Home
last modified time | relevance | path

Searched refs:ethtool_cmis_fw_update_params (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/ethtool/
Dmodule_fw.h37 struct ethtool_cmis_fw_update_params { struct
55 struct ethtool_cmis_fw_update_params fw_update; argument
75 void ethtool_cmis_fw_update(struct ethtool_cmis_fw_update_params *params);
Dcmis_fw_update.c108 struct ethtool_cmis_fw_update_params *fw_update, in cmis_fw_update_start_download()
152 struct ethtool_cmis_fw_update_params *fw_update, in cmis_fw_update_write_image()
230 struct ethtool_cmis_fw_update_params *fw_update, in cmis_fw_update_download_image()
350 ethtool_cmis_fw_update(struct ethtool_cmis_fw_update_params *fw_update) in ethtool_cmis_fw_update()
Dmodule.c299 struct ethtool_cmis_fw_update_params *fw_update; in module_flash_fw_schedule()