Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h80 #define IXGBE_READ_PCIE_WORD ixgbe_read_pci_cfg macro
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1019 link_status = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_LINK_STATUS); in ixgbe_get_bus_info_generic()
3079 devctl2 = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_pcie_timeout_poll()
3164 value = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_STATUS); in ixgbe_disable_pcie_master()
3592 msix_count = IXGBE_READ_PCIE_WORD(hw, pcie_offset); in ixgbe_get_pcie_msix_count_generic()
4633 value = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_STATUS); in ixgbe_clear_tx_pending()
H A Dixgbe_82598.c103 pcie_devctl2 = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_set_pcie_completion_timeout()