Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2604 #define IXGBE_FCTRL_BAM 0x00000400 /* Broadcast Accept Mode */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2535 reg_val |= IXGBE_FCTRL_BAM; /* Broadcast Accept Mode */ in ixgbe_setup_rx()