Searched defs:V_TX_MORE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_t3_cpl.h | 888 #define V_TX_MORE(x) ((x) << S_TX_MORE) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_msg.h | 1194 #define V_TX_MORE(x) ((x) << S_TX_MORE) macro |