Home
last modified time | relevance | path

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

/net/ethtool/
A Dcmis_fw_update.c68 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_fw_update_fw_mng_features_get()
76 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_fw_update_fw_mng_features_get()
141 &fw_update->ntf_params, in cmis_fw_update_start_download()
183 &fw_update->ntf_params, in cmis_fw_update_write_image_lpl()
202 &fw_update->ntf_params, in cmis_fw_update_write_image_lpl()
239 &fw_update->ntf_params, in cmis_fw_update_write_image_epl()
263 &fw_update->ntf_params, in cmis_fw_update_write_image_epl()
291 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_fw_update_complete_download()
320 &fw_update->ntf_params); in cmis_fw_update_download_image()
380 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_fw_update_run_image()
[all …]
A Dmodule.c201 if (work->fw_update.ntf_params.portid == info->snd_portid && in module_flash_fw_work_list_add()
287 work->fw_update.ntf_params.portid == sk_priv->portid) { in ethnl_module_fw_flash_sock_destroy()
288 work->fw_update.ntf_params.closed_sock = true; in ethnl_module_fw_flash_sock_destroy()
325 fw_update->ntf_params.portid = info->snd_portid; in module_flash_fw_schedule()
326 fw_update->ntf_params.seq = info->snd_seq; in module_flash_fw_schedule()
327 fw_update->ntf_params.closed_sock = false; in module_flash_fw_schedule()
329 err = ethnl_sock_priv_set(skb, dev, fw_update->ntf_params.portid, in module_flash_fw_schedule()
479 struct ethnl_module_fw_flash_ntf_params *ntf_params, in ethnl_module_fw_flash_ntf() argument
487 if (ntf_params->closed_sock) in ethnl_module_fw_flash_ntf()
494 hdr = ethnl_unicast_put(skb, ntf_params->portid, ++ntf_params->seq, in ethnl_module_fw_flash_ntf()
[all …]
A Dcmis_cdb.c108 struct ethnl_module_fw_flash_ntf_params *ntf_params) in cmis_cdb_advertisement_get() argument
128 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_cdb_advertisement_get()
165 struct ethnl_module_fw_flash_ntf_params *ntf_params) in cmis_cdb_validate_password() argument
197 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_cdb_validate_password()
205 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_cdb_validate_password()
242 struct ethnl_module_fw_flash_ntf_params *ntf_params) in cmis_cdb_module_features_get() argument
258 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in cmis_cdb_module_features_get()
274 struct ethnl_module_fw_flash_ntf_params *ntf_params) in ethtool_cmis_cdb_init() argument
288 ethnl_module_fw_flash_ntf_err(dev, ntf_params, in ethtool_cmis_cdb_init()
295 err = cmis_cdb_advertisement_get(cdb, dev, ntf_params); in ethtool_cmis_cdb_init()
[all …]
A Dmodule_fw.h40 struct ethnl_module_fw_flash_ntf_params ntf_params; member
A Dcmis.h120 struct ethnl_module_fw_flash_ntf_params *ntf_params);

Completed in 9 milliseconds