Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h422 #define V_MSS_IDX(x) ((x) << S_MSS_IDX) macro
/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_tom.c1130 opt0 |= V_MSS_IDX(cp->mtu_idx); in calc_options0()
/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_msg.h511 #define V_MSS_IDX(x) ((__u64)(x) << S_MSS_IDX) macro