Searched refs:qdf_le32_to_cpu (Results 1 – 9 of 9) sorted by relevance
312 qdf_le32_to_cpu(snapshot_address->mgmt_rx_reo_snapshot_low); in target_if_mgmt_rx_reo_read_snapshot_raw()314 qdf_le32_to_cpu(snapshot_address->mgmt_rx_reo_snapshot_high); in target_if_mgmt_rx_reo_read_snapshot_raw()323 qdf_le32_to_cpu(snapshot_address->mgmt_rx_reo_snapshot_low); in target_if_mgmt_rx_reo_read_snapshot_raw()325 qdf_le32_to_cpu(snapshot_address->mgmt_rx_reo_snapshot_high); in target_if_mgmt_rx_reo_read_snapshot_raw()332 qdf_le32_to_cpu(snapshot_address->mgmt_rx_reo_snapshot_low); in target_if_mgmt_rx_reo_read_snapshot_raw()334 qdf_le32_to_cpu(snapshot_address->mgmt_rx_reo_snapshot_high); in target_if_mgmt_rx_reo_read_snapshot_raw()
52 *pwords = qdf_le32_to_cpu(*pwords); in convert_dwords_to_host_order()121 tlv_header = qdf_le32_to_cpu(tlv_header); in process_tlv_header()
594 #define qdf_le32_to_cpu(x) __qdf_le32_to_cpu(x) macro
2073 tp = qdf_le32_to_cpu(tp); in target_if_dbr_add_ring_debug_entry()2490 tp = qdf_le32_to_cpu(tp); in target_if_direct_buf_rx_print_ring_stat()
3023 *ptr32 = qdf_le32_to_cpu(*ptr32); in target_if_byte_swap_spectral_headers_gen3()3033 *ptr32 = qdf_le32_to_cpu(*ptr32); in target_if_byte_swap_spectral_headers_gen3()3060 *dword_ptr = qdf_le32_to_cpu(*dword_ptr); in target_if_byte_swap_spectral_fft_bins_gen3()
120 *(dest + j) = qdf_le32_to_cpu(*(src + j)); \
1458 qdf_le32_to_cpu(*(volatile uint32_t *) in hal_le_srng_access_start_unlocked_in_cpu_order()1462 qdf_le32_to_cpu(*(volatile uint32_t *) in hal_le_srng_access_start_unlocked_in_cpu_order()
535 *(dest+j) = qdf_le32_to_cpu(*(src+j)); \
15968 qdf_le32_to_cpu(*((u_int32_t *)data_aligned + c)); in fips_conv_data_be()