Searched refs:ixgbe_get_bus_info_generic (Results 1 – 2 of 2) sorted by relevance
61 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
103 mac->ops.get_bus_info = &ixgbe_get_bus_info_generic; in ixgbe_init_ops_generic()716 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) in ixgbe_get_bus_info_generic() function