Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h158 #define IGB_RX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro
H A Dif_igb.c2583 rxdctl |= IGB_RX_WTHRESH << 16; in igb_init_rx_unit()