Searched defs:G_CQE_OVFBIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4.h281 #define G_CQE_OVFBIT(x) ((((x) >> S_CQE_OVFBIT)) & M_CQE_OVFBIT) macro
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h276 #define G_CQE_OVFBIT(x) ((((x) >> S_CQE_OVFBIT)) & M_CQE_OVFBIT) macro

Completed in 77 milliseconds