Searched refs:V_MSSTHRESHOLD (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | regs.h | 1110 #define V_MSSTHRESHOLD(x) ((x) << S_MSSTHRESHOLD) macro |
D | t3_hw.c | 2680 V_BYTETHRESHOLD(26880) | V_MSSTHRESHOLD(2) | in tp_config() |