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