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