Home
last modified time | relevance | path

Searched refs:IXGBE_RXDCTL_VME (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h55 #define IXGBE_RXDCTL_VME 0x40000000 /* VLAN mode enable */ macro
H A Dixgbevf_main.c1967 rxdctl |= IXGBE_RXDCTL_ENABLE | IXGBE_RXDCTL_VME; in ixgbevf_configure_rx_ring()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2243 #define IXGBE_RXDCTL_VME 0x40000000 /* VLAN mode enable */ macro
H A Dixgbe_main.c4507 vlnctrl &= ~IXGBE_RXDCTL_VME; in ixgbe_vlan_strip_disable()
4545 vlnctrl |= IXGBE_RXDCTL_VME; in ixgbe_vlan_strip_enable()