Lines Matching refs:le64toh

1910 	s->nsze = le64toh(s->nsze);  in nvme_namespace_data_swapbytes()
1911 s->ncap = le64toh(s->ncap); in nvme_namespace_data_swapbytes()
1912 s->nuse = le64toh(s->nuse); in nvme_namespace_data_swapbytes()
1939 s->error_count = le64toh(s->error_count); in nvme_error_information_entry_swapbytes()
1944 s->lba = le64toh(s->lba); in nvme_error_information_entry_swapbytes()
1946 s->csi = le64toh(s->csi); in nvme_error_information_entry_swapbytes()
2003 s->revision[i] = le64toh(s->revision[i]); in nvme_firmware_page_swapbytes()
2037 s->log_page_count = le64toh(s->log_page_count); in nvme_res_notification_page_swapbytes()
2064 s->current = le64toh(s->current); in intel_log_temp_stats_swapbytes()
2065 s->overtemp_flag_last = le64toh(s->overtemp_flag_last); in intel_log_temp_stats_swapbytes()
2066 s->overtemp_flag_life = le64toh(s->overtemp_flag_life); in intel_log_temp_stats_swapbytes()
2067 s->max_temp = le64toh(s->max_temp); in intel_log_temp_stats_swapbytes()
2068 s->min_temp = le64toh(s->min_temp); in intel_log_temp_stats_swapbytes()
2070 s->max_oper_temp = le64toh(s->max_oper_temp); in intel_log_temp_stats_swapbytes()
2071 s->min_oper_temp = le64toh(s->min_oper_temp); in intel_log_temp_stats_swapbytes()
2072 s->est_offset = le64toh(s->est_offset); in intel_log_temp_stats_swapbytes()
2088 s->ctrlr[i].hostid = le64toh(s->ctrlr[i].hostid); in nvme_resv_status_swapbytes()
2089 s->ctrlr[i].rkey = le64toh(s->ctrlr[i].rkey); in nvme_resv_status_swapbytes()
2106 s->ctrlr[i].rkey = le64toh(s->ctrlr[i].rkey); in nvme_resv_status_ext_swapbytes()
2121 s->result[r].poh = le64toh(s->result[r].poh); in nvme_device_self_test_swapbytes()