Searched defs:G_CQE_QPID (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4.h223 #define G_CQE_QPID(x) ((((x) >> S_CQE_QPID)) & M_CQE_QPID) macro
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h216 #define G_CQE_QPID(x) ((((x) >> S_CQE_QPID)) & M_CQE_QPID) macro
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_wr.h519 #define G_CQE_QPID(x) ((((x) >> S_CQE_QPID)) & M_CQE_QPID) macro

Completed in 111 milliseconds