Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h21 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
Dixgbe_x540.c836 .get_bus_info = &ixgbe_get_bus_info_generic,
Dixgbe_82598.c1124 .get_bus_info = &ixgbe_get_bus_info_generic,
Dixgbe_82599.c2177 .get_bus_info = &ixgbe_get_bus_info_generic,
Dixgbe_common.c656 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) in ixgbe_get_bus_info_generic() function
Dixgbe_x550.c3903 .get_bus_info = &ixgbe_get_bus_info_generic,