Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82598.c221 ret_val = phy->ops.identify_sfp(hw); in ixgbe_init_phy_ops_82598()
1285 hw->phy.ops.identify_sfp(hw); in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_phy.c275 phy->ops.identify_sfp = ixgbe_identify_module_generic; in ixgbe_init_phy_ops_generic()
1590 hw->phy.ops.identify_sfp(hw); in ixgbe_get_supported_phy_sfp_layer_generic()
H A Dif_ix.c3412 ret = hw->phy.ops.identify_sfp(hw); in ix_sfp_probe()
3471 err = hw->phy.ops.identify_sfp(hw); in ix_handle_mod()
H A Dixgbe_type.h4003 s32 (*identify_sfp)(struct ixgbe_hw *); member
H A Dixgbe_x550.c2285 phy->ops.identify_sfp = ixgbe_identify_sfp_module_X550em; in ixgbe_init_phy_ops_X550em()