Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.h61 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
H A Dixgbe_common.c103 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