Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c1350 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DUMMY_ENABLE)) { in ixgbe_set_lan_id_multi_port_pcie_82598()
H A Dixgbe_type.h2516 #define IXGBE_PCIE_CTRL2_DUMMY_ENABLE 0x8 /* Dummy Function Enable */ macro