Searched refs:IXGBE_FCTRL_BAM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_type.h | 2713 #define IXGBE_FCTRL_BAM 0x00000400 /* Broadcast Accept Mode */ macro |
H A D | if_ix.c | 731 fctrl |= IXGBE_FCTRL_BAM; in ixgbe_initialize_receive_units() |