Searched refs:IGB_DEFAULT_TX_WTHRESH (Results 1 – 1 of 1) sorted by relevance
43 #define IGB_DEFAULT_TX_WTHRESH ((hw->mac.type == e1000_82576) ? 1 : 16) macro2492 .wthresh = IGB_DEFAULT_TX_WTHRESH, in eth_igb_infos_get()2587 .wthresh = IGB_DEFAULT_TX_WTHRESH, in eth_igbvf_infos_get()