Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h2550 #define IXGBE_RXDCTL_VME 0x40000000 /* VLAN mode enable */ macro
H A Dif_ix.c3409 ctrl |= IXGBE_RXDCTL_VME; in ixgbe_setup_vlan_hw_support()