Home
last modified time | relevance | path

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

/trueos/sys/dev/e1000/
HDif_igb.h182 #define IGB_RX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro
HDif_igb.c4552 rxdctl |= IGB_RX_WTHRESH << 16; in igb_initialize_receive_units()