Home
last modified time | relevance | path

Searched refs:get_supported_physical_layer (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c91 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_X540()
H A Dixgbe_82598.c138 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_82598()
H A Dixgbe_api.c1530 return ixgbe_call_func(hw, hw->mac.ops.get_supported_physical_layer, in ixgbe_get_supported_physical_layer()
H A Dixgbe_82599.c341 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_82599()
H A Dixgbe_x550.c423 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_X550EM()
H A Dixgbe_type.h3661 u32 (*get_supported_physical_layer)(struct ixgbe_hw *); member
H A Dixgbe_common.c101 mac->ops.get_supported_physical_layer = NULL; in ixgbe_init_ops_generic()