Searched defs:V_MSS_IDX (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/cxgb/common/ | ||
| HD | cxgb_t3_cpl.h | 423 #define V_MSS_IDX(x) ((x) << S_MSS_IDX) macro |
| /NextBSD/sys/dev/cxgbe/common/ | ||
| HD | t4_msg.h | 449 #define V_MSS_IDX(x) ((__u64)(x) << S_MSS_IDX) macro |