Searched refs:IGB_RX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/igb/ | ||
H A D | igb.h | 133 #define IGB_RX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro |
H A D | igb_main.c | 4782 rxdctl |= IGB_RX_WTHRESH << 16; in igb_configure_rx_ring() |