Home
last modified time | relevance | path

Searched refs:pcie_offset (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2907 u16 pcie_offset; in ixgbe_get_pcie_msix_count_generic() local
2911 pcie_offset = IXGBE_PCIE_MSIX_82598_CAPS; in ixgbe_get_pcie_msix_count_generic()
2919 pcie_offset = IXGBE_PCIE_MSIX_82599_CAPS; in ixgbe_get_pcie_msix_count_generic()
2926 msix_count = ixgbe_read_pci_cfg_word(hw, pcie_offset); in ixgbe_get_pcie_msix_count_generic()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dswitch.c3446 unsigned int pcie_offset, u32 value) in tb_switch_pcie_bridge_write()
3459 command = pcie_offset & TB_PLUG_EVENTS_PCIE_CMD_DW_OFFSET_MASK; in tb_switch_pcie_bridge_write()
3445 tb_switch_pcie_bridge_write(struct tb_switch *sw, unsigned int bridge, unsigned int pcie_offset, u32 value) tb_switch_pcie_bridge_write() argument

Completed in 15 milliseconds