Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3181 t3_write_reg(adap, A_TP_TCP_OPTIONS, V_MTUDEFAULT(576) | in tp_config()
H A Dcxgb_regs.h3698 #define V_MTUDEFAULT(x) ((x) << S_MTUDEFAULT) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21787 #define V_MTUDEFAULT(x) ((x) << S_MTUDEFAULT) macro