Searched refs:ixgbe_get_bus_info_generic (Results 1 – 7 of 7) sorted by relevance
20 int ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
843 .get_bus_info = &ixgbe_get_bus_info_generic,
1125 .get_bus_info = &ixgbe_get_bus_info_generic,
2180 .get_bus_info = &ixgbe_get_bus_info_generic,
2627 .get_bus_info = ixgbe_get_bus_info_generic,
3857 .get_bus_info = &ixgbe_get_bus_info_generic,
664 int ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) in ixgbe_get_bus_info_generic() function