Searched refs:api_version (Results 1 – 13 of 13) sorted by relevance
83 hw->api_version = ixgbe_mbox_api_10; in ixgbevf_reset_hw_vf()514 hw->api_version = api; in ixgbevf_negotiate_api_version()531 switch (hw->api_version) { in ixgbevf_get_queues()
141 int api_version; member
3140 switch (adapter->hw.api_version) { in ixgbevf_change_mtu()
261 ar->fw.api_version = otus_desc->api_ver; in carl9170_fw()263 if (ar->fw.api_version < CARL9170FW_API_MIN_VER || in carl9170_fw()264 ar->fw.api_version > CARL9170FW_API_MAX_VER) { in carl9170_fw()
266 unsigned int api_version; member
90 u8 api_version[4]; member
1072 ret = af9013_wr_regs(state, 0x9bf2, state->config.api_version, 4); in af9013_init()
65 uint32_t api_version; member
108 pps->params.api_version = PPS_API_VERS; in pps_register_source()
130 pps->params.api_version = PPS_API_VERS; in pps_cdev_ioctl()
816 memcpy(state->af9013_config[0].api_version, "\x0\x1\x9\x0", 4); in af9015_af9013_frontend_attach()821 memcpy(state->af9013_config[1].api_version, "\x0\x1\x9\x0", 4); in af9015_af9013_frontend_attach()
2727 fw_info.version.api_version = (version >> 8) & 0xFF; in dbx500_fw_version_init()2737 fw_info.version.api_version, in dbx500_fw_version_init()
2500 u32 api_version; in mwl8k_cmd_get_hw_spec_ap() local2517 api_version = le32_to_cpu(cmd->fw_api_version); in mwl8k_cmd_get_hw_spec_ap()2518 if (priv->device_info->fw_api_ap != api_version) { in mwl8k_cmd_get_hw_spec_ap()2523 api_version); in mwl8k_cmd_get_hw_spec_ap()