Searched refs:IGB_RX_PTHRESH (Results 1 – 2 of 2) sorted by relevance
129 #define IGB_RX_PTHRESH ((hw->mac.type == e1000_i354) ? 12 : 8) macro
4805 rxdctl |= IGB_RX_PTHRESH; in igb_configure_rx_ring()