Searched refs:pcie_offset (Results 1 – 2 of 2) sorted by relevance
2906 u16 pcie_offset; in ixgbe_get_pcie_msix_count_generic() local2910 pcie_offset = IXGBE_PCIE_MSIX_82598_CAPS; in ixgbe_get_pcie_msix_count_generic()2918 pcie_offset = IXGBE_PCIE_MSIX_82599_CAPS; in ixgbe_get_pcie_msix_count_generic()2925 msix_count = ixgbe_read_pci_cfg_word(hw, pcie_offset); in ixgbe_get_pcie_msix_count_generic()
3812 unsigned int pcie_offset, u32 value) in tb_switch_pcie_bridge_write() argument3825 command = pcie_offset & TB_PLUG_EVENTS_PCIE_CMD_DW_OFFSET_MASK; in tb_switch_pcie_bridge_write()