Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c2764 IXGBE_MCSTCTRL_MFE | hw->mac.mc_filter_type); in ixgbe_update_mc_addr_list_generic()
2783 IXGBE_WRITE_REG(hw, IXGBE_MCSTCTRL, IXGBE_MCSTCTRL_MFE | in ixgbe_enable_mc_generic()
H A Dixgbe_type.h2836 #define IXGBE_MCSTCTRL_MFE 0x4 macro