Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixgbe/
Dixgbe_x540.c92 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_X540()
Dixgbe_82598.c139 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_82598()
Dixgbe_api.c1676 return ixgbe_call_func(hw, hw->mac.ops.get_supported_physical_layer, in ixgbe_get_supported_physical_layer()
Dixgbe_82599.c342 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_82599()
Dixgbe_type.h3958 u64 (*get_supported_physical_layer)(struct ixgbe_hw *); member
Dixgbe_x550.c656 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_X550EM()
Dixgbe_common.c102 mac->ops.get_supported_physical_layer = NULL; in ixgbe_init_ops_generic()