Searched refs:ixgbe_get_bus_info_generic (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h20 int ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c836 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_82598.c1124 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_82599.c2179 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_common.c651 * ixgbe_get_bus_info_generic - Generic set PCI bus info
656 int ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) function
H A Dixgbe_x550.c3905 .get_bus_info = &ixgbe_get_bus_info_generic,

Completed in 228 milliseconds