Home
last modified time | relevance | path

Searched refs:ixgbe_get_supported_physical_layer (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h145 u64 ixgbe_get_supported_physical_layer(struct ixgbe_hw *hw);
H A Dixgbe_api.c1608 u64 ixgbe_get_supported_physical_layer(struct ixgbe_hw *hw) in ixgbe_get_supported_physical_layer() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c5946 ixgbe->phys_supported = ixgbe_get_supported_physical_layer(hw); in ixgbe_get_hw_state()