Searched refs:V_MSSTHRESHOLD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | regs.h | 1110 #define V_MSSTHRESHOLD(x) ((x) << S_MSSTHRESHOLD) macro |
H A D | t3_hw.c | 2616 V_BYTETHRESHOLD(26880) | V_MSSTHRESHOLD(2) | in tp_config() |