Searched refs:V_MTUDEFAULT (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | regs.h | 1064 #define V_MTUDEFAULT(x) ((x) << S_MTUDEFAULT) macro |
D | t3_hw.c | 2676 t3_write_reg(adap, A_TP_TCP_OPTIONS, V_MTUDEFAULT(576) | in tp_config() |