Searched refs:IXGBE_PCI_DEVICE_CONTROL2 (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c60 pcie_devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2);
62 ixgbe_write_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2, pcie_devctl2);
H A Dixgbe_common.c2463 devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2);
H A Dixgbe_type.h2171 #define IXGBE_PCI_DEVICE_CONTROL2 0xC8 macro

Completed in 222 milliseconds