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