Searched refs:IGB_RX_WTHRESH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | if_em.h | 290 #define IGB_RX_WTHRESH ((hw->mac.type == e1000_82576 && \ macro |
H A D | if_em.c | 3981 rxdctl |= IGB_RX_WTHRESH << 16; in em_initialize_receive_unit() |