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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2906 u16 pcie_offset; local
2910 pcie_offset = IXGBE_PCIE_MSIX_82598_CAPS;
2918 pcie_offset = IXGBE_PCIE_MSIX_82599_CAPS;
2925 msix_count = ixgbe_read_pci_cfg_word(hw, pcie_offset);
/linux-master/drivers/thunderbolt/
H A Dswitch.c3811 unsigned int pcie_offset, u32 value)
3824 command = pcie_offset & TB_PLUG_EVENTS_PCIE_CMD_DW_OFFSET_MASK;
3810 tb_switch_pcie_bridge_write(struct tb_switch *sw, unsigned int bridge, unsigned int pcie_offset, u32 value) argument

Completed in 118 milliseconds