Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c236 static inline bool ixgbe_pcie_from_parent(struct ixgbe_hw *hw) in ixgbe_pcie_from_parent() function
261 if (ixgbe_pcie_from_parent(&adapter->hw)) in ixgbe_check_minimum_link()
10506 if (ixgbe_pcie_from_parent(&adapter->hw)) in ixgbe_enumerate_functions()
11003 if (ixgbe_pcie_from_parent(hw)) in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c232 * ixgbe_pcie_from_parent - Determine whether PCIe info should come from parent
240 static inline bool ixgbe_pcie_from_parent(struct ixgbe_hw *hw) in ixgbe_pcie_from_parent() function
265 if (ixgbe_pcie_from_parent(&adapter->hw)) in ixgbe_check_minimum_link()
10654 if (ixgbe_pcie_from_parent(&adapter->hw)) in ixgbe_enumerate_functions()
11146 if (ixgbe_pcie_from_parent(hw)) in ixgbe_probe()

Completed in 27 milliseconds