Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_x540.c84 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_X540()
H A Dixgbe_api.c1128 return ixgbe_call_func(hw, hw->mac.ops.get_supported_physical_layer, in ixgbe_get_supported_physical_layer()
H A Dixgbe_82598.c132 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_82598()
H A Dixgbe_82599.c230 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_82599()
H A Dixgbe_type.h2957 u32 (*get_supported_physical_layer)(struct ixgbe_hw *); member
H A Dixgbe_common.c99 mac->ops.get_supported_physical_layer = NULL; in ixgbe_init_ops_generic()