Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82598.c214 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598()
H A Dixgbe_api.c513 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.c268 phy->ops.get_firmware_version = ixgbe_get_phy_firmware_version_generic; in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h4014 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member
H A Dixgbe_x550.c668 phy->ops.get_firmware_version = NULL; in ixgbe_init_ops_X550EM()