Searched refs:IGB_RX_WTHRESH (Results 1 – 8 of 8) sorted by relevance
133 #define IGB_RX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro
4696 rxdctl |= IGB_RX_WTHRESH << 16; in igb_configure_rx_ring()
422 rxdctl |= IGB_RX_WTHRESH << 16; in e1000_configure_rx()
1989 #define IGB_RX_WTHRESH 1 macro