Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c200 (void) hw->phy.ops.identify_sfp(hw); in ixgbe_transceiver_info()
H A Dixgbe_main.c3918 (void) hw->phy.ops.identify_sfp(hw); in ixgbe_sfp_check()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c222 ret_val = phy->ops.identify_sfp(hw); in ixgbe_init_phy_ops_82598()
1286 hw->phy.ops.identify_sfp(hw); in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_phy.c276 phy->ops.identify_sfp = ixgbe_identify_module_generic; in ixgbe_init_phy_ops_generic()
1588 hw->phy.ops.identify_sfp(hw); in ixgbe_get_supported_phy_sfp_layer_generic()
H A Dixgbe_type.h4007 s32 (*identify_sfp)(struct ixgbe_hw *); member
H A Dixgbe_x550.c2284 phy->ops.identify_sfp = ixgbe_identify_sfp_module_X550em; in ixgbe_init_phy_ops_X550em()