Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A 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);
H A Dcmis_fw_update.c124 struct ethtool_cmis_fw_update_params *fw_update, in cmis_fw_update_start_download()
176 struct ethtool_cmis_fw_update_params *fw_update, in cmis_fw_update_write_image_lpl()
234 struct ethtool_cmis_fw_update_params *fw_update, in cmis_fw_update_write_image_epl()
316 struct ethtool_cmis_fw_update_params *fw_update, in cmis_fw_update_download_image()
444 ethtool_cmis_fw_update(struct ethtool_cmis_fw_update_params *fw_update) in cmis_fw_update_reset()
H A Dmodule.c308 struct ethtool_cmis_fw_update_params *fw_update; in module_flash_fw_schedule()