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

/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h284 #define M_CQE_TS 0x0fffffffffffffffULL macro
285 #define G_CQE_TS(x) ((x) & M_CQE_TS)
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4.h287 #define M_CQE_TS 0x0fffffffffffffffULL macro
288 #define G_CQE_TS(x) ((x) & M_CQE_TS)

Completed in 130 milliseconds