Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h1796 #define IXGBE_VLNCTRL_VFE 0x40000000 /* bit 30 */ macro
H A Dixgbe_main.c4573 vlnctrl |= IXGBE_VLNCTRL_VFE; in ixgbe_vlan_promisc_enable()
4576 vlnctrl &= ~IXGBE_VLNCTRL_VFE; in ixgbe_vlan_promisc_enable()
4660 vlnctrl |= IXGBE_VLNCTRL_VFE; in ixgbe_vlan_promisc_disable()