Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c214 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598()
H A Dixgbe_api.c560 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.c263 phy->ops.get_firmware_version = ixgbe_get_phy_firmware_version_generic; in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h4162 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member
H A Dixgbe_x550.c670 phy->ops.get_firmware_version = NULL; in ixgbe_init_ops_X550EM()
H A Dixgbe_e610.c5116 phy->ops.get_firmware_version = ixgbe_get_phy_firmware_version_E610; in ixgbe_init_phy_ops_E610()