Home
last modified time | relevance | path

Searched refs:M_TID_QID (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c322 const u_int hwidx = GET_TID(rpl) & ~(F_SYNC_WR | V_TID_QID(M_TID_QID)); in do_l2t_write_rpl2()
/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.c408 const u_int hwidx = GET_TID(rpl) & ~(F_SYNC_WR | V_TID_QID(M_TID_QID)); in do_l2t_write_rpl()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h343 #define M_TID_QID 0x3ff macro
345 #define G_TID_QID(x) (((x) >> S_TID_QID) & M_TID_QID)