Searched refs:G_CQE_QPID (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h218 #define G_CQE_QPID(x) ((((x) >> S_CQE_QPID)) & M_CQE_QPID) macro
242 #define CQE_QPID(x) (G_CQE_QPID(be32_to_cpu((x)->header)))
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4.h223 #define G_CQE_QPID(x) ((((x) >> S_CQE_QPID)) & M_CQE_QPID) macro
247 #define CQE_QPID(x) (G_CQE_QPID(be32toh((x)->header)))

Completed in 118 milliseconds