Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcmis_fw_update.c46 struct cmis_fw_update_fw_mng_features *fw_mng, in cmis_fw_update_fw_mng_features_get() argument
84 fw_mng->start_cmd_payload_size = rpl->start_cmd_payload_size; in cmis_fw_update_fw_mng_features_get()
85 fw_mng->max_duration_start = be16_to_cpu(rpl->max_duration_start); in cmis_fw_update_fw_mng_features_get()
86 fw_mng->max_duration_write = be16_to_cpu(rpl->max_duration_write); in cmis_fw_update_fw_mng_features_get()
87 fw_mng->max_duration_complete = be16_to_cpu(rpl->max_duration_complete); in cmis_fw_update_fw_mng_features_get()
109 struct cmis_fw_update_fw_mng_features *fw_mng) in cmis_fw_update_start_download() argument
111 u8 vendor_data_size = fw_mng->start_cmd_payload_size; in cmis_fw_update_start_download()
126 fw_mng->max_duration_start, in cmis_fw_update_start_download()
153 struct cmis_fw_update_fw_mng_features *fw_mng) in cmis_fw_update_write_image() argument
155 u8 start = fw_mng->start_cmd_payload_size; in cmis_fw_update_write_image()
[all …]