Searched refs:get_firmware_version (Results 1 – 6 of 6) sorted by relevance
796 char get_firmware_version[] = { NVEC_CNTL, GET_FIRMWARE_VERSION }, in tegra_nvec_probe() local882 msg = nvec_write_sync(nvec, get_firmware_version, 2); in tegra_nvec_probe()
853 .get_firmware_version = &ixgbe_get_phy_firmware_version_generic,
142 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598()
1494 .get_firmware_version = &ixgbe_get_phy_firmware_version_generic,
332 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82599()
3106 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member