Searched refs:IGB_TX_PTHRESH (Results 1 – 2 of 2) sorted by relevance
131 #define IGB_TX_PTHRESH ((hw->mac.type == e1000_i354) ? 20 : 8) macro
4402 txdctl |= IGB_TX_PTHRESH; in igb_configure_tx_ring()