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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h46 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c786 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_82598.c1170 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_x550.c1401 .get_bus_info = &ixgbe_get_bus_info_generic, \
H A Dixgbe_82599.c2306 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_common.c645 * ixgbe_get_bus_info_generic - Generic set PCI bus info
650 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) ixgbe_get_bus_info_generic() function

Completed in 77 milliseconds