Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2906 u16 pcie_offset; in ixgbe_get_pcie_msix_count_generic() local
2910 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()
/linux/drivers/thunderbolt/
H A Dswitch.c3812 unsigned int pcie_offset, u32 value) in tb_switch_pcie_bridge_write() argument
3825 command = pcie_offset & TB_PLUG_EVENTS_PCIE_CMD_DW_OFFSET_MASK; in tb_switch_pcie_bridge_write()