Home
last modified time | relevance | path

Searched refs:IGB_RX_WTHRESH (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A Digb.h133 #define IGB_RX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro
H A Digb_main.c4782 rxdctl |= IGB_RX_WTHRESH << 16; in igb_configure_rx_ring()