Home
last modified time | relevance | path

Searched refs:IXGBE_FCTRL_UPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c1206 if (!(fctrl & IXGBE_FCTRL_UPE)) { in ixgbe_update_vf_xcast_mode()
H A Dixgbe_type.h2293 #define IXGBE_FCTRL_UPE 0x00000200 /* Unicast Promiscuous Ena */ macro
H A Dixgbe_main.c4909 fctrl &= ~(IXGBE_FCTRL_UPE | IXGBE_FCTRL_MPE); in ixgbe_set_rx_mode()
4912 fctrl |= (IXGBE_FCTRL_UPE | IXGBE_FCTRL_MPE); in ixgbe_set_rx_mode()
4929 fctrl |= IXGBE_FCTRL_UPE; in ixgbe_set_rx_mode()