Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1797 #define IXGBE_VLNCTRL_VFE 0x40000000 /* bit 30 */ macro
Dixgbe_main.c4592 vlnctrl |= IXGBE_VLNCTRL_VFE; in ixgbe_vlan_promisc_enable()
4595 vlnctrl &= ~IXGBE_VLNCTRL_VFE; in ixgbe_vlan_promisc_enable()
4679 vlnctrl |= IXGBE_VLNCTRL_VFE; in ixgbe_vlan_promisc_disable()