Searched refs:IGB_DEFAULT_RX_WTHRESH (Results 1 – 1 of 1) sorted by relevance
39 #define IGB_DEFAULT_RX_WTHRESH ((hw->mac.type == e1000_82576) ? 1 : 4) macro2481 .wthresh = IGB_DEFAULT_RX_WTHRESH, in eth_igb_infos_get()2576 .wthresh = IGB_DEFAULT_RX_WTHRESH, in eth_igbvf_infos_get()