Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_common.h71 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
H A Dixgbe_common.c105 mac->ops.get_bus_info = ixgbe_get_bus_info_generic; in ixgbe_init_ops_generic()
1054 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) in ixgbe_get_bus_info_generic() function