Searched defs:V_TX_SNDBUF (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/cxgb/common/ | ||
| HD | cxgb_t3_cpl.h | 862 #define V_TX_SNDBUF(x) ((x) << S_TX_SNDBUF) macro |
| /NextBSD/sys/dev/cxgbe/common/ | ||
| HD | t4_msg.h | 961 #define V_TX_SNDBUF(x) ((x) << S_TX_SNDBUF) macro |