Home
last modified time | relevance | path

Searched refs:IXGBE_READ_PCIE_WORD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h80 #define IXGBE_READ_PCIE_WORD ixgbe_read_pci_cfg macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1064 link_status = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_LINK_STATUS); in ixgbe_get_bus_info_generic()
3180 devctl2 = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_pcie_timeout_poll()
3265 value = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_STATUS); in ixgbe_disable_pcie_master()
3701 msix_count = IXGBE_READ_PCIE_WORD(hw, pcie_offset); in ixgbe_get_pcie_msix_count_generic()
4826 value = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_STATUS); in ixgbe_clear_tx_pending()
H A Dixgbe_82598.c104 pcie_devctl2 = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_set_pcie_completion_timeout()