Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c214 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598()
H A Dixgbe_api.c516 status = ixgbe_call_func(hw, hw->phy.ops.get_firmware_version, in ixgbe_get_phy_firmware_version()
H A Dixgbe_82599.c163 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82599()
H A Dixgbe_phy.c332 phy->ops.get_firmware_version = ixgbe_get_phy_firmware_version_generic; in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h3761 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member