/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ucode.c | 33 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes)); amdgpu_ucode_print_common_hdr() 34 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); amdgpu_ucode_print_common_hdr() 39 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version)); amdgpu_ucode_print_common_hdr() 40 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); amdgpu_ucode_print_common_hdr() 42 le32_to_cpu(hdr->ucode_array_offset_bytes)); amdgpu_ucode_print_common_hdr() 43 DRM_DEBUG("crc32: 0x%08x\n", le32_to_cpu(hdr->crc32)); amdgpu_ucode_print_common_hdr() 59 le32_to_cpu(mc_hdr->io_debug_size_bytes)); amdgpu_ucode_print_mc_hdr() 61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); amdgpu_ucode_print_mc_hdr() 79 DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr)); amdgpu_ucode_print_smc_hdr() 98 le32_to_cpu(gfx_hdr->ucode_feature_version)); amdgpu_ucode_print_gfx_hdr() 99 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); amdgpu_ucode_print_gfx_hdr() 100 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(gfx_hdr->jt_size)); amdgpu_ucode_print_gfx_hdr() 119 le32_to_cpu(rlc_hdr->ucode_feature_version)); amdgpu_ucode_print_rlc_hdr() 121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); amdgpu_ucode_print_rlc_hdr() 123 le32_to_cpu(rlc_hdr->clear_state_descriptor_offset)); amdgpu_ucode_print_rlc_hdr() 125 le32_to_cpu(rlc_hdr->avail_scratch_ram_locations)); amdgpu_ucode_print_rlc_hdr() 127 le32_to_cpu(rlc_hdr->master_pkt_description_offset)); amdgpu_ucode_print_rlc_hdr() 133 le32_to_cpu(rlc_hdr->ucode_feature_version)); amdgpu_ucode_print_rlc_hdr() 134 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(rlc_hdr->jt_offset)); amdgpu_ucode_print_rlc_hdr() 135 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(rlc_hdr->jt_size)); amdgpu_ucode_print_rlc_hdr() 137 le32_to_cpu(rlc_hdr->save_and_restore_offset)); amdgpu_ucode_print_rlc_hdr() 139 le32_to_cpu(rlc_hdr->clear_state_descriptor_offset)); amdgpu_ucode_print_rlc_hdr() 141 le32_to_cpu(rlc_hdr->avail_scratch_ram_locations)); amdgpu_ucode_print_rlc_hdr() 143 le32_to_cpu(rlc_hdr->reg_restore_list_size)); amdgpu_ucode_print_rlc_hdr() 145 le32_to_cpu(rlc_hdr->reg_list_format_start)); amdgpu_ucode_print_rlc_hdr() 147 le32_to_cpu(rlc_hdr->reg_list_format_separate_start)); amdgpu_ucode_print_rlc_hdr() 149 le32_to_cpu(rlc_hdr->starting_offsets_start)); amdgpu_ucode_print_rlc_hdr() 151 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes)); amdgpu_ucode_print_rlc_hdr() 153 le32_to_cpu(rlc_hdr->reg_list_format_array_offset_bytes)); amdgpu_ucode_print_rlc_hdr() 155 le32_to_cpu(rlc_hdr->reg_list_size_bytes)); amdgpu_ucode_print_rlc_hdr() 157 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); amdgpu_ucode_print_rlc_hdr() 159 le32_to_cpu(rlc_hdr->reg_list_format_separate_size_bytes)); amdgpu_ucode_print_rlc_hdr() 161 le32_to_cpu(rlc_hdr->reg_list_format_separate_array_offset_bytes)); amdgpu_ucode_print_rlc_hdr() 163 le32_to_cpu(rlc_hdr->reg_list_separate_size_bytes)); amdgpu_ucode_print_rlc_hdr() 165 le32_to_cpu(rlc_hdr->reg_list_separate_size_bytes)); amdgpu_ucode_print_rlc_hdr() 184 le32_to_cpu(sdma_hdr->ucode_feature_version)); amdgpu_ucode_print_sdma_hdr() 186 le32_to_cpu(sdma_hdr->ucode_change_version)); amdgpu_ucode_print_sdma_hdr() 187 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(sdma_hdr->jt_offset)); amdgpu_ucode_print_sdma_hdr() 188 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(sdma_hdr->jt_size)); amdgpu_ucode_print_sdma_hdr() 192 DRM_DEBUG("digest_size: %u\n", le32_to_cpu(sdma_v1_1_hdr->digest_size)); amdgpu_ucode_print_sdma_hdr() 205 if (fw->size == le32_to_cpu(hdr->size_bytes)) amdgpu_ucode_validate() 233 le32_to_cpu(header->ucode_array_offset_bytes)), amdgpu_ucode_init_single_fw() 234 le32_to_cpu(header->ucode_size_bytes)); amdgpu_ucode_init_single_fw() 290 fw_offset += ALIGN(le32_to_cpu(header->ucode_size_bytes), PAGE_SIZE); amdgpu_ucode_init_bo()
|
H A D | amdgpu_atombios.c | 574 le32_to_cpu(firmware_info->info_12.ulMinPixelClockPLL_Output); amdgpu_atombios_get_clock_info() 576 le32_to_cpu(firmware_info->info.ulMaxPixelClockPLL_Output); amdgpu_atombios_get_clock_info() 621 le32_to_cpu(firmware_info->info.ulMaxEngineClockPLL_Output); amdgpu_atombios_get_clock_info() 648 le32_to_cpu(firmware_info->info.ulMaxMemoryClockPLL_Output); amdgpu_atombios_get_clock_info() 660 le32_to_cpu(firmware_info->info.ulDefaultEngineClock); amdgpu_atombios_get_clock_info() 662 le32_to_cpu(firmware_info->info.ulDefaultMemoryClock); amdgpu_atombios_get_clock_info() 674 le32_to_cpu(firmware_info->info_21.ulDefaultDispEngineClkFreq); amdgpu_atombios_get_clock_info() 851 (clock <= le32_to_cpu(ss_assign->v1.ulTargetClockRange))) { amdgpu_atombios_get_asic_ss_info() 869 (clock <= le32_to_cpu(ss_assign->v2.ulTargetClockRange))) { amdgpu_atombios_get_asic_ss_info() 891 (clock <= le32_to_cpu(ss_assign->v3.ulTargetClockRange))) { amdgpu_atombios_get_asic_ss_info() 955 dividers->real_clock = le32_to_cpu(args.v4.ulClock); amdgpu_atombios_get_clock_dividers() 970 dividers->real_clock = le32_to_cpu(args.v6_out.ulClock.ulClock); amdgpu_atombios_get_clock_dividers() 1036 return le32_to_cpu(args.ulReturnEngineClock); amdgpu_atombios_get_engine_clock() 1045 return le32_to_cpu(args.ulReturnMemoryClock); amdgpu_atombios_get_memory_clock() 1389 le32_to_cpu(lut->ulVoltageId); amdgpu_atombios_get_voltage_table() 1393 voltage_table->mask_low = le32_to_cpu(gpio->ulGpioMaskVal); amdgpu_atombios_get_voltage_table() 1474 while ((le32_to_cpu(*(u32 *)reg_data) != END_OF_REG_DATA_BLOCK) && amdgpu_atombios_init_mc_reg_table() 1476 t_mem_id = (u8)((le32_to_cpu(*(u32 *)reg_data) & MEM_ID_MASK) amdgpu_atombios_init_mc_reg_table() 1480 (u32)((le32_to_cpu(*(u32 *)reg_data) & CLOCK_RANGE_MASK) amdgpu_atombios_init_mc_reg_table() 1485 (u32)le32_to_cpu(*((u32 *)reg_data + j)); amdgpu_atombios_init_mc_reg_table() 1497 if (le32_to_cpu(*(u32 *)reg_data) != END_OF_REG_DATA_BLOCK) amdgpu_atombios_init_mc_reg_table() 1592 dst32[i] = le32_to_cpu(src32[i]); amdgpu_atombios_copy_swap()
|
H A D | ci_smc.c | 223 adev->pm.fw_version = le32_to_cpu(hdr->header.ucode_version); amdgpu_ci_load_smc_ucode() 224 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); amdgpu_ci_load_smc_ucode() 225 ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); amdgpu_ci_load_smc_ucode() 227 (adev->pm.fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); amdgpu_ci_load_smc_ucode()
|
H A D | cik_ih.c | 191 wptr = le32_to_cpu(adev->wb.wb[adev->irq.ih.wptr_offs]); cik_ih_get_wptr() 247 dw[0] = le32_to_cpu(adev->irq.ih.ring[ring_index + 0]); cik_ih_decode_iv() 248 dw[1] = le32_to_cpu(adev->irq.ih.ring[ring_index + 1]); cik_ih_decode_iv() 249 dw[2] = le32_to_cpu(adev->irq.ih.ring[ring_index + 2]); cik_ih_decode_iv() 250 dw[3] = le32_to_cpu(adev->irq.ih.ring[ring_index + 3]); cik_ih_decode_iv()
|
H A D | cz_ih.c | 193 wptr = le32_to_cpu(adev->wb.wb[adev->irq.ih.wptr_offs]); cz_ih_get_wptr() 226 dw[0] = le32_to_cpu(adev->irq.ih.ring[ring_index + 0]); cz_ih_decode_iv() 227 dw[1] = le32_to_cpu(adev->irq.ih.ring[ring_index + 1]); cz_ih_decode_iv() 228 dw[2] = le32_to_cpu(adev->irq.ih.ring[ring_index + 2]); cz_ih_decode_iv() 229 dw[3] = le32_to_cpu(adev->irq.ih.ring[ring_index + 3]); cz_ih_decode_iv()
|
H A D | iceland_ih.c | 193 wptr = le32_to_cpu(adev->wb.wb[adev->irq.ih.wptr_offs]); iceland_ih_get_wptr() 226 dw[0] = le32_to_cpu(adev->irq.ih.ring[ring_index + 0]); iceland_ih_decode_iv() 227 dw[1] = le32_to_cpu(adev->irq.ih.ring[ring_index + 1]); iceland_ih_decode_iv() 228 dw[2] = le32_to_cpu(adev->irq.ih.ring[ring_index + 2]); iceland_ih_decode_iv() 229 dw[3] = le32_to_cpu(adev->irq.ih.ring[ring_index + 3]); iceland_ih_decode_iv()
|
H A D | amdgpu_cgs.c | 683 data_size = le32_to_cpu(header->header.ucode_size_bytes); amdgpu_cgs_get_firmware_info() 687 gpu_addr += le32_to_cpu(header->jt_offset) << 2; amdgpu_cgs_get_firmware_info() 688 data_size = le32_to_cpu(header->jt_size) << 2; amdgpu_cgs_get_firmware_info() 692 info->version = (uint16_t)le32_to_cpu(header->header.ucode_version); amdgpu_cgs_get_firmware_info() 693 info->feature_version = (uint16_t)le32_to_cpu(header->ucode_feature_version); amdgpu_cgs_get_firmware_info() 726 adev->pm.fw_version = le32_to_cpu(hdr->header.ucode_version); amdgpu_cgs_get_firmware_info() 727 ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); amdgpu_cgs_get_firmware_info() 728 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); amdgpu_cgs_get_firmware_info() 730 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); amdgpu_cgs_get_firmware_info()
|
H A D | amdgpu_dpm.c | 295 adev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps); amdgpu_get_platform_caps() 458 adev->pm.dpm.tdp_limit = le32_to_cpu(power_info->pplib5.ulTDPLimit); amdgpu_parse_extended_power_table() 459 adev->pm.dpm.near_tdp_limit = le32_to_cpu(power_info->pplib5.ulNearTDPLimit); amdgpu_parse_extended_power_table() 467 adev->pm.dpm.sq_ramping_threshold = le32_to_cpu(power_info->pplib5.ulSQRampingThreshold); amdgpu_parse_extended_power_table() 468 adev->pm.dpm.cac_leakage = le32_to_cpu(power_info->pplib5.ulCACLeakage); amdgpu_parse_extended_power_table() 495 le32_to_cpu(entry->ulLeakageValue); amdgpu_parse_extended_power_table() 650 le32_to_cpu(ppm->ulPlatformTDP); amdgpu_parse_extended_power_table() 652 le32_to_cpu(ppm->ulSmallACPlatformTDP); amdgpu_parse_extended_power_table() 654 le32_to_cpu(ppm->ulPlatformTDC); amdgpu_parse_extended_power_table() 656 le32_to_cpu(ppm->ulSmallACPlatformTDC); amdgpu_parse_extended_power_table() 658 le32_to_cpu(ppm->ulApuTDP); amdgpu_parse_extended_power_table() 660 le32_to_cpu(ppm->ulDGpuTDP); amdgpu_parse_extended_power_table() 662 le32_to_cpu(ppm->ulDGpuUlvPower); amdgpu_parse_extended_power_table() 664 le32_to_cpu(ppm->ulTjmax); amdgpu_parse_extended_power_table()
|
H A D | iceland_smc.c | 285 adev->pm.fw_version = le32_to_cpu(hdr->header.ucode_version); iceland_smu_upload_firmware_image() 286 ucode_size = le32_to_cpu(hdr->header.ucode_size_bytes); iceland_smu_upload_firmware_image() 287 ucode_start_address = le32_to_cpu(hdr->ucode_start_addr); iceland_smu_upload_firmware_image() 289 (adev->pm.fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); iceland_smu_upload_firmware_image() 461 data_size = le32_to_cpu(header->header.ucode_size_bytes); iceland_smu_populate_single_firmware_entry() 463 entry->version = (uint16_t)le32_to_cpu(header->header.ucode_version); iceland_smu_populate_single_firmware_entry()
|
H A D | tonga_ih.c | 202 wptr = le32_to_cpu(adev->irq.ih.ring[adev->irq.ih.wptr_offs]); tonga_ih_get_wptr() 204 wptr = le32_to_cpu(adev->wb.wb[adev->irq.ih.wptr_offs]); tonga_ih_get_wptr() 237 dw[0] = le32_to_cpu(adev->irq.ih.ring[ring_index + 0]); tonga_ih_decode_iv() 238 dw[1] = le32_to_cpu(adev->irq.ih.ring[ring_index + 1]); tonga_ih_decode_iv() 239 dw[2] = le32_to_cpu(adev->irq.ih.ring[ring_index + 2]); tonga_ih_decode_iv() 240 dw[3] = le32_to_cpu(adev->irq.ih.ring[ring_index + 3]); tonga_ih_decode_iv()
|
/linux-4.4.14/fs/dlm/ |
H A D | util.c | 35 hd->h_version = le32_to_cpu(hd->h_version); header_in() 36 hd->h_lockspace = le32_to_cpu(hd->h_lockspace); header_in() 37 hd->h_nodeid = le32_to_cpu(hd->h_nodeid); header_in() 114 ms->m_type = le32_to_cpu(ms->m_type); dlm_message_in() 115 ms->m_nodeid = le32_to_cpu(ms->m_nodeid); dlm_message_in() 116 ms->m_pid = le32_to_cpu(ms->m_pid); dlm_message_in() 117 ms->m_lkid = le32_to_cpu(ms->m_lkid); dlm_message_in() 118 ms->m_remid = le32_to_cpu(ms->m_remid); dlm_message_in() 119 ms->m_parent_lkid = le32_to_cpu(ms->m_parent_lkid); dlm_message_in() 120 ms->m_parent_remid = le32_to_cpu(ms->m_parent_remid); dlm_message_in() 121 ms->m_exflags = le32_to_cpu(ms->m_exflags); dlm_message_in() 122 ms->m_sbflags = le32_to_cpu(ms->m_sbflags); dlm_message_in() 123 ms->m_flags = le32_to_cpu(ms->m_flags); dlm_message_in() 124 ms->m_lvbseq = le32_to_cpu(ms->m_lvbseq); dlm_message_in() 125 ms->m_hash = le32_to_cpu(ms->m_hash); dlm_message_in() 126 ms->m_status = le32_to_cpu(ms->m_status); dlm_message_in() 127 ms->m_grmode = le32_to_cpu(ms->m_grmode); dlm_message_in() 128 ms->m_rqmode = le32_to_cpu(ms->m_rqmode); dlm_message_in() 129 ms->m_bastmode = le32_to_cpu(ms->m_bastmode); dlm_message_in() 130 ms->m_asts = le32_to_cpu(ms->m_asts); dlm_message_in() 131 ms->m_result = from_dlm_errno(le32_to_cpu(ms->m_result)); dlm_message_in() 149 rc->rc_type = le32_to_cpu(rc->rc_type); dlm_rcom_in() 150 rc->rc_result = le32_to_cpu(rc->rc_result); dlm_rcom_in()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_ucode.c | 33 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes)); radeon_ucode_print_common_hdr() 34 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); radeon_ucode_print_common_hdr() 39 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version)); radeon_ucode_print_common_hdr() 40 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); radeon_ucode_print_common_hdr() 42 le32_to_cpu(hdr->ucode_array_offset_bytes)); radeon_ucode_print_common_hdr() 43 DRM_DEBUG("crc32: 0x%08x\n", le32_to_cpu(hdr->crc32)); radeon_ucode_print_common_hdr() 59 le32_to_cpu(mc_hdr->io_debug_size_bytes)); radeon_ucode_print_mc_hdr() 61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); radeon_ucode_print_mc_hdr() 79 DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr)); radeon_ucode_print_smc_hdr() 98 le32_to_cpu(gfx_hdr->ucode_feature_version)); radeon_ucode_print_gfx_hdr() 99 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); radeon_ucode_print_gfx_hdr() 100 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(gfx_hdr->jt_size)); radeon_ucode_print_gfx_hdr() 119 le32_to_cpu(rlc_hdr->ucode_feature_version)); radeon_ucode_print_rlc_hdr() 121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); radeon_ucode_print_rlc_hdr() 123 le32_to_cpu(rlc_hdr->clear_state_descriptor_offset)); radeon_ucode_print_rlc_hdr() 125 le32_to_cpu(rlc_hdr->avail_scratch_ram_locations)); radeon_ucode_print_rlc_hdr() 127 le32_to_cpu(rlc_hdr->master_pkt_description_offset)); radeon_ucode_print_rlc_hdr() 146 le32_to_cpu(sdma_hdr->ucode_feature_version)); radeon_ucode_print_sdma_hdr() 148 le32_to_cpu(sdma_hdr->ucode_change_version)); radeon_ucode_print_sdma_hdr() 149 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(sdma_hdr->jt_offset)); radeon_ucode_print_sdma_hdr() 150 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(sdma_hdr->jt_size)); radeon_ucode_print_sdma_hdr() 162 if (fw->size == le32_to_cpu(hdr->size_bytes)) radeon_ucode_validate()
|
H A D | vce_v1_0.c | 181 for (i = 0; i < le32_to_cpu(sign->num); ++i) { vce_v1_0_load_fw() 182 if (le32_to_cpu(sign->val[i].chip_id) == chip_id) vce_v1_0_load_fw() 186 if (i == le32_to_cpu(sign->num)) vce_v1_0_load_fw() 194 data[4] = cpu_to_le32(le32_to_cpu(sign->len) + 64); vce_v1_0_load_fw() 199 data += le32_to_cpu(data[4]) / 4; vce_v1_0_load_fw() 205 rdev->vce.keyselect = le32_to_cpu(sign->val[i].keyselect); vce_v1_0_load_fw()
|
H A D | r600_dpm.c | 855 rdev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps); r600_get_platform_caps() 1017 rdev->pm.dpm.tdp_limit = le32_to_cpu(power_info->pplib5.ulTDPLimit); r600_parse_extended_power_table() 1018 rdev->pm.dpm.near_tdp_limit = le32_to_cpu(power_info->pplib5.ulNearTDPLimit); r600_parse_extended_power_table() 1026 rdev->pm.dpm.sq_ramping_threshold = le32_to_cpu(power_info->pplib5.ulSQRampingThreshold); r600_parse_extended_power_table() 1027 rdev->pm.dpm.cac_leakage = le32_to_cpu(power_info->pplib5.ulCACLeakage); r600_parse_extended_power_table() 1054 le32_to_cpu(entry->ulLeakageValue); r600_parse_extended_power_table() 1209 le32_to_cpu(ppm->ulPlatformTDP); r600_parse_extended_power_table() 1211 le32_to_cpu(ppm->ulSmallACPlatformTDP); r600_parse_extended_power_table() 1213 le32_to_cpu(ppm->ulPlatformTDC); r600_parse_extended_power_table() 1215 le32_to_cpu(ppm->ulSmallACPlatformTDC); r600_parse_extended_power_table() 1217 le32_to_cpu(ppm->ulApuTDP); r600_parse_extended_power_table() 1219 le32_to_cpu(ppm->ulDGpuTDP); r600_parse_extended_power_table() 1221 le32_to_cpu(ppm->ulDGpuUlvPower); r600_parse_extended_power_table() 1223 le32_to_cpu(ppm->ulTjmax); r600_parse_extended_power_table()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | 3945-debug.c | 38 le32_to_cpu(il->_3945.stats.flag)); il3945_stats_flag() 39 if (le32_to_cpu(il->_3945.stats.flag) & UCODE_STATS_CLEAR_MSK) il3945_stats_flag() 43 (le32_to_cpu(il->_3945.stats.flag) & il3945_stats_flag() 46 (le32_to_cpu(il->_3945.stats.flag) & il3945_stats_flag() 103 le32_to_cpu(ofdm->ina_cnt), accum_ofdm->ina_cnt, il3945_ucode_rx_stats_read() 108 le32_to_cpu(ofdm->fina_cnt), accum_ofdm->fina_cnt, il3945_ucode_rx_stats_read() 113 le32_to_cpu(ofdm->plcp_err), accum_ofdm->plcp_err, il3945_ucode_rx_stats_read() 118 le32_to_cpu(ofdm->crc32_err), accum_ofdm->crc32_err, il3945_ucode_rx_stats_read() 123 le32_to_cpu(ofdm->overrun_err), accum_ofdm->overrun_err, il3945_ucode_rx_stats_read() 128 le32_to_cpu(ofdm->early_overrun_err), il3945_ucode_rx_stats_read() 135 le32_to_cpu(ofdm->crc32_good), accum_ofdm->crc32_good, il3945_ucode_rx_stats_read() 140 le32_to_cpu(ofdm->false_alarm_cnt), il3945_ucode_rx_stats_read() 146 le32_to_cpu(ofdm->fina_sync_err_cnt), il3945_ucode_rx_stats_read() 153 le32_to_cpu(ofdm->sfd_timeout), accum_ofdm->sfd_timeout, il3945_ucode_rx_stats_read() 158 le32_to_cpu(ofdm->fina_timeout), accum_ofdm->fina_timeout, il3945_ucode_rx_stats_read() 163 le32_to_cpu(ofdm->unresponded_rts), il3945_ucode_rx_stats_read() 170 le32_to_cpu(ofdm->rxe_frame_limit_overrun), il3945_ucode_rx_stats_read() 177 le32_to_cpu(ofdm->sent_ack_cnt), accum_ofdm->sent_ack_cnt, il3945_ucode_rx_stats_read() 182 le32_to_cpu(ofdm->sent_cts_cnt), accum_ofdm->sent_cts_cnt, il3945_ucode_rx_stats_read() 193 le32_to_cpu(cck->ina_cnt), accum_cck->ina_cnt, il3945_ucode_rx_stats_read() 198 le32_to_cpu(cck->fina_cnt), accum_cck->fina_cnt, il3945_ucode_rx_stats_read() 203 le32_to_cpu(cck->plcp_err), accum_cck->plcp_err, il3945_ucode_rx_stats_read() 208 le32_to_cpu(cck->crc32_err), accum_cck->crc32_err, il3945_ucode_rx_stats_read() 213 le32_to_cpu(cck->overrun_err), accum_cck->overrun_err, il3945_ucode_rx_stats_read() 218 le32_to_cpu(cck->early_overrun_err), il3945_ucode_rx_stats_read() 224 le32_to_cpu(cck->crc32_good), accum_cck->crc32_good, il3945_ucode_rx_stats_read() 229 le32_to_cpu(cck->false_alarm_cnt), il3945_ucode_rx_stats_read() 235 le32_to_cpu(cck->fina_sync_err_cnt), il3945_ucode_rx_stats_read() 241 le32_to_cpu(cck->sfd_timeout), accum_cck->sfd_timeout, il3945_ucode_rx_stats_read() 246 le32_to_cpu(cck->fina_timeout), accum_cck->fina_timeout, il3945_ucode_rx_stats_read() 251 le32_to_cpu(cck->unresponded_rts), il3945_ucode_rx_stats_read() 258 le32_to_cpu(cck->rxe_frame_limit_overrun), il3945_ucode_rx_stats_read() 265 le32_to_cpu(cck->sent_ack_cnt), accum_cck->sent_ack_cnt, il3945_ucode_rx_stats_read() 270 le32_to_cpu(cck->sent_cts_cnt), accum_cck->sent_cts_cnt, il3945_ucode_rx_stats_read() 281 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, il3945_ucode_rx_stats_read() 286 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, il3945_ucode_rx_stats_read() 291 le32_to_cpu(general->non_bssid_frames), il3945_ucode_rx_stats_read() 298 le32_to_cpu(general->filtered_frames), il3945_ucode_rx_stats_read() 306 le32_to_cpu(general->non_channel_beacons), il3945_ucode_rx_stats_read() 354 le32_to_cpu(tx->preamble_cnt), accum_tx->preamble_cnt, il3945_ucode_tx_stats_read() 359 le32_to_cpu(tx->rx_detected_cnt), il3945_ucode_tx_stats_read() 365 le32_to_cpu(tx->bt_prio_defer_cnt), il3945_ucode_tx_stats_read() 371 le32_to_cpu(tx->bt_prio_kill_cnt), il3945_ucode_tx_stats_read() 377 le32_to_cpu(tx->few_bytes_cnt), accum_tx->few_bytes_cnt, il3945_ucode_tx_stats_read() 382 le32_to_cpu(tx->cts_timeout), accum_tx->cts_timeout, il3945_ucode_tx_stats_read() 387 le32_to_cpu(tx->ack_timeout), accum_tx->ack_timeout, il3945_ucode_tx_stats_read() 392 le32_to_cpu(tx->expected_ack_cnt), il3945_ucode_tx_stats_read() 398 le32_to_cpu(tx->actual_ack_cnt), accum_tx->actual_ack_cnt, il3945_ucode_tx_stats_read() 455 le32_to_cpu(dbg->burst_check), accum_dbg->burst_check, il3945_ucode_general_stats_read() 460 le32_to_cpu(dbg->burst_count), accum_dbg->burst_count, il3945_ucode_general_stats_read() 465 le32_to_cpu(general->sleep_time), il3945_ucode_general_stats_read() 471 le32_to_cpu(general->slots_out), accum_general->slots_out, il3945_ucode_general_stats_read() 476 le32_to_cpu(general->slots_idle), il3945_ucode_general_stats_read() 481 le32_to_cpu(general->ttl_timestamp)); il3945_ucode_general_stats_read() 485 le32_to_cpu(div->tx_on_a), accum_div->tx_on_a, il3945_ucode_general_stats_read() 490 le32_to_cpu(div->tx_on_b), accum_div->tx_on_b, il3945_ucode_general_stats_read() 495 le32_to_cpu(div->exec_time), accum_div->exec_time, il3945_ucode_general_stats_read() 500 le32_to_cpu(div->probe_time), accum_div->probe_time, il3945_ucode_general_stats_read()
|
H A D | 4965-debug.c | 42 flag = le32_to_cpu(il->_4965.stats.flag); il4965_stats_flag() 113 le32_to_cpu(ofdm->ina_cnt), accum_ofdm->ina_cnt, il4965_ucode_rx_stats_read() 117 le32_to_cpu(ofdm->fina_cnt), accum_ofdm->fina_cnt, il4965_ucode_rx_stats_read() 121 le32_to_cpu(ofdm->plcp_err), accum_ofdm->plcp_err, il4965_ucode_rx_stats_read() 125 le32_to_cpu(ofdm->crc32_err), accum_ofdm->crc32_err, il4965_ucode_rx_stats_read() 129 le32_to_cpu(ofdm->overrun_err), accum_ofdm->overrun_err, il4965_ucode_rx_stats_read() 133 le32_to_cpu(ofdm->early_overrun_err), il4965_ucode_rx_stats_read() 139 le32_to_cpu(ofdm->crc32_good), accum_ofdm->crc32_good, il4965_ucode_rx_stats_read() 143 le32_to_cpu(ofdm->false_alarm_cnt), il4965_ucode_rx_stats_read() 148 le32_to_cpu(ofdm->fina_sync_err_cnt), il4965_ucode_rx_stats_read() 154 le32_to_cpu(ofdm->sfd_timeout), accum_ofdm->sfd_timeout, il4965_ucode_rx_stats_read() 158 le32_to_cpu(ofdm->fina_timeout), accum_ofdm->fina_timeout, il4965_ucode_rx_stats_read() 162 le32_to_cpu(ofdm->unresponded_rts), il4965_ucode_rx_stats_read() 167 le32_to_cpu(ofdm->rxe_frame_limit_overrun), il4965_ucode_rx_stats_read() 173 le32_to_cpu(ofdm->sent_ack_cnt), accum_ofdm->sent_ack_cnt, il4965_ucode_rx_stats_read() 177 le32_to_cpu(ofdm->sent_cts_cnt), accum_ofdm->sent_cts_cnt, il4965_ucode_rx_stats_read() 181 le32_to_cpu(ofdm->sent_ba_rsp_cnt), il4965_ucode_rx_stats_read() 186 le32_to_cpu(ofdm->dsp_self_kill), il4965_ucode_rx_stats_read() 191 le32_to_cpu(ofdm->mh_format_err), il4965_ucode_rx_stats_read() 197 le32_to_cpu(ofdm->re_acq_main_rssi_sum), il4965_ucode_rx_stats_read() 207 le32_to_cpu(cck->ina_cnt), accum_cck->ina_cnt, il4965_ucode_rx_stats_read() 211 le32_to_cpu(cck->fina_cnt), accum_cck->fina_cnt, il4965_ucode_rx_stats_read() 215 le32_to_cpu(cck->plcp_err), accum_cck->plcp_err, il4965_ucode_rx_stats_read() 219 le32_to_cpu(cck->crc32_err), accum_cck->crc32_err, il4965_ucode_rx_stats_read() 223 le32_to_cpu(cck->overrun_err), accum_cck->overrun_err, il4965_ucode_rx_stats_read() 227 le32_to_cpu(cck->early_overrun_err), il4965_ucode_rx_stats_read() 232 le32_to_cpu(cck->crc32_good), accum_cck->crc32_good, il4965_ucode_rx_stats_read() 236 le32_to_cpu(cck->false_alarm_cnt), il4965_ucode_rx_stats_read() 241 le32_to_cpu(cck->fina_sync_err_cnt), il4965_ucode_rx_stats_read() 246 le32_to_cpu(cck->sfd_timeout), accum_cck->sfd_timeout, il4965_ucode_rx_stats_read() 250 le32_to_cpu(cck->fina_timeout), accum_cck->fina_timeout, il4965_ucode_rx_stats_read() 254 le32_to_cpu(cck->unresponded_rts), il4965_ucode_rx_stats_read() 259 le32_to_cpu(cck->rxe_frame_limit_overrun), il4965_ucode_rx_stats_read() 265 le32_to_cpu(cck->sent_ack_cnt), accum_cck->sent_ack_cnt, il4965_ucode_rx_stats_read() 269 le32_to_cpu(cck->sent_cts_cnt), accum_cck->sent_cts_cnt, il4965_ucode_rx_stats_read() 273 le32_to_cpu(cck->sent_ba_rsp_cnt), il4965_ucode_rx_stats_read() 278 le32_to_cpu(cck->dsp_self_kill), accum_cck->dsp_self_kill, il4965_ucode_rx_stats_read() 282 le32_to_cpu(cck->mh_format_err), accum_cck->mh_format_err, il4965_ucode_rx_stats_read() 287 le32_to_cpu(cck->re_acq_main_rssi_sum), il4965_ucode_rx_stats_read() 297 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, il4965_ucode_rx_stats_read() 301 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, il4965_ucode_rx_stats_read() 305 le32_to_cpu(general->non_bssid_frames), il4965_ucode_rx_stats_read() 311 le32_to_cpu(general->filtered_frames), il4965_ucode_rx_stats_read() 317 le32_to_cpu(general->non_channel_beacons), il4965_ucode_rx_stats_read() 323 le32_to_cpu(general->channel_beacons), il4965_ucode_rx_stats_read() 329 le32_to_cpu(general->num_missed_bcon), il4965_ucode_rx_stats_read() 336 le32_to_cpu(general->adc_rx_saturation_time), il4965_ucode_rx_stats_read() 343 le32_to_cpu(general->ina_detection_search_time), il4965_ucode_rx_stats_read() 350 le32_to_cpu(general->beacon_silence_rssi_a), il4965_ucode_rx_stats_read() 357 le32_to_cpu(general->beacon_silence_rssi_b), il4965_ucode_rx_stats_read() 364 le32_to_cpu(general->beacon_silence_rssi_c), il4965_ucode_rx_stats_read() 371 le32_to_cpu(general->interference_data_flag), il4965_ucode_rx_stats_read() 377 le32_to_cpu(general->channel_load), il4965_ucode_rx_stats_read() 382 le32_to_cpu(general->dsp_false_alarms), il4965_ucode_rx_stats_read() 388 le32_to_cpu(general->beacon_rssi_a), il4965_ucode_rx_stats_read() 393 le32_to_cpu(general->beacon_rssi_b), il4965_ucode_rx_stats_read() 398 le32_to_cpu(general->beacon_rssi_c), il4965_ucode_rx_stats_read() 403 le32_to_cpu(general->beacon_energy_a), il4965_ucode_rx_stats_read() 409 le32_to_cpu(general->beacon_energy_b), il4965_ucode_rx_stats_read() 415 le32_to_cpu(general->beacon_energy_c), il4965_ucode_rx_stats_read() 425 le32_to_cpu(ht->plcp_err), accum_ht->plcp_err, il4965_ucode_rx_stats_read() 429 le32_to_cpu(ht->overrun_err), accum_ht->overrun_err, il4965_ucode_rx_stats_read() 433 le32_to_cpu(ht->early_overrun_err), il4965_ucode_rx_stats_read() 438 le32_to_cpu(ht->crc32_good), accum_ht->crc32_good, il4965_ucode_rx_stats_read() 442 le32_to_cpu(ht->crc32_err), accum_ht->crc32_err, il4965_ucode_rx_stats_read() 446 le32_to_cpu(ht->mh_format_err), accum_ht->mh_format_err, il4965_ucode_rx_stats_read() 450 le32_to_cpu(ht->agg_crc32_good), accum_ht->agg_crc32_good, il4965_ucode_rx_stats_read() 454 le32_to_cpu(ht->agg_mpdu_cnt), accum_ht->agg_mpdu_cnt, il4965_ucode_rx_stats_read() 458 le32_to_cpu(ht->agg_cnt), accum_ht->agg_cnt, il4965_ucode_rx_stats_read() 462 le32_to_cpu(ht->unsupport_mcs), accum_ht->unsupport_mcs, il4965_ucode_rx_stats_read() 503 le32_to_cpu(tx->preamble_cnt), accum_tx->preamble_cnt, il4965_ucode_tx_stats_read() 507 le32_to_cpu(tx->rx_detected_cnt), il4965_ucode_tx_stats_read() 512 le32_to_cpu(tx->bt_prio_defer_cnt), il4965_ucode_tx_stats_read() 517 le32_to_cpu(tx->bt_prio_kill_cnt), il4965_ucode_tx_stats_read() 522 le32_to_cpu(tx->few_bytes_cnt), accum_tx->few_bytes_cnt, il4965_ucode_tx_stats_read() 526 le32_to_cpu(tx->cts_timeout), accum_tx->cts_timeout, il4965_ucode_tx_stats_read() 530 le32_to_cpu(tx->ack_timeout), accum_tx->ack_timeout, il4965_ucode_tx_stats_read() 534 le32_to_cpu(tx->expected_ack_cnt), il4965_ucode_tx_stats_read() 539 le32_to_cpu(tx->actual_ack_cnt), accum_tx->actual_ack_cnt, il4965_ucode_tx_stats_read() 543 le32_to_cpu(tx->dump_msdu_cnt), accum_tx->dump_msdu_cnt, il4965_ucode_tx_stats_read() 548 le32_to_cpu(tx->burst_abort_next_frame_mismatch_cnt), il4965_ucode_tx_stats_read() 555 le32_to_cpu(tx->burst_abort_missing_next_frame_cnt), il4965_ucode_tx_stats_read() 562 le32_to_cpu(tx->cts_timeout_collision), il4965_ucode_tx_stats_read() 569 le32_to_cpu(tx->ack_or_ba_timeout_collision), il4965_ucode_tx_stats_read() 575 le32_to_cpu(tx->agg.ba_timeout), accum_tx->agg.ba_timeout, il4965_ucode_tx_stats_read() 580 le32_to_cpu(tx->agg.ba_reschedule_frames), il4965_ucode_tx_stats_read() 587 le32_to_cpu(tx->agg.scd_query_agg_frame_cnt), il4965_ucode_tx_stats_read() 594 le32_to_cpu(tx->agg.scd_query_no_agg), il4965_ucode_tx_stats_read() 600 le32_to_cpu(tx->agg.scd_query_agg), il4965_ucode_tx_stats_read() 606 le32_to_cpu(tx->agg.scd_query_mismatch), il4965_ucode_tx_stats_read() 612 le32_to_cpu(tx->agg.frame_not_ready), il4965_ucode_tx_stats_read() 618 le32_to_cpu(tx->agg.underrun), accum_tx->agg.underrun, il4965_ucode_tx_stats_read() 622 le32_to_cpu(tx->agg.bt_prio_kill), il4965_ucode_tx_stats_read() 627 le32_to_cpu(tx->agg.rx_ba_rsp_cnt), il4965_ucode_tx_stats_read() 682 le32_to_cpu(general->temperature)); il4965_ucode_general_stats_read() 685 le32_to_cpu(general->ttl_timestamp)); il4965_ucode_general_stats_read() 688 le32_to_cpu(dbg->burst_check), accum_dbg->burst_check, il4965_ucode_general_stats_read() 692 le32_to_cpu(dbg->burst_count), accum_dbg->burst_count, il4965_ucode_general_stats_read() 697 le32_to_cpu(dbg->wait_for_silence_timeout_cnt), il4965_ucode_general_stats_read() 703 le32_to_cpu(general->sleep_time), il4965_ucode_general_stats_read() 708 le32_to_cpu(general->slots_out), accum_general->slots_out, il4965_ucode_general_stats_read() 712 le32_to_cpu(general->slots_idle), il4965_ucode_general_stats_read() 717 le32_to_cpu(div->tx_on_a), accum_div->tx_on_a, il4965_ucode_general_stats_read() 721 le32_to_cpu(div->tx_on_b), accum_div->tx_on_b, il4965_ucode_general_stats_read() 725 le32_to_cpu(div->exec_time), accum_div->exec_time, il4965_ucode_general_stats_read() 729 le32_to_cpu(div->probe_time), accum_div->probe_time, il4965_ucode_general_stats_read() 733 le32_to_cpu(general->rx_enable_counter), il4965_ucode_general_stats_read() 739 le32_to_cpu(general->num_of_sos_states), il4965_ucode_general_stats_read()
|
H A D | 4965-calib.c | 522 rx_enable_time = le32_to_cpu(rx_info->channel_load); il4965_sensitivity_calibration() 523 fa_cck = le32_to_cpu(cck->false_alarm_cnt); il4965_sensitivity_calibration() 524 fa_ofdm = le32_to_cpu(ofdm->false_alarm_cnt); il4965_sensitivity_calibration() 525 bad_plcp_cck = le32_to_cpu(cck->plcp_err); il4965_sensitivity_calibration() 526 bad_plcp_ofdm = le32_to_cpu(ofdm->plcp_err); il4965_sensitivity_calibration() 529 le32_to_cpu(rx_info->beacon_silence_rssi_a); il4965_sensitivity_calibration() 531 le32_to_cpu(rx_info->beacon_silence_rssi_b); il4965_sensitivity_calibration() 533 le32_to_cpu(rx_info->beacon_silence_rssi_c); il4965_sensitivity_calibration() 534 statis.beacon_energy_a = le32_to_cpu(rx_info->beacon_energy_a); il4965_sensitivity_calibration() 535 statis.beacon_energy_b = le32_to_cpu(rx_info->beacon_energy_b); il4965_sensitivity_calibration() 536 statis.beacon_energy_c = le32_to_cpu(rx_info->beacon_energy_c); il4965_sensitivity_calibration() 829 le32_to_cpu(((struct il_notif_stats *)stat_resp)->flag) >> 16; il4965_chain_noise_calibration() 845 le32_to_cpu(rx_info->beacon_silence_rssi_a) & IN_BAND_FILTER; il4965_chain_noise_calibration() 847 le32_to_cpu(rx_info->beacon_silence_rssi_b) & IN_BAND_FILTER; il4965_chain_noise_calibration() 849 le32_to_cpu(rx_info->beacon_silence_rssi_c) & IN_BAND_FILTER; il4965_chain_noise_calibration() 851 chain_sig_a = le32_to_cpu(rx_info->beacon_rssi_a) & IN_BAND_FILTER; il4965_chain_noise_calibration() 852 chain_sig_b = le32_to_cpu(rx_info->beacon_rssi_b) & IN_BAND_FILTER; il4965_chain_noise_calibration() 853 chain_sig_c = le32_to_cpu(rx_info->beacon_rssi_c) & IN_BAND_FILTER; il4965_chain_noise_calibration()
|
H A D | 4965.c | 63 if (val != le32_to_cpu(*image)) { il4965_verify_inst_sparse() 96 if (val != le32_to_cpu(*image)) { il4965_verify_inst_full() 99 save_len - len, val, le32_to_cpu(*image)); il4965_verify_inst_full() 295 if (val != le32_to_cpu(*image)) { il4965_verify_bsm() 299 len, val, le32_to_cpu(*image)); il4965_verify_bsm() 383 _il_wr_prph(il, reg_offset, le32_to_cpu(*image)); il4965_load_bsm() 500 le32_to_cpu(rxon_flags & RXON_FLG_CHANNEL_MODE_MSK) >> iw4965_is_ht40_channel() 1113 init_voltage = (s32) le32_to_cpu(il->card_alive_init.voltage); il4965_fill_txpower_tbl() 1194 (s32) le32_to_cpu(il->card_alive_init. il4965_fill_txpower_tbl() 1587 R1 = (s32) le32_to_cpu(il->card_alive_init.therm_r1[1]); il4965_hw_get_temperature() 1588 R2 = (s32) le32_to_cpu(il->card_alive_init.therm_r2[1]); il4965_hw_get_temperature() 1589 R3 = (s32) le32_to_cpu(il->card_alive_init.therm_r3[1]); il4965_hw_get_temperature() 1590 R4 = le32_to_cpu(il->card_alive_init.therm_r4[1]); il4965_hw_get_temperature() 1593 R1 = (s32) le32_to_cpu(il->card_alive_init.therm_r1[0]); il4965_hw_get_temperature() 1594 R2 = (s32) le32_to_cpu(il->card_alive_init.therm_r2[0]); il4965_hw_get_temperature() 1595 R3 = (s32) le32_to_cpu(il->card_alive_init.therm_r3[0]); il4965_hw_get_temperature() 1596 R4 = le32_to_cpu(il->card_alive_init.therm_r4[0]); il4965_hw_get_temperature() 1609 vt = sign_extend32(le32_to_cpu il4965_hw_get_temperature()
|
/linux-4.4.14/block/partitions/ |
H A D | karma.c | 48 if (p->p_fstype == 0x4d && le32_to_cpu(p->p_size)) { karma_partition() 49 put_partition(state, slot, le32_to_cpu(p->p_offset), karma_partition() 50 le32_to_cpu(p->p_size)); karma_partition()
|
H A D | osf.c | 61 if (le32_to_cpu(label->d_magic) != DISKLABELMAGIC) { osf_partition() 65 if (le32_to_cpu(label->d_magic2) != DISKLABELMAGIC) { osf_partition() 77 if (le32_to_cpu(partition->p_size)) osf_partition() 79 le32_to_cpu(partition->p_offset), osf_partition() 80 le32_to_cpu(partition->p_size)); osf_partition()
|
H A D | acorn.c | 45 nr_sects = (le32_to_cpu(dr->disc_size_high) << 23) | adfs_partition() 46 (le32_to_cpu(dr->disc_size) >> 9); adfs_partition() 101 le32_to_cpu(rr->part[part].start), riscix_partition() 102 le32_to_cpu(rr->part[part].length)); riscix_partition() 153 le32_to_cpu(linuxp->start_sect), linux_partition() 154 le32_to_cpu(linuxp->nr_sects)); linux_partition() 341 sum -= le32_to_cpu(*(__le32 *)(&data[508])); valid_ics_sector() 378 u32 start = le32_to_cpu(p->start); adfspart_check_ICS() 379 s32 size = le32_to_cpu(p->size); /* yes, it's signed. */ adfspart_check_ICS() 472 u32 start = le32_to_cpu(p->start); adfspart_check_POWERTEC() 473 u32 size = le32_to_cpu(p->size); adfspart_check_POWERTEC() 540 next = le32_to_cpu(p->start); adfspart_check_EESOX()
|
H A D | efi.c | 162 if (le32_to_cpu(part->starting_lba) != GPT_PRIMARY_PARTITION_TABLE_LBA) pmbr_part_valid() 231 sz = le32_to_cpu(mbr->partition_record[part].size_in_lba); is_pmbr_valid() 296 count = le32_to_cpu(gpt->num_partition_entries) * alloc_read_gpt_entries() 297 le32_to_cpu(gpt->sizeof_partition_entry); alloc_read_gpt_entries() 372 if (le32_to_cpu((*gpt)->header_size) > is_gpt_valid() 375 le32_to_cpu((*gpt)->header_size), is_gpt_valid() 381 if (le32_to_cpu((*gpt)->header_size) < sizeof(gpt_header)) { is_gpt_valid() 383 le32_to_cpu((*gpt)->header_size), is_gpt_valid() 389 origcrc = le32_to_cpu((*gpt)->header_crc32); is_gpt_valid() 391 crc = efi_crc32((const unsigned char *) (*gpt), le32_to_cpu((*gpt)->header_size)); is_gpt_valid() 432 if (le32_to_cpu((*gpt)->sizeof_partition_entry) != sizeof(gpt_entry)) { is_gpt_valid() 442 le32_to_cpu((*gpt)->num_partition_entries) * is_gpt_valid() 443 le32_to_cpu((*gpt)->sizeof_partition_entry)); is_gpt_valid() 445 if (crc != le32_to_cpu((*gpt)->partition_entry_array_crc32)) { is_gpt_valid() 529 if (le32_to_cpu(pgpt->num_partition_entries) != compare_gpts() 530 le32_to_cpu(agpt->num_partition_entries)) { compare_gpts() 533 le32_to_cpu(pgpt->num_partition_entries), compare_gpts() 534 le32_to_cpu(agpt->num_partition_entries)); compare_gpts() 537 if (le32_to_cpu(pgpt->sizeof_partition_entry) != compare_gpts() 538 le32_to_cpu(agpt->sizeof_partition_entry)) { compare_gpts() 541 le32_to_cpu(pgpt->sizeof_partition_entry), compare_gpts() 542 le32_to_cpu(agpt->sizeof_partition_entry)); compare_gpts() 545 if (le32_to_cpu(pgpt->partition_entry_array_crc32) != compare_gpts() 546 le32_to_cpu(agpt->partition_entry_array_crc32)) { compare_gpts() 549 le32_to_cpu(pgpt->partition_entry_array_crc32), compare_gpts() 550 le32_to_cpu(agpt->partition_entry_array_crc32)); compare_gpts() 700 for (i = 0; i < le32_to_cpu(gpt->num_partition_entries) && i < state->limit-1; i++) { efi_partition()
|
H A D | msdos.c | 227 if (le32_to_cpu(v->v_sanity) != SOLARIS_X86_VTOC_SANE) { parse_solaris_x86() 237 if (le32_to_cpu(v->v_version) != 1) { parse_solaris_x86() 241 le32_to_cpu(v->v_version)); parse_solaris_x86() 259 le32_to_cpu(s->s_start)+offset, parse_solaris_x86() 260 le32_to_cpu(s->s_size)); parse_solaris_x86() 284 if (le32_to_cpu(l->d_magic) != BSD_DISKMAGIC) { parse_bsd() 301 bsd_start = le32_to_cpu(p->p_offset); parse_bsd() 302 bsd_size = le32_to_cpu(p->p_size); parse_bsd() 362 if (le32_to_cpu(l->d_magic) != UNIXWARE_DISKMAGIC || parse_unixware() 363 le32_to_cpu(l->vtoc.v_magic) != UNIXWARE_DISKMAGIC2) { parse_unixware() 381 le32_to_cpu(p->start_sect), parse_unixware() 382 le32_to_cpu(p->nr_sects)); parse_unixware()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | common.c | 64 ri->vendorid = le32_to_cpu(revinfo.vendorid); brcmf_c_preinit_dcmds() 65 ri->deviceid = le32_to_cpu(revinfo.deviceid); brcmf_c_preinit_dcmds() 66 ri->radiorev = le32_to_cpu(revinfo.radiorev); brcmf_c_preinit_dcmds() 67 ri->chiprev = le32_to_cpu(revinfo.chiprev); brcmf_c_preinit_dcmds() 68 ri->corerev = le32_to_cpu(revinfo.corerev); brcmf_c_preinit_dcmds() 69 ri->boardid = le32_to_cpu(revinfo.boardid); brcmf_c_preinit_dcmds() 70 ri->boardvendor = le32_to_cpu(revinfo.boardvendor); brcmf_c_preinit_dcmds() 71 ri->boardrev = le32_to_cpu(revinfo.boardrev); brcmf_c_preinit_dcmds() 72 ri->driverrev = le32_to_cpu(revinfo.driverrev); brcmf_c_preinit_dcmds() 73 ri->ucoderev = le32_to_cpu(revinfo.ucoderev); brcmf_c_preinit_dcmds() 74 ri->bus = le32_to_cpu(revinfo.bus); brcmf_c_preinit_dcmds() 75 ri->chipnum = le32_to_cpu(revinfo.chipnum); brcmf_c_preinit_dcmds() 76 ri->phytype = le32_to_cpu(revinfo.phytype); brcmf_c_preinit_dcmds() 77 ri->phyrev = le32_to_cpu(revinfo.phyrev); brcmf_c_preinit_dcmds() 78 ri->anarev = le32_to_cpu(revinfo.anarev); brcmf_c_preinit_dcmds() 79 ri->chippkg = le32_to_cpu(revinfo.chippkg); brcmf_c_preinit_dcmds() 80 ri->nvramrev = le32_to_cpu(revinfo.nvramrev); brcmf_c_preinit_dcmds()
|
H A D | bcdc.c | 153 } while (BCDC_DCMD_ID(le32_to_cpu(bcdc->msg.flags)) != id); brcmf_proto_bcdc_cmplt() 183 flags = le32_to_cpu(msg->flags); brcmf_proto_bcdc_query_dcmd() 207 ret = le32_to_cpu(msg->status); brcmf_proto_bcdc_query_dcmd() 232 flags = le32_to_cpu(msg->flags); brcmf_proto_bcdc_set_dcmd() 244 ret = le32_to_cpu(msg->status); brcmf_proto_bcdc_set_dcmd()
|
/linux-4.4.14/fs/hpfs/ |
H A D | anode.c | 25 if (le32_to_cpu(btree->u.internal[i].file_secno) > sec) { hpfs_bplus_lookup() 26 a = le32_to_cpu(btree->u.internal[i].down); hpfs_bplus_lookup() 37 if (le32_to_cpu(btree->u.external[i].file_secno) <= sec && hpfs_bplus_lookup() 38 le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) > sec) { hpfs_bplus_lookup() 39 a = le32_to_cpu(btree->u.external[i].disk_secno) + sec - le32_to_cpu(btree->u.external[i].file_secno); hpfs_bplus_lookup() 46 hpfs_inode->i_file_sec = le32_to_cpu(btree->u.external[i].file_secno); hpfs_bplus_lookup() 47 hpfs_inode->i_disk_sec = le32_to_cpu(btree->u.external[i].disk_secno); hpfs_bplus_lookup() 48 hpfs_inode->i_n_secs = le32_to_cpu(btree->u.external[i].length); hpfs_bplus_lookup() 86 a = le32_to_cpu(btree->u.internal[n].down); hpfs_add_sector_to_btree() 97 if (le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length) != fsecno) { hpfs_add_sector_to_btree() 99 le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length), fsecno, hpfs_add_sector_to_btree() 104 if (hpfs_alloc_if_possible(s, se = le32_to_cpu(btree->u.external[n].disk_secno) + le32_to_cpu(btree->u.external[n].length))) { hpfs_add_sector_to_btree() 122 fs = n < 0 ? 0 : le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length); hpfs_add_sector_to_btree() 124 up = a != node ? le32_to_cpu(anode->up) : -1; hpfs_add_sector_to_btree() 196 up = up != node ? le32_to_cpu(anode->up) : -1; hpfs_add_sector_to_btree() 246 if ((unode = hpfs_map_anode(s, le32_to_cpu(ranode->u.internal[n].down), &bh1))) { hpfs_add_sector_to_btree() 287 ano = le32_to_cpu(btree1->u.internal[pos].down); hpfs_remove_btree() 298 hpfs_free_sectors(s, le32_to_cpu(btree1->u.external[i].disk_secno), le32_to_cpu(btree1->u.external[i].length)); hpfs_remove_btree() 306 ano = le32_to_cpu(anode->up); hpfs_remove_btree() 312 if (le32_to_cpu(btree1->u.internal[i].down) == oano) { hpfs_remove_btree() 429 if (le32_to_cpu(btree->u.internal[i].file_secno) >= secs) goto f; hpfs_truncate_btree() 435 hpfs_ea_remove(s, le32_to_cpu(btree->u.internal[j].down), 1, 0); hpfs_truncate_btree() 444 node = le32_to_cpu(btree->u.internal[i].down); hpfs_truncate_btree() 454 if (le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) >= secs) goto ff; hpfs_truncate_btree() 458 if (secs <= le32_to_cpu(btree->u.external[i].file_secno)) { hpfs_truncate_btree() 462 else if (le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) > secs) { hpfs_truncate_btree() 463 hpfs_free_sectors(s, le32_to_cpu(btree->u.external[i].disk_secno) + secs - hpfs_truncate_btree() 464 le32_to_cpu(btree->u.external[i].file_secno), le32_to_cpu(btree->u.external[i].length) hpfs_truncate_btree() 465 - secs + le32_to_cpu(btree->u.external[i].file_secno)); /* I hope gcc optimizes this :-) */ hpfs_truncate_btree() 466 btree->u.external[i].length = cpu_to_le32(secs - le32_to_cpu(btree->u.external[i].file_secno)); hpfs_truncate_btree() 469 hpfs_free_sectors(s, le32_to_cpu(btree->u.external[j].disk_secno), le32_to_cpu(btree->u.external[j].length)); hpfs_truncate_btree() 488 else hpfs_remove_dtree(s, le32_to_cpu(fnode->u.external[0].disk_secno)); hpfs_remove_fnode() 493 hpfs_ea_ext_remove(s, le32_to_cpu(fnode->ea_secno), fnode_in_anode(fnode), le32_to_cpu(fnode->ea_size_l)); hpfs_remove_fnode()
|
H A D | map.c | 26 sec = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block]); hpfs_map_bitmap() 42 to_prefetch = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block]); hpfs_prefetch_bitmap() 46 next_prefetch = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block + 1]); hpfs_prefetch_bitmap() 67 if (le32_to_cpu(cp->magic) != CP_DIR_MAGIC) { hpfs_load_code_page() 69 le32_to_cpu(cp->magic)); hpfs_load_code_page() 73 if (!le32_to_cpu(cp->n_code_pages)) { hpfs_load_code_page() 78 cpds = le32_to_cpu(cp->array[0].code_page_data); hpfs_load_code_page() 140 n_hotfixes = le32_to_cpu(spareblock->n_spares); hpfs_load_hotfix_map() 141 n_used_hotfixes = le32_to_cpu(spareblock->n_spares_used); hpfs_load_hotfix_map() 147 if (!(directory = hpfs_map_4sectors(s, le32_to_cpu(spareblock->hotfix_map), &qbh, 0))) { hpfs_load_hotfix_map() 152 hpfs_sb(s)->hotfix_from[i] = le32_to_cpu(directory[i]); hpfs_load_hotfix_map() 153 hpfs_sb(s)->hotfix_to[i] = le32_to_cpu(directory[n_hotfixes + i]); hpfs_load_hotfix_map() 173 if (le32_to_cpu(fnode->magic) != FNODE_MAGIC) { hpfs_map_fnode() 226 if (le32_to_cpu(anode->magic) != ANODE_MAGIC) { hpfs_map_anode() 230 if (le32_to_cpu(anode->self) != ano) { hpfs_map_anode() 271 if (le32_to_cpu(dnode->magic) != DNODE_MAGIC) { hpfs_map_dnode() 275 if (le32_to_cpu(dnode->self) != secno) hpfs_map_dnode() 276 hpfs_error(s, "bad self pointer on dnode %08x self = %08x", secno, le32_to_cpu(dnode->self)); hpfs_map_dnode() 279 if (le32_to_cpu(dnode->first_free) > 2048) { hpfs_map_dnode() 280 hpfs_error(s, "dnode %08x has first_free == %08x", secno, le32_to_cpu(dnode->first_free)); hpfs_map_dnode() 283 for (p = 20; p < le32_to_cpu(dnode->first_free); p += d[p] + (d[p+1] << 8)) { hpfs_map_dnode() 303 if (p != le32_to_cpu(dnode->first_free)) { hpfs_map_dnode() 331 dno = le32_to_cpu(fnode->u.external[0].disk_secno); hpfs_fnode_dno()
|
H A D | ea.c | 92 a = le32_to_cpu(fnode->ea_secno); hpfs_read_ea() 93 len = le32_to_cpu(fnode->ea_size_l); hpfs_read_ea() 149 a = le32_to_cpu(fnode->ea_secno); hpfs_get_ea() 150 len = le32_to_cpu(fnode->ea_size_l); hpfs_get_ea() 210 a = le32_to_cpu(fnode->ea_secno); hpfs_set_ea() 211 len = le32_to_cpu(fnode->ea_size_l); hpfs_set_ea() 252 if ((le16_to_cpu(fnode->ea_size_s) || !le32_to_cpu(fnode->ea_size_l)) && hpfs_set_ea() 266 if (le16_to_cpu(fnode->ea_size_s) && !le32_to_cpu(fnode->ea_size_l)) { hpfs_set_ea() 283 pos = le32_to_cpu(fnode->ea_size_l) + 5 + strlen(key) + size; hpfs_set_ea() 284 len = (le32_to_cpu(fnode->ea_size_l) + 511) >> 9; hpfs_set_ea() 294 if (hpfs_alloc_if_possible(s, le32_to_cpu(fnode->ea_secno) + len)) { hpfs_set_ea() 308 anode->u.external[0].disk_secno = cpu_to_le32(le32_to_cpu(fnode->ea_secno)); hpfs_set_ea() 322 if (!(b1 = hpfs_map_sector(s, le32_to_cpu(fnode->ea_secno) + i, &bh1, len - i - 1))) { hpfs_set_ea() 336 hpfs_free_sectors(s, le32_to_cpu(fnode->ea_secno), len); hpfs_set_ea() 342 if (hpfs_add_sector_to_btree(s, le32_to_cpu(fnode->ea_secno), hpfs_set_ea() 354 if (hpfs_ea_write(s, le32_to_cpu(fnode->ea_secno), fnode_in_anode(fnode), le32_to_cpu(fnode->ea_size_l), 4, h)) goto bail; hpfs_set_ea() 355 if (hpfs_ea_write(s, le32_to_cpu(fnode->ea_secno), fnode_in_anode(fnode), le32_to_cpu(fnode->ea_size_l) + 4, h[1] + 1, key)) goto bail; hpfs_set_ea() 356 if (hpfs_ea_write(s, le32_to_cpu(fnode->ea_secno), fnode_in_anode(fnode), le32_to_cpu(fnode->ea_size_l) + 5 + h[1], size, data)) goto bail; hpfs_set_ea() 362 if (le32_to_cpu(fnode->ea_secno)) hpfs_set_ea() 363 if (fnode_in_anode(fnode)) hpfs_truncate_btree(s, le32_to_cpu(fnode->ea_secno), 1, (le32_to_cpu(fnode->ea_size_l) + 511) >> 9); hpfs_set_ea() 364 else hpfs_free_sectors(s, le32_to_cpu(fnode->ea_secno) + ((le32_to_cpu(fnode->ea_size_l) + 511) >> 9), len - ((le32_to_cpu(fnode->ea_size_l) + 511) >> 9)); hpfs_set_ea()
|
H A D | super.c | 157 c = hpfs_count_one_bitmap(s, le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[n])); count_bitmaps() 602 ||*/ le32_to_cpu(superblock->magic) != SB_MAGIC hpfs_fill_super() 603 || le32_to_cpu(spareblock->magic) != SP_MAGIC) { hpfs_fill_super() 625 sbi->sb_root = le32_to_cpu(superblock->root); hpfs_fill_super() 626 sbi->sb_fs_size = le32_to_cpu(superblock->n_sectors); hpfs_fill_super() 627 sbi->sb_bitmaps = le32_to_cpu(superblock->bitmaps); hpfs_fill_super() 628 sbi->sb_dirband_start = le32_to_cpu(superblock->dir_band_start); hpfs_fill_super() 629 sbi->sb_dirband_size = le32_to_cpu(superblock->n_dir_band); hpfs_fill_super() 630 sbi->sb_dmap = le32_to_cpu(superblock->dir_band_bitmap); hpfs_fill_super() 657 if (!(sbi->sb_bmp_dir = hpfs_load_bitmap_directory(s, le32_to_cpu(superblock->bitmaps)))) hpfs_fill_super() 675 if (le32_to_cpu(spareblock->n_dnode_spares) != le32_to_cpu(spareblock->n_dnode_spares_free)) { hpfs_fill_super() 687 if (le32_to_cpu(superblock->dir_band_end) - le32_to_cpu(superblock->dir_band_start) + 1 != le32_to_cpu(superblock->n_dir_band) || hpfs_fill_super() 688 le32_to_cpu(superblock->dir_band_end) < le32_to_cpu(superblock->dir_band_start) || le32_to_cpu(superblock->n_dir_band) > 0x4000) { hpfs_fill_super() 690 le32_to_cpu(superblock->dir_band_start), le32_to_cpu(superblock->dir_band_end), le32_to_cpu(superblock->n_dir_band)); hpfs_fill_super() 695 if (hpfs_chk_sectors(s, le32_to_cpu(superblock->dir_band_start), le32_to_cpu(superblock->n_dir_band), "dir_band") || hpfs_fill_super() 696 hpfs_chk_sectors(s, le32_to_cpu(superblock->dir_band_bitmap), 4, "dir_band_bitmap") || hpfs_fill_super() 697 hpfs_chk_sectors(s, le32_to_cpu(superblock->bitmaps), 4, "bitmaps")) { hpfs_fill_super() 706 if (le32_to_cpu(spareblock->n_code_pages)) hpfs_fill_super() 707 if (!(sbi->sb_cp_table = hpfs_load_code_page(s, le32_to_cpu(spareblock->code_page_dir)))) hpfs_fill_super() 734 root->i_atime.tv_sec = local_to_gmt(s, le32_to_cpu(de->read_date)); hpfs_fill_super() 736 root->i_mtime.tv_sec = local_to_gmt(s, le32_to_cpu(de->write_date)); hpfs_fill_super() 738 root->i_ctime.tv_sec = local_to_gmt(s, le32_to_cpu(de->creation_date)); hpfs_fill_super() 740 hpfs_i(root)->i_ea_size = le32_to_cpu(de->ea_size); hpfs_fill_super()
|
H A D | dnode.c | 17 if (de == fde) return ((loff_t) le32_to_cpu(d->self) << 4) | (loff_t)i; get_pos() 21 return ((loff_t)le32_to_cpu(d->self) << 4) | (loff_t)1; get_pos() 140 hpfs_error(s, "set_last_pointer: empty dnode %08x", le32_to_cpu(d->self)); set_last_pointer() 146 le32_to_cpu(d->self), de_down_pointer(de)); set_last_pointer() 150 hpfs_error(s, "set_last_pointer: bad last dirent in dnode %08x", le32_to_cpu(d->self)); set_last_pointer() 156 if (le32_to_cpu(d->first_free) > 2048) { set_last_pointer() 157 hpfs_error(s, "set_last_pointer: too long dnode %08x", le32_to_cpu(d->self)); set_last_pointer() 179 hpfs_error(s, "name (%c,%d) already exists in dnode %08x", *name, namelen, le32_to_cpu(d->self)); hpfs_add_de() 204 hpfs_error(s, "attempt to delete last dirent in dnode %08x", le32_to_cpu(d->self)); hpfs_delete_de() 207 d->first_free = cpu_to_le32(le32_to_cpu(d->first_free) - le16_to_cpu(de->length)); hpfs_delete_de() 208 memmove(de, de_next_de(de), le32_to_cpu(d->first_free) + (char *)d - (char *)de); hpfs_delete_de() 215 dnode_secno dno = le32_to_cpu(d->self); fix_up_ptrs() 221 if (le32_to_cpu(dd->up) != dno || dd->root_dnode) { fix_up_ptrs() 272 if (le32_to_cpu(d->first_free) + de_size(namelen, down_ptr) <= 2048) { hpfs_add_to_dnode() 296 memcpy(nd, d, le32_to_cpu(d->first_free)); hpfs_add_to_dnode() 300 if (!(ad = hpfs_alloc_dnode(i->i_sb, le32_to_cpu(d->up), &adno, &qbh1))) { hpfs_add_to_dnode() 323 memmove((char *)nd + 20, de, le32_to_cpu(nd->first_free) + (char *)nd - (char *)de); hpfs_add_to_dnode() 325 memcpy(d, nd, le32_to_cpu(nd->first_free)); hpfs_add_to_dnode() 330 dno = le32_to_cpu(ad->up); hpfs_add_to_dnode() 337 if (!(rd = hpfs_alloc_dnode(i->i_sb, le32_to_cpu(d->up), &rdno, &qbh2))) { hpfs_add_to_dnode() 349 if (!(fnode = hpfs_map_fnode(i->i_sb, le32_to_cpu(d->up), &bh))) { hpfs_add_to_dnode() 447 if (le32_to_cpu(dnode->up) != chk_up) { move_to_top() 449 dno, chk_up, le32_to_cpu(dnode->up)); move_to_top() 465 dnode_secno up = le32_to_cpu(dnode->up); move_to_top() 527 if (le32_to_cpu(dnode->first_free) > 56) goto end; delete_empty_dnode() 528 if (le32_to_cpu(dnode->first_free) == 52 || le32_to_cpu(dnode->first_free) == 56) { delete_empty_dnode() 531 up = le32_to_cpu(dnode->up); delete_empty_dnode() 584 (char *)dnode + le32_to_cpu(dnode->first_free) - (char *)de_next_de(de)); delete_empty_dnode() 596 hpfs_error(i->i_sb, "delete_empty_dnode: dnode %08x, first_free == %03x", dno, le32_to_cpu(dnode->first_free)); delete_empty_dnode() 647 if (le32_to_cpu(d1->first_free) > 2044) { delete_empty_dnode() 757 if (hpfs_sb(s)->sb_chk) if (odno && odno != -1 && le32_to_cpu(dnode->up) != odno) hpfs_count_dnodes() 758 hpfs_error(s, "hpfs_count_dnodes: bad up pointer; dnode %08x, down %08x points to %08x", odno, dno, le32_to_cpu(dnode->up)); hpfs_count_dnodes() 782 dno = le32_to_cpu(dnode->up); hpfs_count_dnodes() 830 if (up && le32_to_cpu(((struct dnode *)qbh.data)->up) != up) hpfs_de_as_down_as_possible() 831 hpfs_error(s, "hpfs_de_as_down_as_possible: bad up pointer; dnode %08x, down %08x points to %08x", up, d, le32_to_cpu(((struct dnode *)qbh.data)->up)); hpfs_de_as_down_as_possible() 880 if (!(up_dnode = hpfs_map_dnode(inode->i_sb, le32_to_cpu(dnode->up), &qbh0))) map_pos_dirent() 888 "map_pos_dirent: pos crossed dnode boundary; dnode = %08x", le32_to_cpu(dnode->up)); map_pos_dirent() 890 *posp = ((loff_t) le32_to_cpu(dnode->up) << 4) + c; map_pos_dirent() 897 dno, le32_to_cpu(dnode->up)); map_pos_dirent() 1023 if (!(upf = hpfs_map_fnode(s, le32_to_cpu(f->up), &bh))) { map_fnode_dirent() 1029 hpfs_error(s, "fnode %08x has non-directory parent %08x", fno, le32_to_cpu(f->up)); map_fnode_dirent() 1033 dno = le32_to_cpu(upf->u.external[0].disk_secno); map_fnode_dirent() 1055 if (le32_to_cpu(de->fnode) == fno) { map_fnode_dirent() 1071 if (le32_to_cpu(de->fnode) == fno) { map_fnode_dirent() 1080 dno = le32_to_cpu(d->up); map_fnode_dirent()
|
H A D | dir.c | 97 if (hpfs_inode->i_dno != le32_to_cpu(fno->u.external[0].disk_secno)) { hpfs_readdir() 99 hpfs_error(inode->i_sb, "corrupted inode: i_dno == %08x, fnode -> dnode == %08x", hpfs_inode->i_dno, le32_to_cpu(fno->u.external[0].disk_secno)); hpfs_readdir() 167 if (!dir_emit(ctx, tempname, de->namelen, le32_to_cpu(de->fnode), DT_UNKNOWN)) { hpfs_readdir() 232 ino = le32_to_cpu(de->fnode); hpfs_lookup() 247 else if (le32_to_cpu(de->ea_size) && hpfs_sb(dir->i_sb)->sb_eas) hpfs_lookup() 272 if (!(result->i_ctime.tv_sec = local_to_gmt(dir->i_sb, le32_to_cpu(de->creation_date)))) hpfs_lookup() 275 result->i_mtime.tv_sec = local_to_gmt(dir->i_sb, le32_to_cpu(de->write_date)); hpfs_lookup() 277 result->i_atime.tv_sec = local_to_gmt(dir->i_sb, le32_to_cpu(de->read_date)); hpfs_lookup() 279 hpfs_result->i_ea_size = le32_to_cpu(de->ea_size); hpfs_lookup() 284 result->i_size = le32_to_cpu(de->file_size); hpfs_lookup()
|
H A D | alloc.c | 73 if ((le32_to_cpu(bmp[(sec & 0x3fff) >> 5]) >> (sec & 0x1f)) & 1) { chk_if_allocated() 81 if ((le32_to_cpu(bmp[ssec >> 5]) >> (ssec & 0x1f)) & 1) { chk_if_allocated() 156 if (!le32_to_cpu(bmp[i])) goto cont; alloc_in_bmp() 157 if (n + forward >= 0x3f && le32_to_cpu(bmp[i]) != 0xffffffff) goto cont; alloc_in_bmp() 160 unsigned k = le32_to_cpu(bmp[i-1]); alloc_in_bmp() 180 if (hpfs_sb(s)->sb_chk && ((ret >> 14) != (bs >> 14) || (le32_to_cpu(bmp[(ret & 0x3fff) >> 5]) | ~(((1 << n) - 1) << (ret & 0x1f))) != 0xffffffff)) { alloc_in_bmp() 300 if (le32_to_cpu(bmp[(sec & 0x3fff) >> 5]) & (1 << (sec & 0x1f))) { hpfs_alloc_if_possible() 332 if ((le32_to_cpu(bmp[(sec & 0x3fff) >> 5]) >> (sec & 0x1f) & 1)) { hpfs_free_sectors() 368 if (!le32_to_cpu(bmp[j])) continue; hpfs_check_free_dnodes() 369 for (k = le32_to_cpu(bmp[j]); k; k >>= 1) if (k & 1) if (!--n) { hpfs_check_free_dnodes() 389 if (!le32_to_cpu(bmp[j])) continue; hpfs_check_free_dnodes() 391 if ((le32_to_cpu(bmp[j]) & k) == k) { hpfs_check_free_dnodes()
|
H A D | hpfs_fn.h | 109 return le32_to_cpu(*(__le32 *) ((void *) de + le16_to_cpu(de->length) - 4)); de_down_pointer() 123 CHKCOND(le32_to_cpu(dnode->first_free)>=0x14 && le32_to_cpu(dnode->first_free)<=0xa00,("HPFS: dnode_end_de: dnode->first_free = %x\n",(unsigned)le32_to_cpu(dnode->first_free))); dnode_end_de() 124 return (void *) dnode + le32_to_cpu(dnode->first_free); dnode_end_de() 157 return le32_to_cpu(get_unaligned((__le32 *)((char *)ea + 9 + ea->namelen))); ea_sec() 162 return le32_to_cpu(get_unaligned((__le32 *)((char *)ea + 5 + ea->namelen))); ea_len() 191 if (!((le32_to_cpu(bmp[(b & 0x3fff) >> 5]) >> (b & 0x1f)) & 1)) return 1; tstbits() 193 if (!((le32_to_cpu(bmp[((b+i) & 0x3fff) >> 5]) >> ((b+i) & 0x1f)) & 1)) tstbits()
|
H A D | inode.c | 99 rdev = le32_to_cpu(*(__le32*)ea); hpfs_read_inode() 119 hpfs_inode->i_parent_dir = le32_to_cpu(fnode->up); hpfs_read_inode() 120 hpfs_inode->i_dno = le32_to_cpu(fnode->u.external[0].disk_secno); hpfs_read_inode() 136 i->i_size = le32_to_cpu(fnode->file_size); hpfs_read_inode() 147 /*if (le32_to_cpu(fnode->acl_size_l) || le16_to_cpu(fnode->acl_size_s)) { hpfs_write_inode_ea()
|
/linux-4.4.14/fs/udf/ |
H A D | udfend.h | 11 out.logicalBlockNum = le32_to_cpu(in.logicalBlockNum); lelb_to_cpu() 31 out.extLength = le32_to_cpu(in.extLength); lesa_to_cpu() 32 out.extPosition = le32_to_cpu(in.extPosition); lesa_to_cpu() 51 out.extLength = le32_to_cpu(in.extLength); lela_to_cpu() 71 out.extLength = le32_to_cpu(in.extLength); leea_to_cpu() 72 out.extLocation = le32_to_cpu(in.extLocation); leea_to_cpu()
|
H A D | misc.c | 79 le32_to_cpu(eahd->descTag.tagLocation) != udf_add_extendedattr() 103 if (le32_to_cpu(eahd->appAttrLocation) < udf_add_extendedattr() 106 le32_to_cpu(eahd->appAttrLocation); udf_add_extendedattr() 113 if (le32_to_cpu(eahd->impAttrLocation) < udf_add_extendedattr() 116 le32_to_cpu(eahd->impAttrLocation); udf_add_extendedattr() 124 if (le32_to_cpu(eahd->appAttrLocation) < udf_add_extendedattr() 127 le32_to_cpu(eahd->appAttrLocation); udf_add_extendedattr() 167 le32_to_cpu(eahd->descTag.tagLocation) != udf_get_extendedattr() 174 offset = le32_to_cpu(eahd->impAttrLocation); udf_get_extendedattr() 176 offset = le32_to_cpu(eahd->appAttrLocation); udf_get_extendedattr() 180 if (le32_to_cpu(gaf->attrType) == type && udf_get_extendedattr() 184 offset += le32_to_cpu(gaf->attrLength); udf_get_extendedattr() 223 if (location != le32_to_cpu(tag_p->tagLocation)) { udf_read_tagged() 225 block, le32_to_cpu(tag_p->tagLocation), location); udf_read_tagged()
|
H A D | partition.c | 68 loc = le32_to_cpu(((__le32 *)(iinfo->i_ext.i_data + udf_get_pblock_virt15() 91 loc = le32_to_cpu(((__le32 *)bh->b_data)[index]); udf_get_pblock_virt15() 137 u32 origLoc = le32_to_cpu(entry->origLocation); udf_get_pblock_spar15() 141 return le32_to_cpu(entry->mappedLocation) + udf_get_pblock_spar15() 189 u32 origLoc = le32_to_cpu(entry->origLocation); udf_relocate_blocks() 209 *new_block = le32_to_cpu( udf_relocate_blocks() 217 *new_block = le32_to_cpu( udf_relocate_blocks() 230 u32 origLoc = le32_to_cpu(entry->origLocation); udf_relocate_blocks() 256 le32_to_cpu( udf_relocate_blocks()
|
H A D | super.c | 108 partnum = le32_to_cpu(lvid->numOfPartitions); udf_sb_lvidiu() 850 ((le32_to_cpu(sp->numOfBytes) + udf_find_fileset() 1098 map->s_partition_len = le32_to_cpu(p->partitionLength); /* blocks */ udf_fill_partdesc_info() 1099 map->s_partition_root = le32_to_cpu(p->partitionStartingLocation); udf_fill_partdesc_info() 1121 .logicalBlockNum = le32_to_cpu( udf_fill_partdesc_info() 1144 bitmap->s_extPosition = le32_to_cpu( udf_fill_partdesc_info() 1156 .logicalBlockNum = le32_to_cpu( udf_fill_partdesc_info() 1179 bitmap->s_extPosition = le32_to_cpu( udf_fill_partdesc_info() 1395 loc = le32_to_cpu(spm->locSparingTable[i]); udf_load_sparable_map() 1434 table_len = le32_to_cpu(lvd->mapTableLength); udf_load_logicalvol() 1443 ret = udf_sb_alloc_partition_maps(sb, le32_to_cpu(lvd->numPartitionMaps)); udf_load_logicalvol() 1502 le32_to_cpu(mdm->metadataFileLoc); udf_load_logicalvol() 1504 le32_to_cpu(mdm->metadataMirrorFileLoc); udf_load_logicalvol() 1506 le32_to_cpu(mdm->metadataBitmapFileLoc); udf_load_logicalvol() 1508 le32_to_cpu(mdm->allocUnitSize); udf_load_logicalvol() 1520 le32_to_cpu(mdm->allocUnitSize)); udf_load_logicalvol() 1522 le32_to_cpu(mdm->metadataFileLoc)); udf_load_logicalvol() 1524 le32_to_cpu(mdm->metadataMirrorFileLoc)); udf_load_logicalvol() 1526 le32_to_cpu(mdm->metadataBitmapFileLoc)); udf_load_logicalvol() 1631 vdsn = le32_to_cpu(gd->volDescSeqNum); udf_process_sequence() 1647 next_s = le32_to_cpu( udf_process_sequence() 1649 next_e = le32_to_cpu( udf_process_sequence() 1745 main_s = le32_to_cpu(anchor->mainVolDescSeqExt.extLocation); udf_load_sequence() 1746 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); udf_load_sequence() 1751 reserve_s = le32_to_cpu(anchor->reserveVolDescSeqExt.extLocation); udf_load_sequence() 1752 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); udf_load_sequence() 2347 buf->f_files = (lvidiu != NULL ? (le32_to_cpu(lvidiu->numFiles) + udf_statfs() 2348 le32_to_cpu(lvidiu->numDirs)) : 0) udf_statfs() 2385 bytes = le32_to_cpu(bm->numOfBytes); udf_count_free_bitmap() 2445 if (le32_to_cpu(lvid->numOfPartitions) > sbi->s_partition) { udf_count_free() 2446 accum = le32_to_cpu( udf_count_free()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | bfs_fs.h | 70 ((le32_to_cpu((ip)->i_eoffset) + 1) - le32_to_cpu((ip)->i_sblock) * BFS_BSIZE) 76 ((ip)->i_sblock == 0 ? 0 : (le32_to_cpu((ip)->i_eblock) + 1) - le32_to_cpu((ip)->i_sblock)) 78 ((le32_to_cpu(bfs_sb->s_from) != -1) && (le32_to_cpu(bfs_sb->s_to) != -1) && !(sb->s_flags & MS_RDONLY))
|
/linux-4.4.14/fs/squashfs/ |
H A D | inode.c | 73 inode->i_ino = le32_to_cpu(sqsh_ino->inode_number); squashfs_new_inode() 74 inode->i_mtime.tv_sec = le32_to_cpu(sqsh_ino->mtime); squashfs_new_inode() 152 frag = le32_to_cpu(sqsh_ino->fragment); squashfs_read_inode() 154 frag_offset = le32_to_cpu(sqsh_ino->offset); squashfs_read_inode() 167 inode->i_size = le32_to_cpu(sqsh_ino->file_size); squashfs_read_inode() 174 squashfs_i(inode)->start = le32_to_cpu(sqsh_ino->start_block); squashfs_read_inode() 195 frag = le32_to_cpu(sqsh_ino->fragment); squashfs_read_inode() 197 frag_offset = le32_to_cpu(sqsh_ino->offset); squashfs_read_inode() 209 xattr_id = le32_to_cpu(sqsh_ino->xattr); squashfs_read_inode() 210 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode() 239 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode() 244 squashfs_i(inode)->start = le32_to_cpu(sqsh_ino->start_block); squashfs_read_inode() 247 squashfs_i(inode)->parent = le32_to_cpu(sqsh_ino->parent_inode); squashfs_read_inode() 263 xattr_id = le32_to_cpu(sqsh_ino->xattr); squashfs_read_inode() 264 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode() 265 inode->i_size = le32_to_cpu(sqsh_ino->file_size); squashfs_read_inode() 269 squashfs_i(inode)->start = le32_to_cpu(sqsh_ino->start_block); squashfs_read_inode() 274 squashfs_i(inode)->parent = le32_to_cpu(sqsh_ino->parent_inode); squashfs_read_inode() 291 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode() 292 inode->i_size = le32_to_cpu(sqsh_ino->symlink_size); squashfs_read_inode() 310 xattr_id = le32_to_cpu(xattr); squashfs_read_inode() 332 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode() 333 rdev = le32_to_cpu(sqsh_ino->rdev); squashfs_read_inode() 354 xattr_id = le32_to_cpu(sqsh_ino->xattr); squashfs_read_inode() 356 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode() 357 rdev = le32_to_cpu(sqsh_ino->rdev); squashfs_read_inode() 377 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode() 394 xattr_id = le32_to_cpu(sqsh_ino->xattr); squashfs_read_inode() 396 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); squashfs_read_inode()
|
H A D | xattr_id.c | 57 *size = le32_to_cpu(id.size); squashfs_xattr_lookup() 58 *count = le32_to_cpu(id.count); squashfs_xattr_lookup() 77 *xattr_ids = le32_to_cpu(id_table->xattr_ids); squashfs_read_xattr_id_table()
|
H A D | namei.c | 106 size = le32_to_cpu(index->size) + 1; get_dir_index_using_name() 120 length = le32_to_cpu(index->index); get_dir_index_using_name() 121 *next_block = le32_to_cpu(index->start_block) + get_dir_index_using_name() 182 dir_count = le32_to_cpu(dirh.count) + 1; squashfs_lookup() 215 blk = le32_to_cpu(dirh.start_block); squashfs_lookup() 217 ino_num = le32_to_cpu(dirh.inode_number) + squashfs_lookup()
|
H A D | dir.c | 78 index = le32_to_cpu(dir_index.index); get_dir_index_using_offset() 85 size = le32_to_cpu(dir_index.size) + 1; get_dir_index_using_offset() 97 *next_block = le32_to_cpu(dir_index.start_block) + get_dir_index_using_offset() 174 dir_count = le32_to_cpu(dirh.count) + 1; squashfs_readdir() 205 inode_number = le32_to_cpu(dirh.inode_number) + squashfs_readdir()
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
H A D | rtl8188e_rxdesc.c | 91 pattrib->crc_err = (u8)((le32_to_cpu(report.rxdw0) >> 14) & 0x1);/* u8)prxreport->crc32; */ update_recvframe_attrib_88e() 94 pattrib->pkt_rpt_type = (u8)((le32_to_cpu(report.rxdw3) >> 14) & 0x3);/* prxreport->rpt_sel; */ update_recvframe_attrib_88e() 97 pattrib->pkt_len = (u16)(le32_to_cpu(report.rxdw0) & 0x00003fff);/* u16)prxreport->pktlen; */ update_recvframe_attrib_88e() 98 pattrib->drvinfo_sz = (u8)((le32_to_cpu(report.rxdw0) >> 16) & 0xf) * 8;/* u8)(prxreport->drvinfosize << 3); */ update_recvframe_attrib_88e() 100 pattrib->physt = (u8)((le32_to_cpu(report.rxdw0) >> 26) & 0x1);/* u8)prxreport->physt; */ update_recvframe_attrib_88e() 102 pattrib->bdecrypted = (le32_to_cpu(report.rxdw0) & BIT(27)) ? 0 : 1;/* u8)(prxreport->swdec ? 0 : 1); */ update_recvframe_attrib_88e() 103 pattrib->encrypt = (u8)((le32_to_cpu(report.rxdw0) >> 20) & 0x7);/* u8)prxreport->security; */ update_recvframe_attrib_88e() 105 pattrib->qos = (u8)((le32_to_cpu(report.rxdw0) >> 23) & 0x1);/* u8)prxreport->qos; */ update_recvframe_attrib_88e() 106 pattrib->priority = (u8)((le32_to_cpu(report.rxdw1) >> 8) & 0xf);/* u8)prxreport->tid; */ update_recvframe_attrib_88e() 108 pattrib->amsdu = (u8)((le32_to_cpu(report.rxdw1) >> 13) & 0x1);/* u8)prxreport->amsdu; */ update_recvframe_attrib_88e() 110 pattrib->seq_num = (u16)(le32_to_cpu(report.rxdw2) & 0x00000fff);/* u16)prxreport->seq; */ update_recvframe_attrib_88e() 111 pattrib->frag_num = (u8)((le32_to_cpu(report.rxdw2) >> 12) & 0xf);/* u8)prxreport->frag; */ update_recvframe_attrib_88e() 112 pattrib->mfrag = (u8)((le32_to_cpu(report.rxdw1) >> 27) & 0x1);/* u8)prxreport->mf; */ update_recvframe_attrib_88e() 113 pattrib->mdata = (u8)((le32_to_cpu(report.rxdw1) >> 26) & 0x1);/* u8)prxreport->md; */ update_recvframe_attrib_88e() 115 pattrib->mcs_rate = (u8)(le32_to_cpu(report.rxdw3) & 0x3f);/* u8)prxreport->rxmcs; */ update_recvframe_attrib_88e() 116 pattrib->rxht = (u8)((le32_to_cpu(report.rxdw3) >> 6) & 0x1);/* u8)prxreport->rxht; */ update_recvframe_attrib_88e() 118 pattrib->icv_err = (u8)((le32_to_cpu(report.rxdw0) >> 15) & 0x1);/* u8)prxreport->icverr; */ update_recvframe_attrib_88e() 119 pattrib->shift_sz = (u8)((le32_to_cpu(report.rxdw0) >> 24) & 0x3); update_recvframe_attrib_88e() 124 pattrib->pkt_len = (u16)(le32_to_cpu(report.rxdw0) & 0x3FF);/* Rx length[9:0] */ update_recvframe_attrib_88e() 130 pattrib->MacIDValidEntry[0] = le32_to_cpu(report.rxdw4); update_recvframe_attrib_88e() 131 pattrib->MacIDValidEntry[1] = le32_to_cpu(report.rxdw5); update_recvframe_attrib_88e() 134 pattrib->pkt_len = (u16)(le32_to_cpu(report.rxdw0) & 0x00003fff);/* u16)prxreport->pktlen; */ update_recvframe_attrib_88e()
|
/linux-4.4.14/crypto/ |
H A D | tea.c | 53 ctx->KEY[0] = le32_to_cpu(key[0]); tea_setkey() 54 ctx->KEY[1] = le32_to_cpu(key[1]); tea_setkey() 55 ctx->KEY[2] = le32_to_cpu(key[2]); tea_setkey() 56 ctx->KEY[3] = le32_to_cpu(key[3]); tea_setkey() 70 y = le32_to_cpu(in[0]); tea_encrypt() 71 z = le32_to_cpu(in[1]); tea_encrypt() 98 y = le32_to_cpu(in[0]); tea_decrypt() 99 z = le32_to_cpu(in[1]); tea_decrypt() 126 ctx->KEY[0] = le32_to_cpu(key[0]); xtea_setkey() 127 ctx->KEY[1] = le32_to_cpu(key[1]); xtea_setkey() 128 ctx->KEY[2] = le32_to_cpu(key[2]); xtea_setkey() 129 ctx->KEY[3] = le32_to_cpu(key[3]); xtea_setkey() 143 y = le32_to_cpu(in[0]); xtea_encrypt() 144 z = le32_to_cpu(in[1]); xtea_encrypt() 163 y = le32_to_cpu(in[0]); xtea_decrypt() 164 z = le32_to_cpu(in[1]); xtea_decrypt() 187 y = le32_to_cpu(in[0]); xeta_encrypt() 188 z = le32_to_cpu(in[1]); xeta_encrypt() 207 y = le32_to_cpu(in[0]); xeta_decrypt() 208 z = le32_to_cpu(in[1]); xeta_decrypt()
|
H A D | serpent_generic.c | 251 r0 = le32_to_cpu(k[3]); __serpent_setkey() 252 r1 = le32_to_cpu(k[4]); __serpent_setkey() 253 r2 = le32_to_cpu(k[5]); __serpent_setkey() 254 r3 = le32_to_cpu(k[6]); __serpent_setkey() 255 r4 = le32_to_cpu(k[7]); __serpent_setkey() 257 keyiter(le32_to_cpu(k[0]), r0, r4, r2, 0, 0); __serpent_setkey() 258 keyiter(le32_to_cpu(k[1]), r1, r0, r3, 1, 1); __serpent_setkey() 259 keyiter(le32_to_cpu(k[2]), r2, r1, r4, 2, 2); __serpent_setkey() 260 keyiter(le32_to_cpu(k[3]), r3, r2, r0, 3, 3); __serpent_setkey() 261 keyiter(le32_to_cpu(k[4]), r4, r3, r1, 4, 4); __serpent_setkey() 262 keyiter(le32_to_cpu(k[5]), r0, r4, r2, 5, 5); __serpent_setkey() 263 keyiter(le32_to_cpu(k[6]), r1, r0, r3, 6, 6); __serpent_setkey() 264 keyiter(le32_to_cpu(k[7]), r2, r1, r4, 7, 7); __serpent_setkey() 457 r0 = le32_to_cpu(s[0]); __serpent_encrypt() 458 r1 = le32_to_cpu(s[1]); __serpent_encrypt() 459 r2 = le32_to_cpu(s[2]); __serpent_encrypt() 460 r3 = le32_to_cpu(s[3]); __serpent_encrypt() 517 r0 = le32_to_cpu(s[0]); __serpent_decrypt() 518 r1 = le32_to_cpu(s[1]); __serpent_decrypt() 519 r2 = le32_to_cpu(s[2]); __serpent_decrypt() 520 r3 = le32_to_cpu(s[3]); __serpent_decrypt()
|
H A D | michael_mic.c | 148 mctx->l = le32_to_cpu(data[0]); michael_setkey() 149 mctx->r = le32_to_cpu(data[1]); michael_setkey()
|
/linux-4.4.14/fs/bfs/ |
H A D | inode.c | 63 inode->i_mode = 0x0000FFFF & le32_to_cpu(di->i_mode); bfs_iget() 64 if (le32_to_cpu(di->i_vtype) == BFS_VDIR) { bfs_iget() 68 } else if (le32_to_cpu(di->i_vtype) == BFS_VREG) { bfs_iget() 75 BFS_I(inode)->i_sblock = le32_to_cpu(di->i_sblock); bfs_iget() 76 BFS_I(inode)->i_eblock = le32_to_cpu(di->i_eblock); bfs_iget() 78 i_uid_write(inode, le32_to_cpu(di->i_uid)); bfs_iget() 79 i_gid_write(inode, le32_to_cpu(di->i_gid)); bfs_iget() 80 set_nlink(inode, le32_to_cpu(di->i_nlink)); bfs_iget() 83 inode->i_atime.tv_sec = le32_to_cpu(di->i_atime); bfs_iget() 84 inode->i_mtime.tv_sec = le32_to_cpu(di->i_mtime); bfs_iget() 85 inode->i_ctime.tv_sec = le32_to_cpu(di->i_ctime); bfs_iget() 342 if (le32_to_cpu(bfs_sb->s_magic) != BFS_MAGIC) { bfs_fill_super() 345 s->s_id, le32_to_cpu(bfs_sb->s_magic)); bfs_fill_super() 353 if (le32_to_cpu(bfs_sb->s_start) > le32_to_cpu(bfs_sb->s_end)) { bfs_fill_super() 358 info->si_lasti = (le32_to_cpu(bfs_sb->s_start) - BFS_BSIZE) / bfs_fill_super() 380 info->si_blocks = (le32_to_cpu(bfs_sb->s_end) + 1) >> BFS_BSIZE_BITS; bfs_fill_super() 381 info->si_freeb = (le32_to_cpu(bfs_sb->s_end) + 1 bfs_fill_super() 382 - le32_to_cpu(bfs_sb->s_start)) >> BFS_BSIZE_BITS; bfs_fill_super() 414 i_eoff = le32_to_cpu(di->i_eoffset); bfs_fill_super() 415 i_sblock = le32_to_cpu(di->i_sblock); bfs_fill_super() 416 i_eblock = le32_to_cpu(di->i_eblock); bfs_fill_super() 417 s_size = le32_to_cpu(bfs_sb->s_end); bfs_fill_super() 439 eblock = le32_to_cpu(di->i_eblock); bfs_fill_super()
|
/linux-4.4.14/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_dbg.c | 82 le32_to_cpu(sr->offset[0]), bdc_dbg_srr() 83 le32_to_cpu(sr->offset[1]), bdc_dbg_srr() 84 le32_to_cpu(sr->offset[2]), bdc_dbg_srr() 85 le32_to_cpu(sr->offset[3])); bdc_dbg_srr() 116 le32_to_cpu(bd->offset[0]), bdc_dbg_bd_list() 117 le32_to_cpu(bd->offset[1]), bdc_dbg_bd_list() 118 le32_to_cpu(bd->offset[2]), bdc_dbg_bd_list() 119 le32_to_cpu(bd->offset[3])); bdc_dbg_bd_list()
|
/linux-4.4.14/fs/qnx4/ |
H A D | bitmap.c | 22 int start = le32_to_cpu(qnx4_sb(sb)->BitMap->di_first_xtnt.xtnt_blk) - 1; qnx4_count_free_blocks() 26 int size = le32_to_cpu(qnx4_sb(sb)->BitMap->di_size); qnx4_count_free_blocks()
|
H A D | inode.c | 70 u32 size = le32_to_cpu(extent->xtnt_size); try_extent() 72 return le32_to_cpu(extent->xtnt_blk) + *offset - 1; try_extent() 92 i_xblk = le32_to_cpu(qnx4_inode->di_xblk); qnx4_block_map() 114 i_xblk = le32_to_cpu(xblk->xblk_next_xblk); qnx4_block_map() 135 buf->f_blocks = le32_to_cpu(qnx4_sb(sb)->BitMap->di_size) * 8; qnx4_statfs() 161 rd = le32_to_cpu(s->RootDir.di_first_xtnt.xtnt_blk) - 1; qnx4_checkroot() 162 rl = le32_to_cpu(s->RootDir.di_first_xtnt.xtnt_size); qnx4_checkroot() 300 inode->i_size = le32_to_cpu(raw_inode->di_size); qnx4_iget() 301 inode->i_mtime.tv_sec = le32_to_cpu(raw_inode->di_mtime); qnx4_iget() 303 inode->i_atime.tv_sec = le32_to_cpu(raw_inode->di_atime); qnx4_iget() 305 inode->i_ctime.tv_sec = le32_to_cpu(raw_inode->di_ctime); qnx4_iget() 307 inode->i_blocks = le32_to_cpu(raw_inode->di_first_xtnt.xtnt_size); qnx4_iget()
|
H A D | dir.c | 56 ino = ( le32_to_cpu(le->dl_inode_blk) - 1 ) * qnx4_readdir()
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 58 uint32_t nr_entries = le32_to_cpu(n->header.nr_entries); node_shift() 59 uint32_t value_size = le32_to_cpu(n->header.value_size); node_shift() 72 BUG_ON(nr_entries + shift > le32_to_cpu(n->header.max_entries)); node_shift() 84 uint32_t nr_left = le32_to_cpu(left->header.nr_entries); node_copy() 85 uint32_t value_size = le32_to_cpu(left->header.value_size); node_copy() 86 BUG_ON(value_size != le32_to_cpu(right->header.value_size)); node_copy() 90 BUG_ON(nr_left + shift > le32_to_cpu(left->header.max_entries)); node_copy() 98 BUG_ON(shift > le32_to_cpu(right->header.max_entries)); node_copy() 113 unsigned nr_entries = le32_to_cpu(n->header.nr_entries); delete_at() 115 uint32_t value_size = le32_to_cpu(n->header.value_size); delete_at() 133 return le32_to_cpu(n->header.max_entries) / 3; merge_threshold() 175 uint32_t nr_left = le32_to_cpu(left->header.nr_entries); shift() 176 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); shift() 177 uint32_t max_entries = le32_to_cpu(left->header.max_entries); shift() 178 uint32_t r_max_entries = le32_to_cpu(right->header.max_entries); shift() 204 uint32_t nr_left = le32_to_cpu(left->header.nr_entries); __rebalance2() 205 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); __rebalance2() 268 uint32_t max_entries = le32_to_cpu(left->header.max_entries); delete_center_node() 300 uint32_t max_entries = le32_to_cpu(left->header.max_entries); redistribute3() 348 uint32_t nr_left = le32_to_cpu(left->header.nr_entries); __rebalance3() 349 uint32_t nr_center = le32_to_cpu(center->header.nr_entries); __rebalance3() 350 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); __rebalance3() 410 if (le32_to_cpu(n->header.nr_entries) == 1) { rebalance_children() 431 has_right_sibling = i < (le32_to_cpu(n->header.nr_entries) - 1); rebalance_children() 450 (i >= le32_to_cpu(n->header.nr_entries)) || do_leaf() 488 if (le32_to_cpu(n->header.flags) & LEAF_NODE) remove_raw() 496 if (le32_to_cpu(n->header.flags) & LEAF_NODE) remove_raw() 537 BUG_ON(index < 0 || index >= le32_to_cpu(n->header.nr_entries)); dm_btree_remove() 580 if (le32_to_cpu(n->header.flags) & LEAF_NODE) { remove_nearest() 590 if (le32_to_cpu(n->header.flags) & LEAF_NODE) { remove_nearest() 641 if (index >= le32_to_cpu(n->header.nr_entries)) { remove_one()
|
H A D | dm-btree-spine.c | 58 le32_to_cpu(csum_disk), le32_to_cpu(h->csum)); node_check() 62 value_size = le32_to_cpu(h->value_size); node_check() 65 (sizeof(__le64) + value_size) * le32_to_cpu(h->max_entries) > block_size) { node_check() 70 if (le32_to_cpu(h->nr_entries) > le32_to_cpu(h->max_entries)) { node_check() 78 flags = le32_to_cpu(h->flags); node_check()
|
H A D | dm-btree.c | 43 int lo = -1, hi = le32_to_cpu(n->header.nr_entries); bsearch() 75 uint32_t nr_entries = le32_to_cpu(n->header.nr_entries); inc_children() 77 if (le32_to_cpu(n->header.flags) & INTERNAL_NODE) inc_children() 89 uint32_t nr_entries = le32_to_cpu(node->header.nr_entries); __dm_written_to_disk() 93 index >= le32_to_cpu(node->header.max_entries)) { __dm_written_to_disk() 241 f->nr_children = le32_to_cpu(f->n->header.nr_entries); push_frame() 244 flags = le32_to_cpu(f->n->header.flags); push_frame() 300 flags = le32_to_cpu(f->n->header.flags); dm_btree_del() 353 flags = le32_to_cpu(ro_node(s)->header.flags); btree_lookup_raw() 354 nr_entries = le32_to_cpu(ro_node(s)->header.nr_entries); btree_lookup_raw() 427 flags = le32_to_cpu(n->header.flags); dm_btree_lookup_next_single() 428 nr_entries = le32_to_cpu(n->header.nr_entries); dm_btree_lookup_next_single() 539 nr_left = le32_to_cpu(ln->header.nr_entries) / 2; btree_split_sibling() 540 nr_right = le32_to_cpu(ln->header.nr_entries) - nr_left; btree_split_sibling() 550 size = le32_to_cpu(ln->header.flags) & INTERNAL_NODE ? btree_split_sibling() 633 nr_left = le32_to_cpu(pn->header.nr_entries) / 2; btree_split_beneath() 634 nr_right = le32_to_cpu(pn->header.nr_entries) - nr_left; btree_split_beneath() 649 size = le32_to_cpu(pn->header.flags) & INTERNAL_NODE ? btree_split_beneath() 737 if (le32_to_cpu(node->header.flags) & LEAF_NODE) btree_insert_raw() 778 need_insert = ((index >= le32_to_cpu(n->header.nr_entries)) || __dm_written_to_disk() 808 need_insert = ((index >= le32_to_cpu(n->header.nr_entries)) || __dm_written_to_disk() 878 flags = le32_to_cpu(ro_node(s)->header.flags); find_key() 879 i = le32_to_cpu(ro_node(s)->header.nr_entries); find_key() 960 nr = le32_to_cpu(n->header.nr_entries); walk_node() 962 if (le32_to_cpu(n->header.flags) & INTERNAL_NODE) { walk_node()
|
H A D | dm-array.c | 71 (unsigned) le32_to_cpu(csum_disk), array_block_check() 72 (unsigned) le32_to_cpu(bh_le->csum)); array_block_check() 113 unsigned i, nr_entries = le32_to_cpu(ab->nr_entries); on_entries() 182 BUG_ON(new_nr > le32_to_cpu(ab->max_entries)); fill_ablock() 183 BUG_ON(new_nr < le32_to_cpu(ab->nr_entries)); fill_ablock() 185 nr_entries = le32_to_cpu(ab->nr_entries); fill_ablock() 206 BUG_ON(new_nr > le32_to_cpu(ab->max_entries)); trim_ablock() 207 BUG_ON(new_nr > le32_to_cpu(ab->nr_entries)); trim_ablock() 209 nr_entries = le32_to_cpu(ab->nr_entries); trim_ablock() 707 if (entry >= le32_to_cpu(ab->nr_entries)) dm_array_get_value() 739 if (entry >= le32_to_cpu(ab->nr_entries)) { array_set_value() 793 max_entries = le32_to_cpu(ab->max_entries); walk_ablock() 794 nr_entries = le32_to_cpu(ab->nr_entries); walk_ablock()
|
H A D | dm-space-map-common.c | 52 le32_to_cpu(csum_disk), le32_to_cpu(mi_le->csum)); index_check() 102 le32_to_cpu(csum_disk), le32_to_cpu(disk_header->csum)); bitmap_check() 309 *result = le32_to_cpu(le_rc); sm_ll_lookup_big_ref_count() 350 if (le32_to_cpu(ie_disk.nr_free) == 0) sm_ll_find_free_block() 361 max_t(unsigned, begin, le32_to_cpu(ie_disk.none_free_before)), sm_ll_find_free_block() 459 if (le32_to_cpu(ie_disk.none_free_before) == bit) sm_ll_mutate() 466 ie_disk.none_free_before = cpu_to_le32(min(le32_to_cpu(ie_disk.none_free_before), bit)); sm_ll_mutate()
|
H A D | dm-btree-internal.h | 115 return &n->keys[le32_to_cpu(n->header.max_entries)]; value_base() 120 uint32_t value_size = le32_to_cpu(n->header.value_size); value_ptr()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | fw_inc.c | 33 le32_to_cpu(val)); \ 72 dlen = le32_to_cpu(fh_->data_len); wil_fw_verify() 88 if (le32_to_cpu(fh_->signature) != WIL_FW_SIGNATURE) { wil_fw_verify() 90 le32_to_cpu(fh_->signature)); wil_fw_verify() 95 if (le32_to_cpu(fh_->version) > WIL_FW_FMT_VERSION) { wil_fw_verify() 97 le32_to_cpu(fh_->version)); wil_fw_verify() 111 if (crc != le32_to_cpu(fh_->crc)) { wil_fw_verify() 114 (ulong)dlen, crc, le32_to_cpu(fh_->crc)); wil_fw_verify() 142 wil_dbg_fw(wil, "write [0x%08x] <== %zu bytes\n", le32_to_cpu(d->addr), fw_handle_data() 156 size_t s = (size_t)le32_to_cpu(d->size); fw_handle_fill() 175 v = le32_to_cpu(d->value); fw_handle_fill() 177 le32_to_cpu(d->addr), v, s); fw_handle_fill() 218 u32 m = le32_to_cpu(block[i].mask); fw_handle_direct_write() 219 u32 v = le32_to_cpu(block[i].value); fw_handle_direct_write() 228 le32_to_cpu(block[i].addr), y, x, v, m); fw_handle_direct_write() 283 gw_cmd = le32_to_cpu(d->command); fw_handle_gateway_data() 295 le32_to_cpu(d->gateway_addr_addr), fw_handle_gateway_data() 296 le32_to_cpu(d->gateway_value_addr), fw_handle_gateway_data() 297 le32_to_cpu(d->gateway_cmd_addr), fw_handle_gateway_data() 298 le32_to_cpu(d->gateway_ctrl_address)); fw_handle_gateway_data() 302 u32 a = le32_to_cpu(block[i].addr); fw_handle_gateway_data() 303 u32 v = le32_to_cpu(block[i].value); fw_handle_gateway_data() 342 gw_cmd = le32_to_cpu(d->command); fw_handle_gateway_data4() 355 le32_to_cpu(d->gateway_addr_addr), fw_handle_gateway_data4() 356 le32_to_cpu(d->gateway_cmd_addr), fw_handle_gateway_data4() 357 le32_to_cpu(d->gateway_ctrl_address)); fw_handle_gateway_data4() 364 u32 a = le32_to_cpu(block[i].addr); fw_handle_gateway_data4() 368 v[k] = le32_to_cpu(block[i].value[k]); fw_handle_gateway_data4() 430 hdr_sz = le32_to_cpu(hdr->size); wil_fw_load()
|
/linux-4.4.14/arch/mips/include/asm/mach-tx39xx/ |
H A D | mangle-port.h | 18 #define ioswabl(a, x) le32_to_cpu(x)
|
/linux-4.4.14/arch/mips/include/asm/mach-tx49xx/ |
H A D | mangle-port.h | 21 #define ioswabl(a, x) le32_to_cpu(x)
|
/linux-4.4.14/drivers/message/fusion/ |
H A D | mptdebug.h | 156 printk(" %08x", le32_to_cpu(mfp[i])); DBG_DUMP_FW_DOWNLOAD() 175 printk(" %08x", le32_to_cpu(mfp[ii])); DBG_DUMP_PUT_MSG_FRAME() 190 printk(" %08x", le32_to_cpu(mfp[i])); DBG_DUMP_FW_REQUEST_FRAME() 205 printk("%08x ", le32_to_cpu(mfp[i])); DBG_DUMP_REQUEST_FRAME() 217 n = (le32_to_cpu(mfp[0]) & 0x00FF0000) >> 16; DBG_DUMP_REPLY_FRAME() 220 printk(" %08x", le32_to_cpu(mfp[i])); DBG_DUMP_REPLY_FRAME() 234 printk(" %08x", le32_to_cpu(mfp[i])); DBG_DUMP_REQUEST_FRAME_HDR() 250 printk("%08x ", le32_to_cpu(mfp[i])); DBG_DUMP_TM_REQUEST_FRAME() 262 n = (le32_to_cpu(mfp[0]) & 0x00FF0000) >> 16; DBG_DUMP_TM_REPLY_FRAME() 267 printk(" %08x", le32_to_cpu(mfp[i])); DBG_DUMP_TM_REPLY_FRAME()
|
H A D | mptfc.c | 353 le32_to_cpu(ppage0_alloc->PortIdentifier); mptfc_GetFcDevPage0() 356 le32_to_cpu(ppage0_alloc->WWNN.Low); mptfc_GetFcDevPage0() 359 le32_to_cpu(ppage0_alloc->WWNN.High); mptfc_GetFcDevPage0() 362 le32_to_cpu(ppage0_alloc->WWPN.Low); mptfc_GetFcDevPage0() 365 le32_to_cpu(ppage0_alloc->WWPN.High); mptfc_GetFcDevPage0() 792 pp0dest->Flags = le32_to_cpu(pp0dest->Flags); mptfc_GetFcPortPage0() 793 pp0dest->PortIdentifier = le32_to_cpu(pp0dest->PortIdentifier); mptfc_GetFcPortPage0() 794 pp0dest->WWNN.Low = le32_to_cpu(pp0dest->WWNN.Low); mptfc_GetFcPortPage0() 795 pp0dest->WWNN.High = le32_to_cpu(pp0dest->WWNN.High); mptfc_GetFcPortPage0() 796 pp0dest->WWPN.Low = le32_to_cpu(pp0dest->WWPN.Low); mptfc_GetFcPortPage0() 797 pp0dest->WWPN.High = le32_to_cpu(pp0dest->WWPN.High); mptfc_GetFcPortPage0() 798 pp0dest->SupportedServiceClass = le32_to_cpu(pp0dest->SupportedServiceClass); mptfc_GetFcPortPage0() 799 pp0dest->SupportedSpeeds = le32_to_cpu(pp0dest->SupportedSpeeds); mptfc_GetFcPortPage0() 800 pp0dest->CurrentSpeed = le32_to_cpu(pp0dest->CurrentSpeed); mptfc_GetFcPortPage0() 801 pp0dest->MaxFrameSize = le32_to_cpu(pp0dest->MaxFrameSize); mptfc_GetFcPortPage0() 802 pp0dest->FabricWWNN.Low = le32_to_cpu(pp0dest->FabricWWNN.Low); mptfc_GetFcPortPage0() 803 pp0dest->FabricWWNN.High = le32_to_cpu(pp0dest->FabricWWNN.High); mptfc_GetFcPortPage0() 804 pp0dest->FabricWWPN.Low = le32_to_cpu(pp0dest->FabricWWPN.Low); mptfc_GetFcPortPage0() 805 pp0dest->FabricWWPN.High = le32_to_cpu(pp0dest->FabricWWPN.High); mptfc_GetFcPortPage0() 806 pp0dest->DiscoveredPortsCount = le32_to_cpu(pp0dest->DiscoveredPortsCount); mptfc_GetFcPortPage0() 807 pp0dest->MaxInitiators = le32_to_cpu(pp0dest->MaxInitiators); mptfc_GetFcPortPage0() 1372 u8 event = le32_to_cpu(pEvReply->Event) & 0xFF; mptfc_event_process()
|
H A D | mptlan.c | 239 // le32_to_cpu(msg[0]), le32_to_cpu(msg[1]), lan_reply() 240 // le32_to_cpu(msg[2]), le32_to_cpu(msg[3]))); lan_reply() 349 switch (le32_to_cpu(pEvReply->Event)) { mpt_lan_event_process() 653 ctx = GET_LAN_BUFFER_CONTEXT(le32_to_cpu(*pContext)); mpt_lan_send_reply() 798 le32_to_cpu(pSimple->FlagsLength))); mpt_lan_sdu_send() 931 ctx = le32_to_cpu(pRecvRep->BucketContext[i]); mpt_lan_receive_post_free() 976 u32 remaining = le32_to_cpu(pRecvRep->BucketsRemaining); mpt_lan_receive_post_reply() 988 len = le32_to_cpu(pRecvRep->PacketLength); mpt_lan_receive_post_reply() 998 ctx = le32_to_cpu(pRecvRep->BucketContext[0]); mpt_lan_receive_post_reply() 1002 offset = le32_to_cpu(pRecvRep->PacketOffset); mpt_lan_receive_post_reply() 1032 ctx = le32_to_cpu(pRecvRep->BucketContext[i]); mpt_lan_receive_post_reply() 1276 * printk (" %08x", le32_to_cpu(msg[i])); mpt_lan_post_receive_buckets()
|
/linux-4.4.14/fs/quota/ |
H A D | quota_v2.c | 82 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type] || v2_check_quota_file() 83 le32_to_cpu(dqhead.dqh_version) > quota_versions[type]) v2_check_quota_file() 100 version = le32_to_cpu(dqhead.dqh_version); v2_read_file_info() 131 info->dqi_bgrace = le32_to_cpu(dinfo.dqi_bgrace); v2_read_file_info() 132 info->dqi_igrace = le32_to_cpu(dinfo.dqi_igrace); v2_read_file_info() 137 qinfo->dqi_blocks = le32_to_cpu(dinfo.dqi_blocks); v2_read_file_info() 138 qinfo->dqi_free_blk = le32_to_cpu(dinfo.dqi_free_blk); v2_read_file_info() 139 qinfo->dqi_free_entry = le32_to_cpu(dinfo.dqi_free_entry); v2_read_file_info() 185 m->dqb_ihardlimit = le32_to_cpu(d->dqb_ihardlimit); v2r0_disk2memdqb() 186 m->dqb_isoftlimit = le32_to_cpu(d->dqb_isoftlimit); v2r0_disk2memdqb() 187 m->dqb_curinodes = le32_to_cpu(d->dqb_curinodes); v2r0_disk2memdqb() 189 m->dqb_bhardlimit = v2_qbtos(le32_to_cpu(d->dqb_bhardlimit)); v2r0_disk2memdqb() 190 m->dqb_bsoftlimit = v2_qbtos(le32_to_cpu(d->dqb_bsoftlimit)); v2r0_disk2memdqb() 229 le32_to_cpu(d->dqb_id)), v2r0_is_id() 282 le32_to_cpu(d->dqb_id)), v2r1_is_id()
|
/linux-4.4.14/fs/ubifs/ |
H A D | master.c | 282 c->zroot.lnum = le32_to_cpu(c->mst_node->root_lnum); ubifs_read_master() 283 c->zroot.offs = le32_to_cpu(c->mst_node->root_offs); ubifs_read_master() 284 c->zroot.len = le32_to_cpu(c->mst_node->root_len); ubifs_read_master() 285 c->lhead_lnum = le32_to_cpu(c->mst_node->log_lnum); ubifs_read_master() 286 c->gc_lnum = le32_to_cpu(c->mst_node->gc_lnum); ubifs_read_master() 287 c->ihead_lnum = le32_to_cpu(c->mst_node->ihead_lnum); ubifs_read_master() 288 c->ihead_offs = le32_to_cpu(c->mst_node->ihead_offs); ubifs_read_master() 290 c->lpt_lnum = le32_to_cpu(c->mst_node->lpt_lnum); ubifs_read_master() 291 c->lpt_offs = le32_to_cpu(c->mst_node->lpt_offs); ubifs_read_master() 292 c->nhead_lnum = le32_to_cpu(c->mst_node->nhead_lnum); ubifs_read_master() 293 c->nhead_offs = le32_to_cpu(c->mst_node->nhead_offs); ubifs_read_master() 294 c->ltab_lnum = le32_to_cpu(c->mst_node->ltab_lnum); ubifs_read_master() 295 c->ltab_offs = le32_to_cpu(c->mst_node->ltab_offs); ubifs_read_master() 296 c->lsave_lnum = le32_to_cpu(c->mst_node->lsave_lnum); ubifs_read_master() 297 c->lsave_offs = le32_to_cpu(c->mst_node->lsave_offs); ubifs_read_master() 298 c->lscan_lnum = le32_to_cpu(c->mst_node->lscan_lnum); ubifs_read_master() 299 c->lst.empty_lebs = le32_to_cpu(c->mst_node->empty_lebs); ubifs_read_master() 300 c->lst.idx_lebs = le32_to_cpu(c->mst_node->idx_lebs); ubifs_read_master() 301 old_leb_cnt = le32_to_cpu(c->mst_node->leb_cnt); ubifs_read_master()
|
H A D | sb.c | 367 if (le32_to_cpu(sup->min_io_size) != c->min_io_size) { validate_sb() 369 le32_to_cpu(sup->min_io_size), c->min_io_size); validate_sb() 373 if (le32_to_cpu(sup->leb_size) != c->leb_size) { validate_sb() 375 le32_to_cpu(sup->leb_size), c->leb_size); validate_sb() 462 if (le32_to_cpu(sup->time_gran) > 1000000000 || validate_sb() 463 le32_to_cpu(sup->time_gran) < 1) { validate_sb() 541 c->fmt_version = le32_to_cpu(sup->fmt_version); ubifs_read_superblock() 542 c->ro_compat_version = le32_to_cpu(sup->ro_compat_version); ubifs_read_superblock() 603 c->leb_cnt = le32_to_cpu(sup->leb_cnt); ubifs_read_superblock() 604 c->max_leb_cnt = le32_to_cpu(sup->max_leb_cnt); ubifs_read_superblock() 606 c->log_lebs = le32_to_cpu(sup->log_lebs); ubifs_read_superblock() 607 c->lpt_lebs = le32_to_cpu(sup->lpt_lebs); ubifs_read_superblock() 608 c->orph_lebs = le32_to_cpu(sup->orph_lebs); ubifs_read_superblock() 609 c->jhead_cnt = le32_to_cpu(sup->jhead_cnt) + NONDATA_JHEADS_CNT; ubifs_read_superblock() 610 c->fanout = le32_to_cpu(sup->fanout); ubifs_read_superblock() 611 c->lsave_cnt = le32_to_cpu(sup->lsave_cnt); ubifs_read_superblock() 613 c->rp_uid = make_kuid(&init_user_ns, le32_to_cpu(sup->rp_uid)); ubifs_read_superblock() 614 c->rp_gid = make_kgid(&init_user_ns, le32_to_cpu(sup->rp_gid)); ubifs_read_superblock() 615 sup_flags = le32_to_cpu(sup->flags); ubifs_read_superblock() 619 c->vfs_sb->s_time_gran = le32_to_cpu(sup->time_gran); ubifs_read_superblock()
|
H A D | debug.c | 222 pr_err("\tmagic %#x\n", le32_to_cpu(ch->magic)); dump_ch() 223 pr_err("\tcrc %#x\n", le32_to_cpu(ch->crc)); dump_ch() 230 pr_err("\tlen %u\n", le32_to_cpu(ch->len)); dump_ch() 309 if (le32_to_cpu(ch->magic) != UBIFS_NODE_MAGIC) { ubifs_dump_node() 324 pr_err("\tpad_len %u\n", le32_to_cpu(pad->pad_len)); ubifs_dump_node() 330 unsigned int sup_flags = le32_to_cpu(sup->flags); ubifs_dump_node() 341 pr_err("\tmin_io_size %u\n", le32_to_cpu(sup->min_io_size)); ubifs_dump_node() 342 pr_err("\tleb_size %u\n", le32_to_cpu(sup->leb_size)); ubifs_dump_node() 343 pr_err("\tleb_cnt %u\n", le32_to_cpu(sup->leb_cnt)); ubifs_dump_node() 344 pr_err("\tmax_leb_cnt %u\n", le32_to_cpu(sup->max_leb_cnt)); ubifs_dump_node() 347 pr_err("\tlog_lebs %u\n", le32_to_cpu(sup->log_lebs)); ubifs_dump_node() 348 pr_err("\tlpt_lebs %u\n", le32_to_cpu(sup->lpt_lebs)); ubifs_dump_node() 349 pr_err("\torph_lebs %u\n", le32_to_cpu(sup->orph_lebs)); ubifs_dump_node() 350 pr_err("\tjhead_cnt %u\n", le32_to_cpu(sup->jhead_cnt)); ubifs_dump_node() 351 pr_err("\tfanout %u\n", le32_to_cpu(sup->fanout)); ubifs_dump_node() 352 pr_err("\tlsave_cnt %u\n", le32_to_cpu(sup->lsave_cnt)); ubifs_dump_node() 357 pr_err("\trp_uid %u\n", le32_to_cpu(sup->rp_uid)); ubifs_dump_node() 358 pr_err("\trp_gid %u\n", le32_to_cpu(sup->rp_gid)); ubifs_dump_node() 359 pr_err("\tfmt_version %u\n", le32_to_cpu(sup->fmt_version)); ubifs_dump_node() 360 pr_err("\ttime_gran %u\n", le32_to_cpu(sup->time_gran)); ubifs_dump_node() 372 pr_err("\tflags %#x\n", le32_to_cpu(mst->flags)); ubifs_dump_node() 373 pr_err("\tlog_lnum %u\n", le32_to_cpu(mst->log_lnum)); ubifs_dump_node() 374 pr_err("\troot_lnum %u\n", le32_to_cpu(mst->root_lnum)); ubifs_dump_node() 375 pr_err("\troot_offs %u\n", le32_to_cpu(mst->root_offs)); ubifs_dump_node() 376 pr_err("\troot_len %u\n", le32_to_cpu(mst->root_len)); ubifs_dump_node() 377 pr_err("\tgc_lnum %u\n", le32_to_cpu(mst->gc_lnum)); ubifs_dump_node() 378 pr_err("\tihead_lnum %u\n", le32_to_cpu(mst->ihead_lnum)); ubifs_dump_node() 379 pr_err("\tihead_offs %u\n", le32_to_cpu(mst->ihead_offs)); ubifs_dump_node() 382 pr_err("\tlpt_lnum %u\n", le32_to_cpu(mst->lpt_lnum)); ubifs_dump_node() 383 pr_err("\tlpt_offs %u\n", le32_to_cpu(mst->lpt_offs)); ubifs_dump_node() 384 pr_err("\tnhead_lnum %u\n", le32_to_cpu(mst->nhead_lnum)); ubifs_dump_node() 385 pr_err("\tnhead_offs %u\n", le32_to_cpu(mst->nhead_offs)); ubifs_dump_node() 386 pr_err("\tltab_lnum %u\n", le32_to_cpu(mst->ltab_lnum)); ubifs_dump_node() 387 pr_err("\tltab_offs %u\n", le32_to_cpu(mst->ltab_offs)); ubifs_dump_node() 388 pr_err("\tlsave_lnum %u\n", le32_to_cpu(mst->lsave_lnum)); ubifs_dump_node() 389 pr_err("\tlsave_offs %u\n", le32_to_cpu(mst->lsave_offs)); ubifs_dump_node() 390 pr_err("\tlscan_lnum %u\n", le32_to_cpu(mst->lscan_lnum)); ubifs_dump_node() 391 pr_err("\tleb_cnt %u\n", le32_to_cpu(mst->leb_cnt)); ubifs_dump_node() 392 pr_err("\tempty_lebs %u\n", le32_to_cpu(mst->empty_lebs)); ubifs_dump_node() 393 pr_err("\tidx_lebs %u\n", le32_to_cpu(mst->idx_lebs)); ubifs_dump_node() 410 pr_err("\tlnum %u\n", le32_to_cpu(ref->lnum)); ubifs_dump_node() 411 pr_err("\toffs %u\n", le32_to_cpu(ref->offs)); ubifs_dump_node() 412 pr_err("\tjhead %u\n", le32_to_cpu(ref->jhead)); ubifs_dump_node() 426 pr_err("\tnlink %u\n", le32_to_cpu(ino->nlink)); ubifs_dump_node() 429 le32_to_cpu(ino->atime_nsec)); ubifs_dump_node() 432 le32_to_cpu(ino->mtime_nsec)); ubifs_dump_node() 435 le32_to_cpu(ino->ctime_nsec)); ubifs_dump_node() 436 pr_err("\tuid %u\n", le32_to_cpu(ino->uid)); ubifs_dump_node() 437 pr_err("\tgid %u\n", le32_to_cpu(ino->gid)); ubifs_dump_node() 438 pr_err("\tmode %u\n", le32_to_cpu(ino->mode)); ubifs_dump_node() 439 pr_err("\tflags %#x\n", le32_to_cpu(ino->flags)); ubifs_dump_node() 440 pr_err("\txattr_cnt %u\n", le32_to_cpu(ino->xattr_cnt)); ubifs_dump_node() 441 pr_err("\txattr_size %u\n", le32_to_cpu(ino->xattr_size)); ubifs_dump_node() 442 pr_err("\txattr_names %u\n", le32_to_cpu(ino->xattr_names)); ubifs_dump_node() 445 pr_err("\tdata len %u\n", le32_to_cpu(ino->data_len)); ubifs_dump_node() 476 int dlen = le32_to_cpu(ch->len) - UBIFS_DATA_NODE_SZ; ubifs_dump_node() 481 pr_err("\tsize %u\n", le32_to_cpu(dn->size)); ubifs_dump_node() 494 pr_err("\tinum %u\n", le32_to_cpu(trun->inum)); ubifs_dump_node() 516 i, le32_to_cpu(br->lnum), le32_to_cpu(br->offs), ubifs_dump_node() 517 le32_to_cpu(br->len), ubifs_dump_node() 534 n = (le32_to_cpu(ch->len) - UBIFS_ORPH_NODE_SZ) >> 3; ubifs_dump_node() 1841 fscki->nlink = le32_to_cpu(ino->nlink); add_inode() 1843 fscki->xattr_cnt = le32_to_cpu(ino->xattr_cnt); add_inode() 1844 fscki->xattr_sz = le32_to_cpu(ino->xattr_size); add_inode() 1845 fscki->xattr_nms = le32_to_cpu(ino->xattr_names); add_inode() 1846 fscki->mode = le32_to_cpu(ino->mode); add_inode() 2053 blk_offs += le32_to_cpu(dn->size); check_leaf()
|
H A D | scan.c | 75 magic = le32_to_cpu(ch->magic); ubifs_scan_a_node() 96 int pad_len = le32_to_cpu(pad->pad_len); ubifs_scan_a_node() 97 int node_len = le32_to_cpu(ch->len); ubifs_scan_a_node() 208 snod->len = le32_to_cpu(ch->len); ubifs_add_snod() 320 node_len = ALIGN(le32_to_cpu(ch->len), 8); ubifs_scan()
|
H A D | key.h | 342 return le32_to_cpu(key->j32[1]) >> UBIFS_S_KEY_BLOCK_BITS; key_type_flash() 366 return le32_to_cpu(key->j32[0]); key_inum_flash() 389 return le32_to_cpu(key->j32[1]) & UBIFS_S_KEY_HASH_MASK; key_hash_flash() 413 return le32_to_cpu(key->j32[1]) & UBIFS_S_KEY_BLOCK_MASK; key_block_flash() 427 to->u32[0] = le32_to_cpu(f->j32[0]); key_read() 428 to->u32[1] = le32_to_cpu(f->j32[1]); key_read()
|
/linux-4.4.14/fs/adfs/ |
H A D | dir_fplus.c | 41 size = le32_to_cpu(h->bigdirsize); adfs_fplus_read() 102 dir->parent_id = le32_to_cpu(h->bigdirparent); adfs_fplus_read() 129 if (fpos <= le32_to_cpu(h->bigdirentries)) { adfs_fplus_setpos() 174 if (dir->pos >= le32_to_cpu(h->bigdirentries)) adfs_fplus_getnext() 178 offset += ((le32_to_cpu(h->bigdirnamelen) + 4) & ~3); adfs_fplus_getnext() 183 obj->loadaddr = le32_to_cpu(bde.bigdirload); adfs_fplus_getnext() 184 obj->execaddr = le32_to_cpu(bde.bigdirexec); adfs_fplus_getnext() 185 obj->size = le32_to_cpu(bde.bigdirlen); adfs_fplus_getnext() 186 obj->file_id = le32_to_cpu(bde.bigdirindaddr); adfs_fplus_getnext() 187 obj->attr = le32_to_cpu(bde.bigdirattr); adfs_fplus_getnext() 188 obj->name_len = le32_to_cpu(bde.bigdirobnamelen); adfs_fplus_getnext() 191 offset += ((le32_to_cpu(h->bigdirnamelen) + 4) & ~3); adfs_fplus_getnext() 192 offset += le32_to_cpu(h->bigdirentries) * sizeof(struct adfs_bigdirentry); adfs_fplus_getnext() 193 offset += le32_to_cpu(bde.bigdirobnameptr); adfs_fplus_getnext()
|
H A D | map.c | 90 u32 v = le32_to_cpu(_map[mapptr >> 5]) >> (mapptr & 31); lookup_zone() 95 v = le32_to_cpu(_map[mapptr >> 5]); lookup_zone() 168 u32 v = le32_to_cpu(_map[mapptr >> 5]) >> (mapptr & 31); scan_free_map() 173 v = le32_to_cpu(_map[mapptr >> 5]); scan_free_map()
|
H A D | super.c | 58 if (le32_to_cpu(dr->disc_size_high) >> dr->log2secsize) adfs_checkdiscrecord() 338 dm[i].dm_endbit = (le32_to_cpu(dr->disc_size_high) << (32 - dr->log2bpmb)) + adfs_read_map() 339 (le32_to_cpu(dr->disc_size) >> dr->log2bpmb) + adfs_read_map() 359 discsize = le32_to_cpu(dr->disc_size_high) << (32 - block_bits); adfs_discsize() 360 discsize |= le32_to_cpu(dr->disc_size) >> block_bits; adfs_discsize() 473 root_obj.parent_id = root_obj.file_id = le32_to_cpu(dr->root); adfs_fill_super() 488 root_obj.size = le32_to_cpu(dr->root_size); adfs_fill_super()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 185 u32 data = le32_to_cpu(cmd->data); qed_init_cmd_array() 187 u32 dmae_array_offset = le32_to_cpu(cmd->args.array_offset); qed_init_cmd_array() 199 data = le32_to_cpu(hdr->raw.data); qed_init_cmd_array() 257 u32 data = le32_to_cpu(cmd->data); qed_init_cmd_wr() 274 le32_to_cpu(arg->inline_val)); qed_init_cmd_wr() 278 (b_can_dmae && (le32_to_cpu(arg->zeros_count) >= 64))) qed_init_cmd_wr() 280 le32_to_cpu(arg->zeros_count)); qed_init_cmd_wr() 283 le32_to_cpu(arg->zeros_count)); qed_init_cmd_wr() 319 u32 data = le32_to_cpu(cmd->op_data); qed_init_cmd_rd() 328 data = le32_to_cpu(cmd->op_data); qed_init_cmd_rd() 351 !comp_check(val, le32_to_cpu(cmd->expected_val)); qed_init_cmd_rd() 360 addr, le32_to_cpu(cmd->expected_val), qed_init_cmd_rd() 409 return GET_FIELD(le32_to_cpu(p_cmd->op_data), qed_init_cmd_mode() 418 u32 data = le32_to_cpu(p_cmd->phase_data); qed_init_cmd_phase() 419 u32 op_data = le32_to_cpu(p_cmd->op_data); qed_init_cmd_phase() 452 u32 data = le32_to_cpu(cmd->raw.op_data); qed_init_run() 475 udelay(le32_to_cpu(cmd->delay.delay)); qed_init_run()
|
H A D | qed_hw.c | 127 return le32_to_cpu(p_ptt->pxp.offset) << 2; qed_ptt_get_hw_addr() 164 le32_to_cpu(p_ptt->pxp.offset)); qed_ptt_set_win() 421 le32_to_cpu(command->opcode), qed_dmae_post_command() 424 le32_to_cpu(command->src_addr_hi), qed_dmae_post_command() 425 le32_to_cpu(command->src_addr_lo), qed_dmae_post_command() 426 le32_to_cpu(command->dst_addr_hi), qed_dmae_post_command() 427 le32_to_cpu(command->dst_addr_lo)); qed_dmae_post_command() 436 le32_to_cpu(command->opcode), qed_dmae_post_command() 439 le32_to_cpu(command->src_addr_hi), qed_dmae_post_command() 440 le32_to_cpu(command->src_addr_lo), qed_dmae_post_command() 441 le32_to_cpu(command->dst_addr_hi), qed_dmae_post_command() 442 le32_to_cpu(command->dst_addr_lo)); qed_dmae_post_command()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
H A D | main.c | 304 le32_to_cpu(debug_hdr.dbuf_addr)); ath6kl_read_fwlogs() 306 dropped = le32_to_cpu(debug_hdr.dropped); ath6kl_read_fwlogs() 315 le32_to_cpu(debug_buf.buffer_addr)); ath6kl_read_fwlogs() 316 length = le32_to_cpu(debug_buf.length); ath6kl_read_fwlogs() 318 if (length != 0 && (le32_to_cpu(debug_buf.length) <= ath6kl_read_fwlogs() 319 le32_to_cpu(debug_buf.bufsize))) { ath6kl_read_fwlogs() 331 le32_to_cpu(debug_buf.next)); ath6kl_read_fwlogs() 712 stats->tx_pkt += le32_to_cpu(tgt_stats->stats.tx.pkt); ath6kl_update_target_stats() 713 stats->tx_byte += le32_to_cpu(tgt_stats->stats.tx.byte); ath6kl_update_target_stats() 714 stats->tx_ucast_pkt += le32_to_cpu(tgt_stats->stats.tx.ucast_pkt); ath6kl_update_target_stats() 715 stats->tx_ucast_byte += le32_to_cpu(tgt_stats->stats.tx.ucast_byte); ath6kl_update_target_stats() 716 stats->tx_mcast_pkt += le32_to_cpu(tgt_stats->stats.tx.mcast_pkt); ath6kl_update_target_stats() 717 stats->tx_mcast_byte += le32_to_cpu(tgt_stats->stats.tx.mcast_byte); ath6kl_update_target_stats() 718 stats->tx_bcast_pkt += le32_to_cpu(tgt_stats->stats.tx.bcast_pkt); ath6kl_update_target_stats() 719 stats->tx_bcast_byte += le32_to_cpu(tgt_stats->stats.tx.bcast_byte); ath6kl_update_target_stats() 721 le32_to_cpu(tgt_stats->stats.tx.rts_success_cnt); ath6kl_update_target_stats() 725 le32_to_cpu(tgt_stats->stats.tx.pkt_per_ac[ac]); ath6kl_update_target_stats() 727 stats->tx_err += le32_to_cpu(tgt_stats->stats.tx.err); ath6kl_update_target_stats() 728 stats->tx_fail_cnt += le32_to_cpu(tgt_stats->stats.tx.fail_cnt); ath6kl_update_target_stats() 729 stats->tx_retry_cnt += le32_to_cpu(tgt_stats->stats.tx.retry_cnt); ath6kl_update_target_stats() 731 le32_to_cpu(tgt_stats->stats.tx.mult_retry_cnt); ath6kl_update_target_stats() 733 le32_to_cpu(tgt_stats->stats.tx.rts_fail_cnt); ath6kl_update_target_stats() 738 stats->rx_pkt += le32_to_cpu(tgt_stats->stats.rx.pkt); ath6kl_update_target_stats() 739 stats->rx_byte += le32_to_cpu(tgt_stats->stats.rx.byte); ath6kl_update_target_stats() 740 stats->rx_ucast_pkt += le32_to_cpu(tgt_stats->stats.rx.ucast_pkt); ath6kl_update_target_stats() 741 stats->rx_ucast_byte += le32_to_cpu(tgt_stats->stats.rx.ucast_byte); ath6kl_update_target_stats() 742 stats->rx_mcast_pkt += le32_to_cpu(tgt_stats->stats.rx.mcast_pkt); ath6kl_update_target_stats() 743 stats->rx_mcast_byte += le32_to_cpu(tgt_stats->stats.rx.mcast_byte); ath6kl_update_target_stats() 744 stats->rx_bcast_pkt += le32_to_cpu(tgt_stats->stats.rx.bcast_pkt); ath6kl_update_target_stats() 745 stats->rx_bcast_byte += le32_to_cpu(tgt_stats->stats.rx.bcast_byte); ath6kl_update_target_stats() 746 stats->rx_frgment_pkt += le32_to_cpu(tgt_stats->stats.rx.frgment_pkt); ath6kl_update_target_stats() 747 stats->rx_err += le32_to_cpu(tgt_stats->stats.rx.err); ath6kl_update_target_stats() 748 stats->rx_crc_err += le32_to_cpu(tgt_stats->stats.rx.crc_err); ath6kl_update_target_stats() 750 le32_to_cpu(tgt_stats->stats.rx.key_cache_miss); ath6kl_update_target_stats() 751 stats->rx_decrypt_err += le32_to_cpu(tgt_stats->stats.rx.decrypt_err); ath6kl_update_target_stats() 752 stats->rx_dupl_frame += le32_to_cpu(tgt_stats->stats.rx.dupl_frame); ath6kl_update_target_stats() 760 le32_to_cpu(ccmp_stats->tkip_local_mic_fail); ath6kl_update_target_stats() 762 le32_to_cpu(ccmp_stats->tkip_cnter_measures_invoked); ath6kl_update_target_stats() 763 stats->tkip_fmt_err += le32_to_cpu(ccmp_stats->tkip_fmt_err); ath6kl_update_target_stats() 765 stats->ccmp_fmt_err += le32_to_cpu(ccmp_stats->ccmp_fmt_err); ath6kl_update_target_stats() 766 stats->ccmp_replays += le32_to_cpu(ccmp_stats->ccmp_replays); ath6kl_update_target_stats() 769 le32_to_cpu(tgt_stats->pm_stats.pwr_save_failure_cnt); ath6kl_update_target_stats() 774 le32_to_cpu(tgt_stats->cserv_stats.cs_bmiss_cnt); ath6kl_update_target_stats() 776 le32_to_cpu(tgt_stats->cserv_stats.cs_low_rssi_cnt); ath6kl_update_target_stats() 790 stats->lq_val = le32_to_cpu(tgt_stats->lq_val); ath6kl_update_target_stats() 793 le32_to_cpu(tgt_stats->wow_stats.wow_pkt_dropped); ath6kl_update_target_stats() 801 stats->arp_received = le32_to_cpu(tgt_stats->arp_stats.arp_received); ath6kl_update_target_stats() 802 stats->arp_replied = le32_to_cpu(tgt_stats->arp_stats.arp_replied); ath6kl_update_target_stats() 803 stats->arp_matched = le32_to_cpu(tgt_stats->arp_stats.arp_matched); ath6kl_update_target_stats() 813 *var = cpu_to_le32(le32_to_cpu(*var) + le32_to_cpu(val)); ath6kl_add_le32()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | debugfs.c | 658 le32_to_cpu(cmd->rx_data_timeout), iwl_dbgfs_current_sleep_command_read() 659 le32_to_cpu(cmd->tx_data_timeout)); iwl_dbgfs_current_sleep_command_read() 663 le32_to_cpu(cmd->sleep_interval[i])); iwl_dbgfs_current_sleep_command_read() 695 flag = le32_to_cpu(priv->statistics.flag); iwl_statistics_flag() 763 le32_to_cpu(ofdm->ina_cnt), iwl_dbgfs_ucode_rx_stats_read() 768 le32_to_cpu(ofdm->fina_cnt), accum_ofdm->fina_cnt, iwl_dbgfs_ucode_rx_stats_read() 772 le32_to_cpu(ofdm->plcp_err), accum_ofdm->plcp_err, iwl_dbgfs_ucode_rx_stats_read() 776 le32_to_cpu(ofdm->crc32_err), accum_ofdm->crc32_err, iwl_dbgfs_ucode_rx_stats_read() 780 le32_to_cpu(ofdm->overrun_err), iwl_dbgfs_ucode_rx_stats_read() 785 le32_to_cpu(ofdm->early_overrun_err), iwl_dbgfs_ucode_rx_stats_read() 791 le32_to_cpu(ofdm->crc32_good), iwl_dbgfs_ucode_rx_stats_read() 796 le32_to_cpu(ofdm->false_alarm_cnt), iwl_dbgfs_ucode_rx_stats_read() 802 le32_to_cpu(ofdm->fina_sync_err_cnt), iwl_dbgfs_ucode_rx_stats_read() 808 le32_to_cpu(ofdm->sfd_timeout), iwl_dbgfs_ucode_rx_stats_read() 813 le32_to_cpu(ofdm->fina_timeout), iwl_dbgfs_ucode_rx_stats_read() 818 le32_to_cpu(ofdm->unresponded_rts), iwl_dbgfs_ucode_rx_stats_read() 824 le32_to_cpu(ofdm->rxe_frame_limit_overrun), iwl_dbgfs_ucode_rx_stats_read() 830 le32_to_cpu(ofdm->sent_ack_cnt), iwl_dbgfs_ucode_rx_stats_read() 835 le32_to_cpu(ofdm->sent_cts_cnt), iwl_dbgfs_ucode_rx_stats_read() 840 le32_to_cpu(ofdm->sent_ba_rsp_cnt), iwl_dbgfs_ucode_rx_stats_read() 846 le32_to_cpu(ofdm->dsp_self_kill), iwl_dbgfs_ucode_rx_stats_read() 852 le32_to_cpu(ofdm->mh_format_err), iwl_dbgfs_ucode_rx_stats_read() 858 le32_to_cpu(ofdm->re_acq_main_rssi_sum), iwl_dbgfs_ucode_rx_stats_read() 867 le32_to_cpu(cck->ina_cnt), accum_cck->ina_cnt, iwl_dbgfs_ucode_rx_stats_read() 871 le32_to_cpu(cck->fina_cnt), accum_cck->fina_cnt, iwl_dbgfs_ucode_rx_stats_read() 875 le32_to_cpu(cck->plcp_err), accum_cck->plcp_err, iwl_dbgfs_ucode_rx_stats_read() 879 le32_to_cpu(cck->crc32_err), accum_cck->crc32_err, iwl_dbgfs_ucode_rx_stats_read() 883 le32_to_cpu(cck->overrun_err), iwl_dbgfs_ucode_rx_stats_read() 888 le32_to_cpu(cck->early_overrun_err), iwl_dbgfs_ucode_rx_stats_read() 894 le32_to_cpu(cck->crc32_good), accum_cck->crc32_good, iwl_dbgfs_ucode_rx_stats_read() 898 le32_to_cpu(cck->false_alarm_cnt), iwl_dbgfs_ucode_rx_stats_read() 903 le32_to_cpu(cck->fina_sync_err_cnt), iwl_dbgfs_ucode_rx_stats_read() 909 le32_to_cpu(cck->sfd_timeout), iwl_dbgfs_ucode_rx_stats_read() 914 le32_to_cpu(cck->fina_timeout), iwl_dbgfs_ucode_rx_stats_read() 919 le32_to_cpu(cck->unresponded_rts), iwl_dbgfs_ucode_rx_stats_read() 924 le32_to_cpu(cck->rxe_frame_limit_overrun), iwl_dbgfs_ucode_rx_stats_read() 930 le32_to_cpu(cck->sent_ack_cnt), iwl_dbgfs_ucode_rx_stats_read() 935 le32_to_cpu(cck->sent_cts_cnt), iwl_dbgfs_ucode_rx_stats_read() 940 le32_to_cpu(cck->sent_ba_rsp_cnt), iwl_dbgfs_ucode_rx_stats_read() 946 le32_to_cpu(cck->dsp_self_kill), iwl_dbgfs_ucode_rx_stats_read() 951 le32_to_cpu(cck->mh_format_err), iwl_dbgfs_ucode_rx_stats_read() 956 le32_to_cpu(cck->re_acq_main_rssi_sum), iwl_dbgfs_ucode_rx_stats_read() 965 le32_to_cpu(general->bogus_cts), iwl_dbgfs_ucode_rx_stats_read() 970 le32_to_cpu(general->bogus_ack), iwl_dbgfs_ucode_rx_stats_read() 975 le32_to_cpu(general->non_bssid_frames), iwl_dbgfs_ucode_rx_stats_read() 981 le32_to_cpu(general->filtered_frames), iwl_dbgfs_ucode_rx_stats_read() 987 le32_to_cpu(general->non_channel_beacons), iwl_dbgfs_ucode_rx_stats_read() 993 le32_to_cpu(general->channel_beacons), iwl_dbgfs_ucode_rx_stats_read() 999 le32_to_cpu(general->num_missed_bcon), iwl_dbgfs_ucode_rx_stats_read() 1005 le32_to_cpu(general->adc_rx_saturation_time), iwl_dbgfs_ucode_rx_stats_read() 1011 le32_to_cpu(general->ina_detection_search_time), iwl_dbgfs_ucode_rx_stats_read() 1017 le32_to_cpu(general->beacon_silence_rssi_a), iwl_dbgfs_ucode_rx_stats_read() 1023 le32_to_cpu(general->beacon_silence_rssi_b), iwl_dbgfs_ucode_rx_stats_read() 1029 le32_to_cpu(general->beacon_silence_rssi_c), iwl_dbgfs_ucode_rx_stats_read() 1035 le32_to_cpu(general->interference_data_flag), iwl_dbgfs_ucode_rx_stats_read() 1041 le32_to_cpu(general->channel_load), iwl_dbgfs_ucode_rx_stats_read() 1047 le32_to_cpu(general->dsp_false_alarms), iwl_dbgfs_ucode_rx_stats_read() 1053 le32_to_cpu(general->beacon_rssi_a), iwl_dbgfs_ucode_rx_stats_read() 1059 le32_to_cpu(general->beacon_rssi_b), iwl_dbgfs_ucode_rx_stats_read() 1065 le32_to_cpu(general->beacon_rssi_c), iwl_dbgfs_ucode_rx_stats_read() 1071 le32_to_cpu(general->beacon_energy_a), iwl_dbgfs_ucode_rx_stats_read() 1077 le32_to_cpu(general->beacon_energy_b), iwl_dbgfs_ucode_rx_stats_read() 1083 le32_to_cpu(general->beacon_energy_c), iwl_dbgfs_ucode_rx_stats_read() 1092 le32_to_cpu(ht->plcp_err), accum_ht->plcp_err, iwl_dbgfs_ucode_rx_stats_read() 1096 le32_to_cpu(ht->overrun_err), accum_ht->overrun_err, iwl_dbgfs_ucode_rx_stats_read() 1100 le32_to_cpu(ht->early_overrun_err), iwl_dbgfs_ucode_rx_stats_read() 1106 le32_to_cpu(ht->crc32_good), accum_ht->crc32_good, iwl_dbgfs_ucode_rx_stats_read() 1110 le32_to_cpu(ht->crc32_err), accum_ht->crc32_err, iwl_dbgfs_ucode_rx_stats_read() 1114 le32_to_cpu(ht->mh_format_err), iwl_dbgfs_ucode_rx_stats_read() 1119 le32_to_cpu(ht->agg_crc32_good), iwl_dbgfs_ucode_rx_stats_read() 1124 le32_to_cpu(ht->agg_mpdu_cnt), iwl_dbgfs_ucode_rx_stats_read() 1129 le32_to_cpu(ht->agg_cnt), accum_ht->agg_cnt, iwl_dbgfs_ucode_rx_stats_read() 1133 le32_to_cpu(ht->unsupport_mcs), iwl_dbgfs_ucode_rx_stats_read() 1178 le32_to_cpu(tx->preamble_cnt), iwl_dbgfs_ucode_tx_stats_read() 1183 le32_to_cpu(tx->rx_detected_cnt), iwl_dbgfs_ucode_tx_stats_read() 1188 le32_to_cpu(tx->bt_prio_defer_cnt), iwl_dbgfs_ucode_tx_stats_read() 1194 le32_to_cpu(tx->bt_prio_kill_cnt), iwl_dbgfs_ucode_tx_stats_read() 1200 le32_to_cpu(tx->few_bytes_cnt), iwl_dbgfs_ucode_tx_stats_read() 1205 le32_to_cpu(tx->cts_timeout), accum_tx->cts_timeout, iwl_dbgfs_ucode_tx_stats_read() 1209 le32_to_cpu(tx->ack_timeout), iwl_dbgfs_ucode_tx_stats_read() 1214 le32_to_cpu(tx->expected_ack_cnt), iwl_dbgfs_ucode_tx_stats_read() 1220 le32_to_cpu(tx->actual_ack_cnt), iwl_dbgfs_ucode_tx_stats_read() 1226 le32_to_cpu(tx->dump_msdu_cnt), iwl_dbgfs_ucode_tx_stats_read() 1232 le32_to_cpu(tx->burst_abort_next_frame_mismatch_cnt), iwl_dbgfs_ucode_tx_stats_read() 1238 le32_to_cpu(tx->burst_abort_missing_next_frame_cnt), iwl_dbgfs_ucode_tx_stats_read() 1244 le32_to_cpu(tx->cts_timeout_collision), iwl_dbgfs_ucode_tx_stats_read() 1250 le32_to_cpu(tx->ack_or_ba_timeout_collision), iwl_dbgfs_ucode_tx_stats_read() 1256 le32_to_cpu(tx->agg.ba_timeout), iwl_dbgfs_ucode_tx_stats_read() 1262 le32_to_cpu(tx->agg.ba_reschedule_frames), iwl_dbgfs_ucode_tx_stats_read() 1268 le32_to_cpu(tx->agg.scd_query_agg_frame_cnt), iwl_dbgfs_ucode_tx_stats_read() 1274 le32_to_cpu(tx->agg.scd_query_no_agg), iwl_dbgfs_ucode_tx_stats_read() 1280 le32_to_cpu(tx->agg.scd_query_agg), iwl_dbgfs_ucode_tx_stats_read() 1286 le32_to_cpu(tx->agg.scd_query_mismatch), iwl_dbgfs_ucode_tx_stats_read() 1292 le32_to_cpu(tx->agg.frame_not_ready), iwl_dbgfs_ucode_tx_stats_read() 1298 le32_to_cpu(tx->agg.underrun), iwl_dbgfs_ucode_tx_stats_read() 1303 le32_to_cpu(tx->agg.bt_prio_kill), iwl_dbgfs_ucode_tx_stats_read() 1309 le32_to_cpu(tx->agg.rx_ba_rsp_cnt), iwl_dbgfs_ucode_tx_stats_read() 1387 le32_to_cpu(general->temperature)); iwl_dbgfs_ucode_general_stats_read() 1390 le32_to_cpu(general->temperature_m)); iwl_dbgfs_ucode_general_stats_read() 1393 le32_to_cpu(general->ttl_timestamp)); iwl_dbgfs_ucode_general_stats_read() 1396 le32_to_cpu(dbg->burst_check), iwl_dbgfs_ucode_general_stats_read() 1401 le32_to_cpu(dbg->burst_count), iwl_dbgfs_ucode_general_stats_read() 1406 le32_to_cpu(dbg->wait_for_silence_timeout_cnt), iwl_dbgfs_ucode_general_stats_read() 1412 le32_to_cpu(general->sleep_time), iwl_dbgfs_ucode_general_stats_read() 1417 le32_to_cpu(general->slots_out), iwl_dbgfs_ucode_general_stats_read() 1422 le32_to_cpu(general->slots_idle), iwl_dbgfs_ucode_general_stats_read() 1427 le32_to_cpu(div->tx_on_a), accum_div->tx_on_a, iwl_dbgfs_ucode_general_stats_read() 1431 le32_to_cpu(div->tx_on_b), accum_div->tx_on_b, iwl_dbgfs_ucode_general_stats_read() 1435 le32_to_cpu(div->exec_time), accum_div->exec_time, iwl_dbgfs_ucode_general_stats_read() 1439 le32_to_cpu(div->probe_time), accum_div->probe_time, iwl_dbgfs_ucode_general_stats_read() 1443 le32_to_cpu(general->rx_enable_counter), iwl_dbgfs_ucode_general_stats_read() 1449 le32_to_cpu(general->num_of_sos_states), iwl_dbgfs_ucode_general_stats_read() 1506 le32_to_cpu(bt->hi_priority_tx_req_cnt), iwl_dbgfs_ucode_bt_stats_read() 1510 le32_to_cpu(bt->hi_priority_tx_denied_cnt), iwl_dbgfs_ucode_bt_stats_read() 1514 le32_to_cpu(bt->lo_priority_tx_req_cnt), iwl_dbgfs_ucode_bt_stats_read() 1518 le32_to_cpu(bt->lo_priority_tx_denied_cnt), iwl_dbgfs_ucode_bt_stats_read() 1522 le32_to_cpu(bt->hi_priority_rx_req_cnt), iwl_dbgfs_ucode_bt_stats_read() 1526 le32_to_cpu(bt->hi_priority_rx_denied_cnt), iwl_dbgfs_ucode_bt_stats_read() 1530 le32_to_cpu(bt->lo_priority_rx_req_cnt), iwl_dbgfs_ucode_bt_stats_read() 1534 le32_to_cpu(bt->lo_priority_rx_denied_cnt), iwl_dbgfs_ucode_bt_stats_read() 1539 le32_to_cpu(priv->statistics.num_bt_kills), iwl_dbgfs_ucode_bt_stats_read() 1933 le32_to_cpu(priv->contexts[IWL_RXON_CTX_BSS].active.flags)); iwl_dbgfs_rxon_flags_read() 1946 le32_to_cpu(priv->contexts[IWL_RXON_CTX_BSS].active.filter_flags)); iwl_dbgfs_rxon_filter_flags_read()
|
H A D | power.c | 197 max_sleep[i] = le32_to_cpu(cmd->sleep_interval[i]); iwl_static_sleep_cmd() 201 slp_itrvl = le32_to_cpu(cmd->sleep_interval[IWL_POWER_VEC_SIZE - 1]); iwl_static_sleep_cmd() 207 slp_itrvl = le32_to_cpu(cmd->sleep_interval[IWL_POWER_VEC_SIZE - 1]); iwl_static_sleep_cmd() 230 slp_itrvl = le32_to_cpu(cmd->sleep_interval[IWL_POWER_VEC_SIZE - 1]); iwl_static_sleep_cmd() 237 if (le32_to_cpu(cmd->sleep_interval[i]) > iwl_static_sleep_cmd() 242 if (le32_to_cpu(cmd->sleep_interval[i]) > iwl_static_sleep_cmd() 243 le32_to_cpu(cmd->sleep_interval[i+1])) iwl_static_sleep_cmd() 276 IWL_DEBUG_POWER(priv, "Tx timeout = %u\n", le32_to_cpu(cmd->tx_data_timeout)); iwl_set_power() 277 IWL_DEBUG_POWER(priv, "Rx timeout = %u\n", le32_to_cpu(cmd->rx_data_timeout)); iwl_set_power() 279 le32_to_cpu(cmd->sleep_interval[0]), iwl_set_power() 280 le32_to_cpu(cmd->sleep_interval[1]), iwl_set_power() 281 le32_to_cpu(cmd->sleep_interval[2]), iwl_set_power() 282 le32_to_cpu(cmd->sleep_interval[3]), iwl_set_power() 283 le32_to_cpu(cmd->sleep_interval[4])); iwl_set_power()
|
H A D | rx.c | 134 le32_to_cpu(err_resp->error_type), iwlagn_rx_reply_error() 137 le32_to_cpu(err_resp->error_info)); iwlagn_rx_reply_error() 154 if (!le32_to_cpu(csa->status) && csa->channel == priv->switch_channel) { iwlagn_rx_csa() 218 le32_to_cpu(beacon->ibss_mgr_status), iwlagn_rx_beacon_notif() 219 le32_to_cpu(beacon->high_tsf), iwlagn_rx_beacon_notif() 220 le32_to_cpu(beacon->low_tsf), rate); iwlagn_rx_beacon_notif() 223 priv->ibss_manager = le32_to_cpu(beacon->ibss_mgr_status); iwlagn_rx_beacon_notif() 245 delta = le32_to_cpu(cur_ofdm->plcp_err) - iwlagn_good_plcp_health() 246 le32_to_cpu(priv->statistics.rx_ofdm.plcp_err) + iwlagn_good_plcp_health() 247 le32_to_cpu(cur_ofdm_ht->plcp_err) - iwlagn_good_plcp_health() 248 le32_to_cpu(priv->statistics.rx_ofdm_ht.plcp_err); iwlagn_good_plcp_health() 342 le32_to_cpu(rx_info->beacon_silence_rssi_a) & IN_BAND_FILTER; iwlagn_rx_calc_noise() 344 le32_to_cpu(rx_info->beacon_silence_rssi_b) & IN_BAND_FILTER; iwlagn_rx_calc_noise() 346 le32_to_cpu(rx_info->beacon_silence_rssi_c) & IN_BAND_FILTER; iwlagn_rx_calc_noise() 386 if (le32_to_cpu(*cur) > le32_to_cpu(*prev)) { accum_stats() 388 le32_to_cpu(*cur) - le32_to_cpu(*prev)); accum_stats() 389 le32_add_cpu(accum, le32_to_cpu(*delta)); accum_stats() 390 if (le32_to_cpu(*delta) > le32_to_cpu(*max_delta)) accum_stats() 476 le32_to_cpu(stats->rx.general.num_bt_kills)); iwlagn_rx_statistics() 547 if (le32_to_cpu(stats->flag) & UCODE_STATISTICS_CLEAR_MSK) { iwlagn_rx_reply_statistics() 569 u32 flags = le32_to_cpu(card_state_notif->flags); iwlagn_rx_card_state_notif() 621 if (le32_to_cpu(missed_beacon->consecutive_missed_beacons) > iwlagn_rx_missed_beacon_notif() 625 le32_to_cpu(missed_beacon->consecutive_missed_beacons), iwlagn_rx_missed_beacon_notif() 626 le32_to_cpu(missed_beacon->total_missed_becons), iwlagn_rx_missed_beacon_notif() 627 le32_to_cpu(missed_beacon->num_recvd_beacons), iwlagn_rx_missed_beacon_notif() 628 le32_to_cpu(missed_beacon->num_expected_beacons)); iwlagn_rx_missed_beacon_notif() 840 val = le32_to_cpu(ncphy->non_cfg_phy[IWLAGN_RX_RES_AGC_IDX]); iwlagn_calc_rssi() 849 val = le32_to_cpu(ncphy->non_cfg_phy[IWLAGN_RX_RES_RSSI_AB_IDX]); iwlagn_calc_rssi() 854 val = le32_to_cpu(ncphy->non_cfg_phy[IWLAGN_RX_RES_RSSI_C_IDX]); iwlagn_calc_rssi() 893 le32_to_cpu(rx_pkt_status)); iwlagn_rx_reply_rx() 904 le32_to_cpu(rx_pkt_status)); iwlagn_rx_reply_rx() 909 rate_n_flags = le32_to_cpu(phy_res->rate_n_flags); iwlagn_rx_reply_rx() 926 priv->ucode_beacon_time = le32_to_cpu(phy_res->beacon_time_stamp); iwlagn_rx_reply_rx()
|
H A D | calib.c | 686 rx_enable_time = le32_to_cpu(rx_info->channel_load); iwl_sensitivity_calibration() 687 fa_cck = le32_to_cpu(cck->false_alarm_cnt); iwl_sensitivity_calibration() 688 fa_ofdm = le32_to_cpu(ofdm->false_alarm_cnt); iwl_sensitivity_calibration() 689 bad_plcp_cck = le32_to_cpu(cck->plcp_err); iwl_sensitivity_calibration() 690 bad_plcp_ofdm = le32_to_cpu(ofdm->plcp_err); iwl_sensitivity_calibration() 693 le32_to_cpu(rx_info->beacon_silence_rssi_a); iwl_sensitivity_calibration() 695 le32_to_cpu(rx_info->beacon_silence_rssi_b); iwl_sensitivity_calibration() 697 le32_to_cpu(rx_info->beacon_silence_rssi_c); iwl_sensitivity_calibration() 699 le32_to_cpu(rx_info->beacon_energy_a); iwl_sensitivity_calibration() 701 le32_to_cpu(rx_info->beacon_energy_b); iwl_sensitivity_calibration() 703 le32_to_cpu(rx_info->beacon_energy_c); iwl_sensitivity_calibration() 1001 stat_chnum = le32_to_cpu(priv->statistics.flag) >> 16; iwl_chain_noise_calibration() 1016 chain_noise_a = le32_to_cpu(rx_info->beacon_silence_rssi_a) & iwl_chain_noise_calibration() 1018 chain_noise_b = le32_to_cpu(rx_info->beacon_silence_rssi_b) & iwl_chain_noise_calibration() 1020 chain_noise_c = le32_to_cpu(rx_info->beacon_silence_rssi_c) & iwl_chain_noise_calibration() 1023 chain_sig_a = le32_to_cpu(rx_info->beacon_rssi_a) & IN_BAND_FILTER; iwl_chain_noise_calibration() 1024 chain_sig_b = le32_to_cpu(rx_info->beacon_rssi_b) & IN_BAND_FILTER; iwl_chain_noise_calibration() 1025 chain_sig_c = le32_to_cpu(rx_info->beacon_rssi_c) & IN_BAND_FILTER; iwl_chain_noise_calibration()
|
/linux-4.4.14/net/ceph/ |
H A D | ceph_fs.c | 12 __u32 su = le32_to_cpu(layout->fl_stripe_unit); ceph_file_layout_is_valid() 13 __u32 sc = le32_to_cpu(layout->fl_stripe_count); ceph_file_layout_is_valid() 14 __u32 os = le32_to_cpu(layout->fl_object_size); ceph_file_layout_is_valid()
|
H A D | messenger.c | 1288 WARN_ON(m->data_length != le32_to_cpu(m->hdr.data_len)); prepare_write_message() 1292 le32_to_cpu(m->hdr.front_len), le32_to_cpu(m->hdr.middle_len), prepare_write_message() 1294 BUG_ON(le32_to_cpu(m->hdr.front_len) != m->front.iov_len); prepare_write_message() 1320 le32_to_cpu(con->out_msg->footer.front_crc), prepare_write_message() 1321 le32_to_cpu(con->out_msg->footer.middle_crc)); prepare_write_message() 1574 crc = do_datacrc ? le32_to_cpu(msg->footer.data_crc) : 0; write_partial_message_data() 1749 size = le32_to_cpu(con->in_reply.authorizer_len); read_partial_connect() 1757 le32_to_cpu(con->in_reply.connect_seq), read_partial_connect() 1758 le32_to_cpu(con->in_reply.global_seq)); read_partial_connect() 2010 (int)le32_to_cpu(con->peer_addr.nonce), process_banner() 2012 (int)le32_to_cpu(con->actual_peer_addr.nonce)); process_banner() 2061 le32_to_cpu(con->out_connect.protocol_version), process_connect() 2062 le32_to_cpu(con->in_reply.protocol_version)); process_connect() 2091 le32_to_cpu(con->in_reply.connect_seq)); process_connect() 2118 le32_to_cpu(con->out_connect.connect_seq), process_connect() 2119 le32_to_cpu(con->in_reply.connect_seq)); process_connect() 2120 con->connect_seq = le32_to_cpu(con->in_reply.connect_seq); process_connect() 2135 le32_to_cpu(con->in_reply.global_seq)); process_connect() 2137 le32_to_cpu(con->in_reply.global_seq)); process_connect() 2161 con->peer_global_seq = le32_to_cpu(con->in_reply.global_seq); process_connect() 2166 le32_to_cpu(con->in_reply.connect_seq), process_connect() 2169 le32_to_cpu(con->in_reply.connect_seq)); process_connect() 2330 front_len = le32_to_cpu(con->in_hdr.front_len); read_partial_message() 2333 middle_len = le32_to_cpu(con->in_hdr.middle_len); read_partial_message() 2336 data_len = le32_to_cpu(con->in_hdr.data_len); read_partial_message() 2435 if (con->in_front_crc != le32_to_cpu(m->footer.front_crc)) { read_partial_message() 2440 if (con->in_middle_crc != le32_to_cpu(m->footer.middle_crc)) { read_partial_message() 2447 con->in_data_crc != le32_to_cpu(m->footer.data_crc)) { read_partial_message() 2449 con->in_data_crc, le32_to_cpu(m->footer.data_crc)); read_partial_message() 2486 le32_to_cpu(msg->hdr.front_len), process_message() 2487 le32_to_cpu(msg->hdr.data_len), process_message() 3031 BUG_ON(msg->front.iov_len != le32_to_cpu(msg->hdr.front_len)); ceph_con_send() 3050 le32_to_cpu(msg->hdr.front_len), ceph_con_send() 3051 le32_to_cpu(msg->hdr.middle_len), ceph_con_send() 3052 le32_to_cpu(msg->hdr.data_len)); ceph_con_send() 3127 unsigned int front_len = le32_to_cpu(con->in_hdr.front_len); ceph_msg_revoke_incoming() 3128 unsigned int middle_len = le32_to_cpu(con->in_hdr.middle_len); ceph_msg_revoke_incoming() 3129 unsigned int data_len = le32_to_cpu(con->in_hdr.data_len); ceph_msg_revoke_incoming() 3322 int middle_len = le32_to_cpu(msg->hdr.middle_len); ceph_alloc_middle() 3353 int middle_len = le32_to_cpu(hdr->middle_len); ceph_con_in_msg_alloc()
|
/linux-4.4.14/fs/f2fs/ |
H A D | inode.c | 46 old_decode_dev(le32_to_cpu(ri->i_addr[0])); __get_inode_rdev() 49 new_decode_dev(le32_to_cpu(ri->i_addr[1])); __get_inode_rdev() 55 block_t addr = le32_to_cpu(ri->i_addr[0]); __written_first_block() 119 i_uid_write(inode, le32_to_cpu(ri->i_uid)); do_read_inode() 120 i_gid_write(inode, le32_to_cpu(ri->i_gid)); do_read_inode() 121 set_nlink(inode, le32_to_cpu(ri->i_links)); do_read_inode() 128 inode->i_atime.tv_nsec = le32_to_cpu(ri->i_atime_nsec); do_read_inode() 129 inode->i_ctime.tv_nsec = le32_to_cpu(ri->i_ctime_nsec); do_read_inode() 130 inode->i_mtime.tv_nsec = le32_to_cpu(ri->i_mtime_nsec); do_read_inode() 131 inode->i_generation = le32_to_cpu(ri->i_generation); do_read_inode() 133 fi->i_current_depth = le32_to_cpu(ri->i_current_depth); do_read_inode() 134 fi->i_xattr_nid = le32_to_cpu(ri->i_xattr_nid); do_read_inode() 135 fi->i_flags = le32_to_cpu(ri->i_flags); do_read_inode() 138 fi->i_pino = le32_to_cpu(ri->i_pino); do_read_inode()
|
H A D | node.h | 107 ni->ino = le32_to_cpu(raw_ne->ino); node_info_from_raw_nat() 108 ni->blk_addr = le32_to_cpu(raw_ne->block_addr); node_info_from_raw_nat() 224 old_flag = le32_to_cpu(rn->footer.flag); fill_node_footer() 253 return le32_to_cpu(rn->footer.ino); ino_of_node() 259 return le32_to_cpu(rn->footer.nid); nid_of_node() 265 unsigned flag = le32_to_cpu(rn->footer.flag); ofs_of_node() 278 return le32_to_cpu(rn->footer.next_blkaddr); next_blkaddr_of_node() 338 return le32_to_cpu(rn->i.i_nid[off - NODE_DIR1_BLOCK]); get_nid() 339 return le32_to_cpu(rn->in.nid[off]); get_nid() 366 return le32_to_cpu(rn->footer.flag) & (1 << type); is_node() 376 unsigned int flag = le32_to_cpu(rn->footer.flag); set_cold_node() 388 unsigned int flag = le32_to_cpu(rn->footer.flag); set_mark()
|
H A D | super.c | 620 start_count = le32_to_cpu(sbi->raw_super->segment0_blkaddr); f2fs_statfs() 699 le32_to_cpu(sbi->raw_super->segment_count_main); segment_info_seq_show() 926 if (F2FS_SUPER_MAGIC != le32_to_cpu(raw_super->magic)) { sanity_check_raw_super() 929 F2FS_SUPER_MAGIC, le32_to_cpu(raw_super->magic)); sanity_check_raw_super() 942 blocksize = 1 << le32_to_cpu(raw_super->log_blocksize); sanity_check_raw_super() 951 if (le32_to_cpu(raw_super->log_sectorsize) > sanity_check_raw_super() 953 le32_to_cpu(raw_super->log_sectorsize) < sanity_check_raw_super() 956 le32_to_cpu(raw_super->log_sectorsize)); sanity_check_raw_super() 959 if (le32_to_cpu(raw_super->log_sectors_per_block) + sanity_check_raw_super() 960 le32_to_cpu(raw_super->log_sectorsize) != sanity_check_raw_super() 964 le32_to_cpu(raw_super->log_sectors_per_block), sanity_check_raw_super() 965 le32_to_cpu(raw_super->log_sectorsize)); sanity_check_raw_super() 977 total = le32_to_cpu(raw_super->segment_count); sanity_check_ckpt() 978 fsmeta = le32_to_cpu(raw_super->segment_count_ckpt); sanity_check_ckpt() 979 fsmeta += le32_to_cpu(raw_super->segment_count_sit); sanity_check_ckpt() 980 fsmeta += le32_to_cpu(raw_super->segment_count_nat); sanity_check_ckpt() 981 fsmeta += le32_to_cpu(ckpt->rsvd_segment_count); sanity_check_ckpt() 982 fsmeta += le32_to_cpu(raw_super->segment_count_ssa); sanity_check_ckpt() 1000 le32_to_cpu(raw_super->log_sectors_per_block); init_sb_info() 1001 sbi->log_blocksize = le32_to_cpu(raw_super->log_blocksize); init_sb_info() 1003 sbi->log_blocks_per_seg = le32_to_cpu(raw_super->log_blocks_per_seg); init_sb_info() 1005 sbi->segs_per_sec = le32_to_cpu(raw_super->segs_per_sec); init_sb_info() 1006 sbi->secs_per_zone = le32_to_cpu(raw_super->secs_per_zone); init_sb_info() 1007 sbi->total_sections = le32_to_cpu(raw_super->section_count); init_sb_info() 1009 (le32_to_cpu(raw_super->segment_count_nat) / 2) init_sb_info() 1011 sbi->root_ino_num = le32_to_cpu(raw_super->root_ino); init_sb_info() 1012 sbi->node_ino_num = le32_to_cpu(raw_super->node_ino); init_sb_info() 1013 sbi->meta_ino_num = le32_to_cpu(raw_super->meta_ino); init_sb_info() 1170 sb->s_maxbytes = max_file_size(le32_to_cpu(raw_super->log_blocksize)); f2fs_fill_super() 1231 le32_to_cpu(sbi->ckpt->valid_node_count); f2fs_fill_super() 1233 le32_to_cpu(sbi->ckpt->valid_inode_count); f2fs_fill_super()
|
H A D | debug.c | 370 si->all_area_segs = le32_to_cpu(raw_super->segment_count); f2fs_build_stats() 371 si->sit_area_segs = le32_to_cpu(raw_super->segment_count_sit); f2fs_build_stats() 372 si->nat_area_segs = le32_to_cpu(raw_super->segment_count_nat); f2fs_build_stats() 373 si->ssa_area_segs = le32_to_cpu(raw_super->segment_count_ssa); f2fs_build_stats() 374 si->main_area_segs = le32_to_cpu(raw_super->segment_count_main); f2fs_build_stats() 375 si->main_area_sections = le32_to_cpu(raw_super->section_count); f2fs_build_stats() 377 le32_to_cpu(raw_super->secs_per_zone); f2fs_build_stats()
|
H A D | recovery.c | 73 nid_t pino = le32_to_cpu(raw_inode->i_pino); recover_dentry() 91 name.len = le32_to_cpu(raw_inode->i_namelen); recover_dentry() 101 if (de && inode->i_ino == le32_to_cpu(de->ino)) recover_dentry() 105 einode = f2fs_iget(inode->i_sb, le32_to_cpu(de->ino)); recover_dentry() 158 inode->i_atime.tv_nsec = le32_to_cpu(raw->i_mtime_nsec); recover_inode() 159 inode->i_ctime.tv_nsec = le32_to_cpu(raw->i_ctime_nsec); recover_inode() 160 inode->i_mtime.tv_nsec = le32_to_cpu(raw->i_mtime_nsec); recover_inode() 293 nid = le32_to_cpu(sum.nid); check_index_in_prev_nodes()
|
H A D | checkpoint.c | 532 for (j = 0; j < le32_to_cpu(orphan_blk->entry_count); j++) { recover_orphan_inodes() 533 nid_t ino = le32_to_cpu(orphan_blk->ino[j]); recover_orphan_inodes() 619 crc_offset = le32_to_cpu(cp_block->checksum_offset); validate_checkpoint() 623 crc = le32_to_cpu(*((__le32 *)((unsigned char *)cp_block + crc_offset))); validate_checkpoint() 630 cp_addr += le32_to_cpu(cp_block->cp_pack_total_block_count) - 1; validate_checkpoint() 634 crc_offset = le32_to_cpu(cp_block->checksum_offset); validate_checkpoint() 638 crc = le32_to_cpu(*((__le32 *)((unsigned char *)cp_block + crc_offset))); validate_checkpoint() 675 cp_start_blk_no = le32_to_cpu(fsb->cp_blkaddr); get_valid_checkpoint() 680 le32_to_cpu(fsb->log_blocks_per_seg); get_valid_checkpoint() 702 cp_blk_no = le32_to_cpu(fsb->cp_blkaddr); get_valid_checkpoint() 704 cp_blk_no += 1 << le32_to_cpu(fsb->log_blocks_per_seg); get_valid_checkpoint() 1023 crc32 = f2fs_crc32(ckpt, le32_to_cpu(ckpt->checksum_offset)); do_checkpoint() 1025 le32_to_cpu(ckpt->checksum_offset))) do_checkpoint()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 756 entries = le32_to_cpu(directory->num_entries); qlcnic_get_table_desc() 760 u32 offs = le32_to_cpu(directory->findex) + qlcnic_get_table_desc() 761 i * le32_to_cpu(directory->entry_size); qlcnic_get_table_desc() 762 u32 tab_type = le32_to_cpu(*((__le32 *)&unirom[offs] + 8)); qlcnic_get_table_desc() 785 entries = le32_to_cpu(directory->num_entries); qlcnic_validate_header() 786 entry_size = le32_to_cpu(directory->entry_size); qlcnic_validate_header() 787 tab_size = le32_to_cpu(directory->findex) + (entries * entry_size); qlcnic_validate_header() 806 idx = le32_to_cpu(temp); qlcnic_validate_bootld() 812 tab_size = le32_to_cpu(tab_desc->findex) + qlcnic_validate_bootld() 813 le32_to_cpu(tab_desc->entry_size) * (idx + 1); qlcnic_validate_bootld() 818 offs = le32_to_cpu(tab_desc->findex) + qlcnic_validate_bootld() 819 le32_to_cpu(tab_desc->entry_size) * idx; qlcnic_validate_bootld() 822 data_size = le32_to_cpu(descr->findex) + le32_to_cpu(descr->size); qlcnic_validate_bootld() 841 idx = le32_to_cpu(temp); qlcnic_validate_fw() 847 tab_size = le32_to_cpu(tab_desc->findex) + qlcnic_validate_fw() 848 le32_to_cpu(tab_desc->entry_size) * (idx + 1); qlcnic_validate_fw() 853 offs = le32_to_cpu(tab_desc->findex) + qlcnic_validate_fw() 854 le32_to_cpu(tab_desc->entry_size) * idx; qlcnic_validate_fw() 856 data_size = le32_to_cpu(descr->findex) + le32_to_cpu(descr->size); qlcnic_validate_fw() 878 entries = le32_to_cpu(ptab_descr->num_entries); qlcnic_validate_product_offs() 879 entry_size = le32_to_cpu(ptab_descr->entry_size); qlcnic_validate_product_offs() 880 tab_size = le32_to_cpu(ptab_descr->findex) + (entries * entry_size); qlcnic_validate_product_offs() 892 offs = le32_to_cpu(ptab_descr->findex) + qlcnic_validate_product_offs() 893 i * le32_to_cpu(ptab_descr->entry_size); qlcnic_validate_product_offs() 895 flags = le32_to_cpu(temp); qlcnic_validate_product_offs() 897 file_chiprev = le32_to_cpu(temp); qlcnic_validate_product_offs() 954 idx = le32_to_cpu(temp); qlcnic_get_data_desc() 961 offs = le32_to_cpu(tab_desc->findex) + qlcnic_get_data_desc() 962 le32_to_cpu(tab_desc->entry_size) * idx; qlcnic_get_data_desc() 977 offs = le32_to_cpu(data_desc->findex); qlcnic_get_bootld_offs() 991 offs = le32_to_cpu(data_desc->findex); qlcnic_get_fw_offs() 1005 return le32_to_cpu(data_desc->size); qlcnic_get_fw_size() 1007 return le32_to_cpu(*(__le32 *)&unirom[QLCNIC_FW_SIZE_OFFSET]); qlcnic_get_fw_size() 1021 return le32_to_cpu(version_offset); qlcnic_get_fw_version() 1026 ver_str = fw->data + le32_to_cpu(fw_data_desc->findex) + qlcnic_get_fw_version() 1027 le32_to_cpu(fw_data_desc->size) - 17; qlcnic_get_fw_version() 1052 return le32_to_cpu(*(__le32 *)version_offset); qlcnic_get_bios_version() 1056 bios_ver = le32_to_cpu(temp); qlcnic_get_bios_version() 1223 val = le32_to_cpu(*(__le32 *)&fw->data[QLCNIC_FW_MAGIC_OFFSET]); qlcnic_validate_firmware()
|
H A D | qlcnic_dcb.c | 470 rsp.hdr_prio_pfc_map[0] = le32_to_cpu(prsp_le->hdr_prio_pfc_map[0]); qlcnic_82xx_dcb_query_cee_param() 471 rsp.hdr_prio_pfc_map[1] = le32_to_cpu(prsp_le->hdr_prio_pfc_map[1]); qlcnic_82xx_dcb_query_cee_param() 472 rsp.prio_pg_map[0] = le32_to_cpu(prsp_le->prio_pg_map[0]); qlcnic_82xx_dcb_query_cee_param() 473 rsp.prio_pg_map[1] = le32_to_cpu(prsp_le->prio_pg_map[1]); qlcnic_82xx_dcb_query_cee_param() 474 rsp.pg_bw_map[0] = le32_to_cpu(prsp_le->pg_bw_map[0]); qlcnic_82xx_dcb_query_cee_param() 475 rsp.pg_bw_map[1] = le32_to_cpu(prsp_le->pg_bw_map[1]); qlcnic_82xx_dcb_query_cee_param() 476 rsp.pg_tsa_map[0] = le32_to_cpu(prsp_le->pg_tsa_map[0]); qlcnic_82xx_dcb_query_cee_param() 477 rsp.pg_tsa_map[1] = le32_to_cpu(prsp_le->pg_tsa_map[1]); qlcnic_82xx_dcb_query_cee_param() 480 rsp.app[i] = le32_to_cpu(prsp_le->app[i]); qlcnic_82xx_dcb_query_cee_param()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | lustre_disk.h | 244 lsd->lsd_feature_compat = le32_to_cpu(buf->lsd_feature_compat); lsd_le_to_cpu() 245 lsd->lsd_feature_rocompat = le32_to_cpu(buf->lsd_feature_rocompat); lsd_le_to_cpu() 246 lsd->lsd_feature_incompat = le32_to_cpu(buf->lsd_feature_incompat); lsd_le_to_cpu() 247 lsd->lsd_server_size = le32_to_cpu(buf->lsd_server_size); lsd_le_to_cpu() 248 lsd->lsd_client_start = le32_to_cpu(buf->lsd_client_start); lsd_le_to_cpu() 252 lsd->lsd_catalog_ogen = le32_to_cpu(buf->lsd_catalog_ogen); lsd_le_to_cpu() 254 lsd->lsd_osd_index = le32_to_cpu(buf->lsd_osd_index); lsd_le_to_cpu() 255 lsd->lsd_padding1 = le32_to_cpu(buf->lsd_padding1); lsd_le_to_cpu() 256 lsd->lsd_start_epoch = le32_to_cpu(buf->lsd_start_epoch); lsd_le_to_cpu() 259 lsd->lsd_trans_table_time = le32_to_cpu(buf->lsd_trans_table_time); lsd_le_to_cpu() 260 lsd->lsd_expire_intervals = le32_to_cpu(buf->lsd_expire_intervals); lsd_le_to_cpu() 297 lcd->lcd_last_result = le32_to_cpu(buf->lcd_last_result); lcd_le_to_cpu() 298 lcd->lcd_last_data = le32_to_cpu(buf->lcd_last_data); lcd_le_to_cpu() 301 lcd->lcd_last_close_result = le32_to_cpu(buf->lcd_last_close_result); lcd_le_to_cpu() 302 lcd->lcd_last_close_data = le32_to_cpu(buf->lcd_last_close_data); lcd_le_to_cpu() 307 lcd->lcd_last_epoch = le32_to_cpu(buf->lcd_last_epoch); lcd_le_to_cpu() 308 lcd->lcd_first_epoch = le32_to_cpu(buf->lcd_first_epoch); lcd_le_to_cpu()
|
/linux-4.4.14/drivers/media/common/siano/ |
H A D | smsendian.c | 38 msg->msg_data[0] = le32_to_cpu(msg->msg_data[0]); smsendian_handle_tx_message() 47 msg->msg_data[i] = le32_to_cpu(msg->msg_data[i]); smsendian_handle_tx_message() 84 msg->msg_data[i] = le32_to_cpu(msg->msg_data[i]); smsendian_handle_rx_message()
|
/linux-4.4.14/drivers/usb/host/ |
H A D | xhci-trace.h | 130 __entry->dma = ((u64)le32_to_cpu(ev->field[1])) << 32 | 131 le32_to_cpu(ev->field[0]); 132 __entry->status = le32_to_cpu(ev->field[2]); 133 __entry->flags = le32_to_cpu(ev->field[3]);
|
H A D | xhci-dbg.c | 273 u32 type = le32_to_cpu(trb->link.control) & TRB_TYPE_BITMASK; xhci_debug_trb() 284 GET_INTR_TARGET(le32_to_cpu(trb->link.intr_target))); xhci_debug_trb() 286 le32_to_cpu(trb->link.control) & TRB_CYCLE); xhci_debug_trb() 288 le32_to_cpu(trb->link.control) & LINK_TOGGLE); xhci_debug_trb() 290 le32_to_cpu(trb->link.control) & TRB_NO_SNOOP); xhci_debug_trb() 304 GET_COMP_CODE(le32_to_cpu(trb->event_cmd.status))); xhci_debug_trb() 306 le32_to_cpu(trb->event_cmd.flags)); xhci_debug_trb() 340 le32_to_cpu(trb->link.intr_target), xhci_debug_segment() 341 le32_to_cpu(trb->link.control)); xhci_debug_segment() 422 le32_to_cpu(entry->seg_size), xhci_dbg_erst() 423 le32_to_cpu(entry->rsvd)); xhci_dbg_erst() 457 switch (GET_SLOT_STATE(le32_to_cpu(slot_ctx->dev_state))) { xhci_get_slot_state()
|
H A D | xhci-ring.c | 100 return le32_to_cpu(trb->link.control) & LINK_TOGGLE; last_trb_on_last_seg() 198 chain = le32_to_cpu(ring->enqueue->generic.field[3]) & TRB_CHAIN; inc_enq() 648 if (unlikely(TRB_TO_SUSPEND_PORT(le32_to_cpu(trb->generic.field[3])))) { xhci_handle_cmd_stop_ep() 657 ep_index = TRB_TO_EP_INDEX(le32_to_cpu(trb->generic.field[3])); xhci_handle_cmd_stop_ep() 964 ep_index = TRB_TO_EP_INDEX(le32_to_cpu(trb->generic.field[3])); xhci_handle_cmd_set_deq() 965 stream_id = TRB_TO_STREAM_ID(le32_to_cpu(trb->generic.field[2])); xhci_handle_cmd_set_deq() 990 ep_state = le32_to_cpu(ep_ctx->ep_info); xhci_handle_cmd_set_deq() 992 slot_state = le32_to_cpu(slot_ctx->dev_state); xhci_handle_cmd_set_deq() 1052 ep_index = TRB_TO_EP_INDEX(le32_to_cpu(trb->generic.field[3])); xhci_handle_cmd_reset_ep() 1128 add_flags = le32_to_cpu(ctrl_ctx->add_flags); xhci_handle_cmd_config_ep() 1129 drop_flags = le32_to_cpu(ctrl_ctx->drop_flags); xhci_handle_cmd_config_ep() 1175 NEC_FW_MAJOR(le32_to_cpu(event->status)), xhci_handle_cmd_nec_get_fw() 1176 NEC_FW_MINOR(le32_to_cpu(event->status))); xhci_handle_cmd_nec_get_fw() 1221 cycle_state = le32_to_cpu( xhci_handle_stopped_cmd_ring() 1292 int slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); handle_cmd_completion() 1327 cmd_comp_code = GET_COMP_CODE(le32_to_cpu(event->status)); handle_cmd_completion() 1346 cmd_type = TRB_FIELD_TO_TYPE(le32_to_cpu(cmd_trb->generic.field[3])); handle_cmd_completion() 1365 le32_to_cpu(cmd_trb->generic.field[3]))); handle_cmd_completion() 1370 le32_to_cpu(cmd_trb->generic.field[3]))); handle_cmd_completion() 1380 le32_to_cpu(cmd_trb->generic.field[3]))); handle_cmd_completion() 1388 le32_to_cpu(cmd_trb->generic.field[3])); handle_cmd_completion() 1418 trb_type = TRB_FIELD_TO_TYPE(le32_to_cpu(event->generic.field[3])); handle_vendor_event() 1468 slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->generic.field[3])); handle_device_notification() 1497 if (GET_COMP_CODE(le32_to_cpu(event->generic.field[2])) != COMP_SUCCESS) { handle_port_status() 1501 port_id = GET_PORT_ID(le32_to_cpu(event->generic.field[0])); handle_port_status() 1815 slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); finish_td() 1817 ep_index = TRB_TO_EP_ID(le32_to_cpu(event->flags)) - 1; finish_td() 1820 trb_comp_code = GET_COMP_CODE(le32_to_cpu(event->transfer_len)); finish_td() 1907 slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); process_ctrl_td() 1909 ep_index = TRB_TO_EP_ID(le32_to_cpu(event->flags)) - 1; process_ctrl_td() 1912 trb_comp_code = GET_COMP_CODE(le32_to_cpu(event->transfer_len)); process_ctrl_td() 1939 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_ctrl_td() 1947 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_ctrl_td() 1965 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_ctrl_td() 2001 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_ctrl_td() 2029 trb_comp_code = GET_COMP_CODE(le32_to_cpu(event->transfer_len)); process_isoc_td() 2037 if (EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)) == 0) { process_isoc_td() 2082 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_isoc_td() 2090 len += TRB_LEN(le32_to_cpu(cur_trb->generic.field[2])); process_isoc_td() 2092 len += TRB_LEN(le32_to_cpu(cur_trb->generic.field[2])) - process_isoc_td() 2093 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_isoc_td() 2145 trb_comp_code = GET_COMP_CODE(le32_to_cpu(event->transfer_len)); process_bulk_intr_td() 2151 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)) != 0) { process_bulk_intr_td() 2180 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len))); process_bulk_intr_td() 2184 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_bulk_intr_td() 2189 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len))); process_bulk_intr_td() 2195 if (EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)) != 0) { process_bulk_intr_td() 2198 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_bulk_intr_td() 2203 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len))); process_bulk_intr_td() 2237 TRB_LEN(le32_to_cpu(cur_trb->generic.field[2])); process_bulk_intr_td() 2244 TRB_LEN(le32_to_cpu(cur_trb->generic.field[2])) - process_bulk_intr_td() 2245 EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)); process_bulk_intr_td() 2280 slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); 2290 le32_to_cpu(event->transfer_len), 2291 le32_to_cpu(event->flags)); 2298 ep_index = TRB_TO_EP_ID(le32_to_cpu(event->flags)) - 1; 2303 (le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK) == 2313 le32_to_cpu(event->transfer_len), 2314 le32_to_cpu(event->flags)); 2327 trb_comp_code = GET_COMP_CODE(le32_to_cpu(event->transfer_len)); 2334 if (EVENT_TRB_LEN(le32_to_cpu(event->transfer_len)) == 0) 2390 TRB_TO_SLOT_ID(le32_to_cpu(event->flags)), 2398 TRB_TO_SLOT_ID(le32_to_cpu(event->flags)), 2442 TRB_TO_SLOT_ID(le32_to_cpu(event->flags)), 2445 (le32_to_cpu(event->flags) & 2625 if ((le32_to_cpu(event->event_cmd.flags) & TRB_CYCLE) != xhci_handle_event() 2637 switch ((le32_to_cpu(event->event_cmd.flags) & TRB_TYPE_BITMASK)) { xhci_handle_event() 2656 if ((le32_to_cpu(event->event_cmd.flags) & TRB_TYPE_BITMASK) >= xhci_handle_event() 2912 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK, prepare_transfer() 3019 xhci_interval = EP_INTERVAL_TO_UFRAMES(le32_to_cpu(ep_ctx->ep_info)); xhci_queue_intr_tx() 3924 ret = prepare_ring(xhci, ep_ring, le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK, xhci_queue_isoc_tx_prepare() 3933 xhci_interval = EP_INTERVAL_TO_UFRAMES(le32_to_cpu(ep_ctx->ep_info)); xhci_queue_isoc_tx_prepare() 3956 if ((le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK) == xhci_queue_isoc_tx_prepare()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | fw.c | 388 le32_to_cpu(item_resp->item_id)); iwl_trans_get_paging_item() 399 mvm->trans->paging_req_addr = le32_to_cpu(item_resp->item_val); iwl_trans_get_paging_item() 426 le32_to_cpu(palive1->error_event_table_ptr); iwl_alive_fn() 428 le32_to_cpu(palive1->log_event_table_ptr); iwl_alive_fn() 429 alive_data->scd_base_addr = le32_to_cpu(palive1->scd_base_ptr); iwl_alive_fn() 441 le32_to_cpu(palive2->error_event_table_ptr); iwl_alive_fn() 443 le32_to_cpu(palive2->log_event_table_ptr); iwl_alive_fn() 444 alive_data->scd_base_addr = le32_to_cpu(palive2->scd_base_ptr); iwl_alive_fn() 446 le32_to_cpu(palive2->error_info_addr); iwl_alive_fn() 447 mvm->sf_space.addr = le32_to_cpu(palive2->st_fwrd_addr); iwl_alive_fn() 448 mvm->sf_space.size = le32_to_cpu(palive2->st_fwrd_size); iwl_alive_fn() 467 le32_to_cpu(palive->error_event_table_ptr); iwl_alive_fn() 469 le32_to_cpu(palive->log_event_table_ptr); iwl_alive_fn() 470 alive_data->scd_base_addr = le32_to_cpu(palive->scd_base_ptr); iwl_alive_fn() 472 le32_to_cpu(palive->error_info_addr); iwl_alive_fn() 473 mvm->sf_space.addr = le32_to_cpu(palive->st_fwrd_addr); iwl_alive_fn() 474 mvm->sf_space.size = le32_to_cpu(palive->st_fwrd_size); iwl_alive_fn() 488 le32_to_cpu(palive->umac_major), iwl_alive_fn() 489 le32_to_cpu(palive->umac_minor)); iwl_alive_fn() 787 le32_to_cpu(mem_cfg->shared_mem_addr); iwl_mvm_get_shared_mem_conf() 789 le32_to_cpu(mem_cfg->shared_mem_size); iwl_mvm_get_shared_mem_conf() 791 le32_to_cpu(mem_cfg->sample_buff_addr); iwl_mvm_get_shared_mem_conf() 793 le32_to_cpu(mem_cfg->sample_buff_size); iwl_mvm_get_shared_mem_conf() 794 mvm->shared_mem_cfg.txfifo_addr = le32_to_cpu(mem_cfg->txfifo_addr); iwl_mvm_get_shared_mem_conf() 797 le32_to_cpu(mem_cfg->txfifo_size[i]); iwl_mvm_get_shared_mem_conf() 800 le32_to_cpu(mem_cfg->rxfifo_size[i]); iwl_mvm_get_shared_mem_conf() 802 le32_to_cpu(mem_cfg->page_buff_addr); iwl_mvm_get_shared_mem_conf() 804 le32_to_cpu(mem_cfg->page_buff_size); iwl_mvm_get_shared_mem_conf() 817 delay = msecs_to_jiffies(le32_to_cpu(trigger->stop_delay)); iwl_mvm_fw_dbg_collect_desc() 826 le32_to_cpu(desc->trig_desc.type)); iwl_mvm_fw_dbg_collect_desc() 880 ret = iwl_mvm_fw_dbg_collect(mvm, le32_to_cpu(trigger->id), buf, len, iwl_mvm_fw_dbg_collect_trig() 1147 u32 flags = le32_to_cpu(card_state_notif->flags); iwl_mvm_rx_card_state_notif() 1164 le32_to_cpu(mfuart_notif->installed_ver), iwl_mvm_rx_mfuart_notif() 1165 le32_to_cpu(mfuart_notif->external_ver), iwl_mvm_rx_mfuart_notif() 1166 le32_to_cpu(mfuart_notif->status), iwl_mvm_rx_mfuart_notif() 1167 le32_to_cpu(mfuart_notif->duration)); iwl_mvm_rx_mfuart_notif()
|
H A D | time-event.c | 251 u32 trig_te_id = le32_to_cpu(te_trig->time_events[i].id); iwl_mvm_te_check_trigger() 253 le32_to_cpu(te_trig->time_events[i].action_bitmap); iwl_mvm_te_check_trigger() 255 le32_to_cpu(te_trig->time_events[i].status_bitmap); iwl_mvm_te_check_trigger() 258 !(trig_action_bitmap & le32_to_cpu(notif->action)) || iwl_mvm_te_check_trigger() 259 !(trig_status_bitmap & BIT(le32_to_cpu(notif->status)))) iwl_mvm_te_check_trigger() 265 le32_to_cpu(notif->action), iwl_mvm_te_check_trigger() 266 le32_to_cpu(notif->status)); iwl_mvm_te_check_trigger() 285 le32_to_cpu(notif->unique_id), iwl_mvm_te_handle_notif() 286 le32_to_cpu(notif->action)); iwl_mvm_te_handle_notif() 298 if (!le32_to_cpu(notif->status)) { iwl_mvm_te_handle_notif() 314 if (le32_to_cpu(notif->action) & TE_V2_NOTIF_HOST_EVENT_END) { iwl_mvm_te_handle_notif() 337 } else if (le32_to_cpu(notif->action) & TE_V2_NOTIF_HOST_EVENT_START) { iwl_mvm_te_handle_notif() 363 if (le32_to_cpu(notif->unique_id) == te_data->uid) { iwl_mvm_aux_roc_te_handle_notif() 373 if (!le32_to_cpu(notif->status)) { iwl_mvm_aux_roc_te_handle_notif() 376 (le32_to_cpu(notif->action) & iwl_mvm_aux_roc_te_handle_notif() 383 le32_to_cpu(notif->unique_id), iwl_mvm_aux_roc_te_handle_notif() 384 le32_to_cpu(notif->action)); iwl_mvm_aux_roc_te_handle_notif() 386 if (le32_to_cpu(notif->action) == TE_V2_NOTIF_HOST_EVENT_END) { iwl_mvm_aux_roc_te_handle_notif() 395 } else if (le32_to_cpu(notif->action) == TE_V2_NOTIF_HOST_EVENT_START) { iwl_mvm_aux_roc_te_handle_notif() 403 le32_to_cpu(notif->action)); iwl_mvm_aux_roc_te_handle_notif() 421 le32_to_cpu(notif->unique_id), iwl_mvm_rx_time_event_notif() 422 le32_to_cpu(notif->action)); iwl_mvm_rx_time_event_notif() 430 if (le32_to_cpu(notif->unique_id) == te_data->uid) iwl_mvm_rx_time_event_notif() 457 if (le32_to_cpu(resp->unique_id) != te_data->uid) iwl_mvm_te_notif() 489 if (WARN_ON_ONCE(le32_to_cpu(resp->id) != te_data->id)) iwl_mvm_time_event_response() 492 te_data->uid = le32_to_cpu(resp->unique_id); iwl_mvm_time_event_response() 510 le32_to_cpu(te_cmd->duration)); iwl_mvm_time_event_send_add() 518 te_data->duration = le32_to_cpu(te_cmd->duration); iwl_mvm_time_event_send_add() 519 te_data->id = le32_to_cpu(te_cmd->id); iwl_mvm_time_event_send_add() 692 le32_to_cpu(aux_cmd.event_unique_id)); iwl_mvm_remove_aux_roc_te() 722 IWL_DEBUG_TE(mvm, "Removing TE 0x%x\n", le32_to_cpu(time_cmd.id)); iwl_mvm_remove_time_event()
|
H A D | quota.c | 156 u32 id_n_c = le32_to_cpu(cmd->quotas[i].id_and_color); iwl_mvm_adjust_quota_for_noa() 158 u32 quota = le32_to_cpu(cmd->quotas[i].quota); iwl_mvm_adjust_quota_for_noa() 167 le32_to_cpu(cmd->quotas[i].quota), quota); iwl_mvm_adjust_quota_for_noa() 275 WARN_ONCE(le32_to_cpu(cmd.quotas[idx].quota) > QUOTA_100, iwl_mvm_update_quotas() 277 idx, le32_to_cpu(cmd.quotas[idx].quota), QUOTA_100); iwl_mvm_update_quotas() 286 if (le32_to_cpu(cmd.quotas[i].quota) != 0) { iwl_mvm_update_quotas() 303 if (abs((int)le32_to_cpu(cmd.quotas[i].quota) - iwl_mvm_update_quotas() 304 (int)le32_to_cpu(last->quotas[i].quota)) iwl_mvm_update_quotas()
|
H A D | power.c | 88 le32_to_cpu(cmd->ba_enable_beacon_abort)); iwl_mvm_beacon_filter_send_cmd() 90 le32_to_cpu(cmd->ba_escape_timer)); iwl_mvm_beacon_filter_send_cmd() 92 le32_to_cpu(cmd->bf_debug_flag)); iwl_mvm_beacon_filter_send_cmd() 94 le32_to_cpu(cmd->bf_enable_beacon_filter)); iwl_mvm_beacon_filter_send_cmd() 96 le32_to_cpu(cmd->bf_energy_delta)); iwl_mvm_beacon_filter_send_cmd() 98 le32_to_cpu(cmd->bf_escape_timer)); iwl_mvm_beacon_filter_send_cmd() 100 le32_to_cpu(cmd->bf_roaming_energy_delta)); iwl_mvm_beacon_filter_send_cmd() 102 le32_to_cpu(cmd->bf_roaming_state)); iwl_mvm_beacon_filter_send_cmd() 104 le32_to_cpu(cmd->bf_temp_threshold)); iwl_mvm_beacon_filter_send_cmd() 106 le32_to_cpu(cmd->bf_temp_fast_filter)); iwl_mvm_beacon_filter_send_cmd() 108 le32_to_cpu(cmd->bf_temp_slow_filter)); iwl_mvm_beacon_filter_send_cmd() 148 le32_to_cpu(cmd->rx_data_timeout)); iwl_mvm_power_log() 150 le32_to_cpu(cmd->tx_data_timeout)); iwl_mvm_power_log() 160 le32_to_cpu(cmd->rx_data_timeout_uapsd)); iwl_mvm_power_log() 162 le32_to_cpu(cmd->tx_data_timeout_uapsd)); iwl_mvm_power_log() 538 u8 ap_sta_id = le32_to_cpu(notif->sta_id); iwl_mvm_power_uapsd_misbehaving_ap_notif() 738 le32_to_cpu(cmd.rx_data_timeout)); iwl_mvm_power_mac_dbgfs_read() 740 le32_to_cpu(cmd.tx_data_timeout)); iwl_mvm_power_mac_dbgfs_read() 751 le32_to_cpu(cmd.rx_data_timeout_uapsd)); iwl_mvm_power_mac_dbgfs_read() 753 le32_to_cpu(cmd.tx_data_timeout_uapsd)); iwl_mvm_power_mac_dbgfs_read()
|
H A D | coex.c | 394 primary_ch_phy_id = le32_to_cpu(mvm->last_bt_ci_cmd.primary_ch_phy_id); iwl_get_coex_type() 396 le32_to_cpu(mvm->last_bt_ci_cmd.secondary_ch_phy_id); iwl_get_coex_type() 399 ret = le32_to_cpu(mvm->last_bt_notif.primary_ch_lut); iwl_get_coex_type() 401 ret = le32_to_cpu(mvm->last_bt_notif.secondary_ch_lut); iwl_get_coex_type() 558 bt_activity_grading = le32_to_cpu(data->notif->bt_activity_grading); iwl_mvm_bt_notif_iterator() 629 le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) == BT_OFF) { iwl_mvm_bt_notif_iterator() 743 le32_to_cpu(notif->primary_ch_lut)); iwl_mvm_rx_bt_coex_notif() 745 le32_to_cpu(notif->secondary_ch_lut)); iwl_mvm_rx_bt_coex_notif() 747 le32_to_cpu(notif->bt_activity_grading)); iwl_mvm_rx_bt_coex_notif() 781 if (le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) == BT_OFF) iwl_mvm_bt_rssi_event() 819 if (le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) < iwl_mvm_coex_agg_time_limit() 846 if (le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) < iwl_mvm_bt_coex_is_mimo_allowed() 873 return le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) < iwl_mvm_bt_coex_is_ant_avail() 886 return le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) < BT_HIGH_TRAFFIC; iwl_mvm_bt_coex_is_shared_ant_avail() 892 u32 bt_activity = le32_to_cpu(mvm->last_bt_notif.bt_activity_grading); iwl_mvm_bt_coex_is_tpc_allowed()
|
H A D | rx.c | 148 le32_to_cpu(phy_info->non_cfg_phy[IWL_RX_INFO_ENERGY_ANT_ABC_IDX]); iwl_mvm_get_signal_strength() 312 rate_n_flags = le32_to_cpu(phy_info->rate_n_flags); iwl_mvm_rx_rx_mpdu() 316 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); iwl_mvm_rx_rx_mpdu() 363 rssi = le32_to_cpu(rssi_trig->rssi); iwl_mvm_rx_rx_mpdu() 467 u16 id = le32_to_cpu(data->mac_id); iwl_mvm_stat_iterator() 476 le32_to_cpu(data->general->beacon_counter[mvmvif->id]); iwl_mvm_stat_iterator() 557 trig_offset = le32_to_cpu(trig_stats->stop_offset); iwl_mvm_rx_stats_check_trigger() 558 trig_thold = le32_to_cpu(trig_stats->stop_threshold); iwl_mvm_rx_stats_check_trigger() 581 temperature = le32_to_cpu(stats->general.radio_temperature); iwl_mvm_handle_rx_statistics()
|
/linux-4.4.14/security/selinux/ss/ |
H A D | policydb.c | 1004 items = le32_to_cpu(buf[0]); mls_read_range_helper() 1016 r->level[0].sens = le32_to_cpu(buf[0]); mls_read_range_helper() 1018 r->level[1].sens = le32_to_cpu(buf[1]); mls_read_range_helper() 1064 c->user = le32_to_cpu(buf[0]); context_read_and_validate() 1065 c->role = le32_to_cpu(buf[1]); context_read_and_validate() 1066 c->type = le32_to_cpu(buf[2]); context_read_and_validate() 1129 len = le32_to_cpu(buf[0]); perm_read() 1130 perdatum->value = le32_to_cpu(buf[1]); perm_read() 1163 len = le32_to_cpu(buf[0]); common_read() 1164 comdatum->value = le32_to_cpu(buf[1]); common_read() 1169 comdatum->permissions.nprim = le32_to_cpu(buf[2]); common_read() 1170 nel = le32_to_cpu(buf[3]); common_read() 1210 t->flags = le32_to_cpu(buf[0]); type_set_read() 1240 c->permissions = le32_to_cpu(buf[0]); read_cons_helper() 1241 nexpr = le32_to_cpu(buf[1]); read_cons_helper() 1257 e->expr_type = le32_to_cpu(buf[0]); read_cons_helper() 1258 e->attr = le32_to_cpu(buf[1]); read_cons_helper() 1259 e->op = le32_to_cpu(buf[2]); read_cons_helper() 1329 len = le32_to_cpu(buf[0]); class_read() 1330 len2 = le32_to_cpu(buf[1]); class_read() 1331 cladatum->value = le32_to_cpu(buf[2]); class_read() 1336 cladatum->permissions.nprim = le32_to_cpu(buf[3]); class_read() 1337 nel = le32_to_cpu(buf[4]); class_read() 1339 ncons = le32_to_cpu(buf[5]); class_read() 1372 ncons = le32_to_cpu(buf[0]); class_read() 1384 cladatum->default_user = le32_to_cpu(buf[0]); class_read() 1385 cladatum->default_role = le32_to_cpu(buf[1]); class_read() 1386 cladatum->default_range = le32_to_cpu(buf[2]); class_read() 1393 cladatum->default_type = le32_to_cpu(buf[0]); class_read() 1426 len = le32_to_cpu(buf[0]); role_read() 1427 role->value = le32_to_cpu(buf[1]); role_read() 1429 role->bounds = le32_to_cpu(buf[2]); role_read() 1483 len = le32_to_cpu(buf[0]); type_read() 1484 typdatum->value = le32_to_cpu(buf[1]); type_read() 1486 u32 prop = le32_to_cpu(buf[2]); type_read() 1493 typdatum->bounds = le32_to_cpu(buf[3]); type_read() 1495 typdatum->primary = le32_to_cpu(buf[2]); type_read() 1528 lp->sens = le32_to_cpu(buf[0]); mls_read_level() 1558 len = le32_to_cpu(buf[0]); user_read() 1559 usrdatum->value = le32_to_cpu(buf[1]); user_read() 1561 usrdatum->bounds = le32_to_cpu(buf[2]); user_read() 1606 len = le32_to_cpu(buf[0]); sens_read() 1607 levdatum->isalias = le32_to_cpu(buf[1]); sens_read() 1648 len = le32_to_cpu(buf[0]); cat_read() 1649 catdatum->value = le32_to_cpu(buf[1]); cat_read() 1650 catdatum->isalias = le32_to_cpu(buf[2]); cat_read() 1856 nel = le32_to_cpu(buf[0]); range_read() 1867 rt->source_type = le32_to_cpu(buf[0]); range_read() 1868 rt->target_type = le32_to_cpu(buf[1]); range_read() 1873 rt->target_class = le32_to_cpu(buf[0]); range_read() 1928 nel = le32_to_cpu(buf[0]); filename_trans_read() 1949 len = le32_to_cpu(buf[0]); filename_trans_read() 1962 ft->stype = le32_to_cpu(buf[0]); filename_trans_read() 1963 ft->ttype = le32_to_cpu(buf[1]); filename_trans_read() 1964 ft->tclass = le32_to_cpu(buf[2]); filename_trans_read() 1966 otype->otype = le32_to_cpu(buf[3]); filename_trans_read() 2009 nel = le32_to_cpu(buf[0]); genfs_read() 2015 len = le32_to_cpu(buf[0]); genfs_read() 2049 nel2 = le32_to_cpu(buf[0]); genfs_read() 2054 len = le32_to_cpu(buf[0]); genfs_read() 2069 newc->v.sclass = le32_to_cpu(buf[0]); genfs_read() 2121 nel = le32_to_cpu(buf[0]); ocontext_read() 2141 c->sid[0] = le32_to_cpu(buf[0]); ocontext_read() 2151 len = le32_to_cpu(buf[0]); ocontext_read() 2168 c->u.port.protocol = le32_to_cpu(buf[0]); ocontext_read() 2169 c->u.port.low_port = le32_to_cpu(buf[1]); ocontext_read() 2170 c->u.port.high_port = le32_to_cpu(buf[2]); ocontext_read() 2191 c->v.behavior = le32_to_cpu(buf[0]); ocontext_read() 2198 len = le32_to_cpu(buf[1]); ocontext_read() 2255 if (le32_to_cpu(buf[0]) != POLICYDB_MAGIC) { policydb_read() 2258 le32_to_cpu(buf[0]), POLICYDB_MAGIC); policydb_read() 2263 len = le32_to_cpu(buf[1]); policydb_read() 2304 p->policyvers = le32_to_cpu(buf[0]); policydb_read() 2309 le32_to_cpu(buf[0]), POLICYDB_VERSION_MIN, POLICYDB_VERSION_MAX); policydb_read() 2313 if ((le32_to_cpu(buf[1]) & POLICYDB_CONFIG_MLS)) { policydb_read() 2324 p->reject_unknown = !!(le32_to_cpu(buf[1]) & REJECT_UNKNOWN); policydb_read() 2325 p->allow_unknown = !!(le32_to_cpu(buf[1]) & ALLOW_UNKNOWN); policydb_read() 2348 if (le32_to_cpu(buf[2]) != info->sym_num || policydb_read() 2349 le32_to_cpu(buf[3]) != info->ocon_num) { policydb_read() 2351 "not match mine (%d,%d)\n", le32_to_cpu(buf[2]), policydb_read() 2352 le32_to_cpu(buf[3]), policydb_read() 2361 nprim = le32_to_cpu(buf[0]); policydb_read() 2362 nel = le32_to_cpu(buf[1]); policydb_read() 2390 nel = le32_to_cpu(buf[0]); policydb_read() 2406 tr->role = le32_to_cpu(buf[0]); policydb_read() 2407 tr->type = le32_to_cpu(buf[1]); policydb_read() 2408 tr->new_role = le32_to_cpu(buf[2]); policydb_read() 2413 tr->tclass = le32_to_cpu(buf[0]); policydb_read() 2428 nel = le32_to_cpu(buf[0]); policydb_read() 2444 ra->role = le32_to_cpu(buf[0]); policydb_read() 2445 ra->new_role = le32_to_cpu(buf[1]); policydb_read()
|
H A D | conditional.c | 237 booldatum->value = le32_to_cpu(buf[0]); cond_read_bool() 238 booldatum->state = le32_to_cpu(buf[1]); cond_read_bool() 244 len = le32_to_cpu(buf[2]); cond_read_bool() 366 len = le32_to_cpu(buf[0]); cond_read_av_list() 410 node->cur_state = le32_to_cpu(buf[0]); cond_read_node() 413 len = le32_to_cpu(buf[1]); cond_read_node() 425 expr->expr_type = le32_to_cpu(buf[0]); cond_read_node() 426 expr->bool = le32_to_cpu(buf[1]); cond_read_node() 464 len = le32_to_cpu(buf[0]); cond_read_list()
|
H A D | avtab.c | 413 items2 = le32_to_cpu(buf32[0]); avtab_read_item() 426 val = le32_to_cpu(buf32[items++]); avtab_read_item() 432 val = le32_to_cpu(buf32[items++]); avtab_read_item() 438 val = le32_to_cpu(buf32[items++]); avtab_read_item() 445 val = le32_to_cpu(buf32[items++]); avtab_read_item() 465 datum.u.data = le32_to_cpu(buf32[items++]); avtab_read_item() 532 xperms.perms.p[i] = le32_to_cpu(buf32[i]); avtab_read_item() 540 datum.u.data = le32_to_cpu(*buf32); avtab_read_item() 568 nel = le32_to_cpu(buf[0]); avtab_read()
|
/linux-4.4.14/drivers/soc/qcom/ |
H A D | smem.c | 252 return p + le32_to_cpu(phdr->offset_free_uncached); phdr_to_last_private_entry() 259 return p + le32_to_cpu(phdr->offset_free_cached); phdr_to_first_cached_entry() 276 le32_to_cpu(e->size); private_entry_next() 331 hdr->padding_data = cpu_to_le16(le32_to_cpu(hdr->size) - size); qcom_smem_alloc_private() 361 if (WARN_ON(size > le32_to_cpu(header->available))) qcom_smem_alloc_global() 439 aux_base = le32_to_cpu(entry->aux_base) & AUX_BASE_MASK; qcom_smem_get_global() 446 *size = le32_to_cpu(entry->size); qcom_smem_get_global() 447 return area->virt_base + le32_to_cpu(entry->offset); qcom_smem_get_global() 476 *size = le32_to_cpu(e->size) - qcom_smem_get_private() 542 ret = le32_to_cpu(phdr->offset_free_cached) - qcom_smem_get_free_space() 543 le32_to_cpu(phdr->offset_free_uncached); qcom_smem_get_free_space() 546 ret = le32_to_cpu(header->available); qcom_smem_get_free_space() 569 return le32_to_cpu(versions[SMEM_MASTER_SBL_VERSION_INDEX]); qcom_smem_get_sbl_version() 586 version = le32_to_cpu(ptable->version); qcom_smem_enumerate_partitions() 593 for (i = 0; i < le32_to_cpu(ptable->num_entries); i++) { qcom_smem_enumerate_partitions() 601 if (!le32_to_cpu(entry->offset)) qcom_smem_enumerate_partitions() 604 if (!le32_to_cpu(entry->size)) qcom_smem_enumerate_partitions() 626 header = smem->regions[0].virt_base + le32_to_cpu(entry->offset); qcom_smem_enumerate_partitions() 655 if (le32_to_cpu(header->offset_free_uncached) > le32_to_cpu(header->size)) { qcom_smem_enumerate_partitions() 726 if (le32_to_cpu(header->initialized) != 1 || qcom_smem_probe() 727 le32_to_cpu(header->reserved)) { qcom_smem_probe()
|
H A D | smd-rpm.c | 157 size_t hdr_length = le32_to_cpu(hdr->length); qcom_smd_rpm_callback() 166 if (le32_to_cpu(hdr->service_type) != RPM_SERVICE_TYPE_REQUEST || qcom_smd_rpm_callback() 174 msg_length = le32_to_cpu(msg->length); qcom_smd_rpm_callback() 175 switch (le32_to_cpu(msg->msg_type)) { qcom_smd_rpm_callback()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
H A D | lov_ea.c | 71 if (lov_pattern(le32_to_cpu(lmm->lmm_pattern)) != LOV_PATTERN_RAID0) { lsm_lmm_verify_common() 78 (le32_to_cpu(lmm->lmm_stripe_size)&(LOV_MIN_STRIPE_SIZE-1)) != 0) { lsm_lmm_verify_common() 80 le32_to_cpu(lmm->lmm_stripe_size)); lsm_lmm_verify_common() 136 lsm->lsm_stripe_size = le32_to_cpu(lmm->lmm_stripe_size); lsm_unpackmd_common() 137 lsm->lsm_pattern = le32_to_cpu(lmm->lmm_pattern); lsm_unpackmd_common() 197 if (le32_to_cpu(lmm->lmm_pattern) & LOV_PATTERN_F_RELEASED) lsm_lmm_verify_v1() 226 loi->loi_ost_idx = le32_to_cpu(lmm->lmm_objects[i].l_ost_idx); lsm_unpackmd_v1() 227 loi->loi_ost_gen = le32_to_cpu(lmm->lmm_objects[i].l_ost_gen); lsm_unpackmd_v1() 277 if (le32_to_cpu(lmm->lmm_pattern) & LOV_PATTERN_F_RELEASED) lsm_lmm_verify_v3() 316 loi->loi_ost_idx = le32_to_cpu(lmm->lmm_objects[i].l_ost_idx); lsm_unpackmd_v3() 317 loi->loi_ost_gen = le32_to_cpu(lmm->lmm_objects[i].l_ost_gen); lsm_unpackmd_v3()
|
H A D | lov_pack.c | 60 POSTID(&oi), le32_to_cpu(lmm->lmm_magic), lov_dump_lmm_common() 61 le32_to_cpu(lmm->lmm_pattern)); lov_dump_lmm_common() 63 le32_to_cpu(lmm->lmm_stripe_size), lov_dump_lmm_common() 84 le32_to_cpu(lod->l_ost_idx), POSTID(&oi)); lov_dump_lmm_objects() 128 lmm_magic = le32_to_cpu((*lmmp)->lmm_magic); lov_packmd() 260 if (lsm_op_find(le32_to_cpu(*(__u32 *)lmm)) == NULL) { lov_verify_lmm() 265 le32_to_cpu(*(__u32 *)lmm), lmm_bytes); lov_verify_lmm() 279 rc = lsm_op_find(le32_to_cpu(*(__u32 *)lmm))->lsm_lmm_verify(lmm, lov_verify_lmm() 347 magic = le32_to_cpu(lmm->lmm_magic); lov_unpackmd() 348 pattern = le32_to_cpu(lmm->lmm_pattern); lov_unpackmd()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.h | 350 ADD_64(s_hi, le32_to_cpu(a_hi_le), \ 351 s_lo, le32_to_cpu(a_lo_le)) 441 diff = le32_to_cpu(uclient->s) - le32_to_cpu(old_uclient->s); \ 454 diff = le32_to_cpu(xclient->s) - le32_to_cpu(old_xclient->s); \ 461 qstats->t##_lo = qstats_old->t##_lo + le32_to_cpu(s.lo); \ 462 qstats->t##_hi = qstats_old->t##_hi + le32_to_cpu(s.hi) \ 502 estats->s = le32_to_cpu(tport->s) + fwstats->s; \ 534 diff = le32_to_cpu(uclient->s) - le32_to_cpu(old_uclient->s); \
|
/linux-4.4.14/drivers/char/tpm/ |
H A D | tpm_crb.c | 100 if ((le32_to_cpu(ioread32(&priv->cca->start)) & CRB_START_INVOKE) != crb_status() 116 if (le32_to_cpu(ioread32(&priv->cca->sts)) & CRB_CA_STS_ERROR) crb_recv() 152 if (len > le32_to_cpu(ioread32(&priv->cca->cmd_size))) { crb_send() 156 (size_t) le32_to_cpu(ioread32(&priv->cca->cmd_size))); crb_send() 192 u32 cancel = le32_to_cpu(ioread32(&priv->cca->cancel)); crb_req_canceled() 247 sm = le32_to_cpu(buf->start_method); crb_acpi_add() 267 pa = ((u64) le32_to_cpu(ioread32(&priv->cca->cmd_pa_high)) << 32) | crb_acpi_add() 268 (u64) le32_to_cpu(ioread32(&priv->cca->cmd_pa_low)); crb_acpi_add()
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm_adsp.c | 924 val = le32_to_cpu(*((__le32 *)*pos)); wm_coeff_parse_int() 946 blk->id = le32_to_cpu(raw->id); wm_coeff_parse_alg() 949 blk->ncoeff = le32_to_cpu(raw->ncoeff); wm_coeff_parse_alg() 976 *data = *data + sizeof(raw->hdr) + le32_to_cpu(raw->hdr.size); wm_coeff_parse_coeff() 984 blk->len = le32_to_cpu(raw->len); wm_coeff_parse_coeff() 1129 file, le32_to_cpu(adsp1_sizes->dm), wm_adsp_load() 1130 le32_to_cpu(adsp1_sizes->pm), wm_adsp_load() 1131 le32_to_cpu(adsp1_sizes->zm)); wm_adsp_load() 1141 file, le32_to_cpu(adsp2_sizes->xm), wm_adsp_load() 1142 le32_to_cpu(adsp2_sizes->ym), wm_adsp_load() 1143 le32_to_cpu(adsp2_sizes->pm), wm_adsp_load() 1144 le32_to_cpu(adsp2_sizes->zm)); wm_adsp_load() 1152 if (le32_to_cpu(header->len) != sizeof(*header) + wm_adsp_load() 1155 file, le32_to_cpu(header->len)); wm_adsp_load() 1168 offset = le32_to_cpu(region->offset) & 0xffffff; wm_adsp_load() 1175 text = kzalloc(le32_to_cpu(region->len) + 1, wm_adsp_load() 1186 text = kzalloc(le32_to_cpu(region->len) + 1, wm_adsp_load() 1221 regions, le32_to_cpu(region->len), offset, wm_adsp_load() 1225 memcpy(text, region->data, le32_to_cpu(region->len)); wm_adsp_load() 1232 le32_to_cpu(region->len), wm_adsp_load() 1241 le32_to_cpu(region->len)); wm_adsp_load() 1246 le32_to_cpu(region->len), offset, wm_adsp_load() 1252 pos += le32_to_cpu(region->len) + sizeof(*region); wm_adsp_load() 1645 (le32_to_cpu(hdr->ver) >> 16) & 0xff, wm_adsp_load_coeff() 1646 (le32_to_cpu(hdr->ver) >> 8) & 0xff, wm_adsp_load_coeff() 1647 le32_to_cpu(hdr->ver) & 0xff); wm_adsp_load_coeff() 1649 pos = le32_to_cpu(hdr->len); wm_adsp_load_coeff() 1660 file, blocks, le32_to_cpu(blk->id), wm_adsp_load_coeff() 1661 (le32_to_cpu(blk->ver) >> 16) & 0xff, wm_adsp_load_coeff() 1662 (le32_to_cpu(blk->ver) >> 8) & 0xff, wm_adsp_load_coeff() 1663 le32_to_cpu(blk->ver) & 0xff); wm_adsp_load_coeff() 1665 file, blocks, le32_to_cpu(blk->len), offset, type); wm_adsp_load_coeff() 1678 if (le32_to_cpu(blk->id) == dsp->fw_id && wm_adsp_load_coeff() 1699 file, blocks, le32_to_cpu(blk->len), wm_adsp_load_coeff() 1700 type, le32_to_cpu(blk->id)); wm_adsp_load_coeff() 1711 if (le32_to_cpu(blk->id) == alg_region->alg && wm_adsp_load_coeff() 1723 type, le32_to_cpu(blk->id)); wm_adsp_load_coeff() 1734 le32_to_cpu(blk->len), wm_adsp_load_coeff() 1743 file, blocks, le32_to_cpu(blk->len), wm_adsp_load_coeff() 1746 le32_to_cpu(blk->len)); wm_adsp_load_coeff() 1754 pos += (le32_to_cpu(blk->len) + sizeof(*blk) + 3) & ~0x03; wm_adsp_load_coeff()
|
/linux-4.4.14/fs/ext2/ |
H A D | super.c | 105 if (le32_to_cpu(es->s_rev_level) > EXT2_GOOD_OLD_REV) ext2_update_dynamic_rev() 231 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); ext2_show_options() 346 if (ino > le32_to_cpu(EXT2_SB(sb)->s_es->s_inodes_count)) ext2_nfs_get_inode() 622 if (le32_to_cpu(es->s_rev_level) > EXT2_MAX_SUPP_REV) { ext2_setup_super() 644 else if (le32_to_cpu(es->s_checkinterval) && ext2_setup_super() 645 (le32_to_cpu(es->s_lastcheck) + ext2_setup_super() 646 le32_to_cpu(es->s_checkinterval) <= get_seconds())) ext2_setup_super() 678 last_block = le32_to_cpu(sbi->s_es->s_blocks_count) - 1; ext2_check_descriptors() 683 if (le32_to_cpu(gdp->bg_block_bitmap) < first_block || ext2_check_descriptors() 684 le32_to_cpu(gdp->bg_block_bitmap) > last_block) ext2_check_descriptors() 689 i, (unsigned long) le32_to_cpu(gdp->bg_block_bitmap)); ext2_check_descriptors() 692 if (le32_to_cpu(gdp->bg_inode_bitmap) < first_block || ext2_check_descriptors() 693 le32_to_cpu(gdp->bg_inode_bitmap) > last_block) ext2_check_descriptors() 698 i, (unsigned long) le32_to_cpu(gdp->bg_inode_bitmap)); ext2_check_descriptors() 701 if (le32_to_cpu(gdp->bg_inode_table) < first_block || ext2_check_descriptors() 702 le32_to_cpu(gdp->bg_inode_table) + sbi->s_itb_per_group - 1 > ext2_check_descriptors() 708 i, (unsigned long) le32_to_cpu(gdp->bg_inode_table)); ext2_check_descriptors() 770 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); descriptor_loc() 856 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); ext2_fill_super() 892 if (le32_to_cpu(es->s_rev_level) == EXT2_GOOD_OLD_REV && ext2_fill_super() 908 le32_to_cpu(features)); ext2_fill_super() 915 le32_to_cpu(features)); ext2_fill_super() 919 blocksize = BLOCK_SIZE << le32_to_cpu(sbi->s_es->s_log_block_size); ext2_fill_super() 963 if (le32_to_cpu(es->s_rev_level) == EXT2_GOOD_OLD_REV) { ext2_fill_super() 968 sbi->s_first_ino = le32_to_cpu(es->s_first_ino); ext2_fill_super() 980 le32_to_cpu(es->s_log_frag_size); ext2_fill_super() 985 sbi->s_blocks_per_group = le32_to_cpu(es->s_blocks_per_group); ext2_fill_super() 986 sbi->s_frags_per_group = le32_to_cpu(es->s_frags_per_group); ext2_fill_super() 987 sbi->s_inodes_per_group = le32_to_cpu(es->s_inodes_per_group); ext2_fill_super() 1043 sbi->s_groups_count = ((le32_to_cpu(es->s_blocks_count) - ext2_fill_super() 1044 le32_to_cpu(es->s_first_data_block) - 1) ext2_fill_super() 1340 le32_to_cpu(ret)); ext2_remount() 1380 else if (sbi->s_blocks_last != le32_to_cpu(es->s_blocks_count)) { ext2_statfs() 1394 overhead = le32_to_cpu(es->s_first_data_block); ext2_statfs() 1413 sbi->s_blocks_last = le32_to_cpu(es->s_blocks_count); ext2_statfs() 1418 buf->f_blocks = le32_to_cpu(es->s_blocks_count) - sbi->s_overhead_last; ext2_statfs() 1421 buf->f_bavail = buf->f_bfree - le32_to_cpu(es->s_r_blocks_count); ext2_statfs() 1422 if (buf->f_bfree < le32_to_cpu(es->s_r_blocks_count)) ext2_statfs() 1424 buf->f_files = le32_to_cpu(es->s_inodes_count); ext2_statfs()
|
H A D | balloc.c | 86 bitmap_blk = le32_to_cpu(desc->bg_block_bitmap); ext2_valid_block_bitmap() 93 bitmap_blk = le32_to_cpu(desc->bg_inode_bitmap); ext2_valid_block_bitmap() 100 bitmap_blk = le32_to_cpu(desc->bg_inode_table); ext2_valid_block_bitmap() 133 bitmap_blk = le32_to_cpu(desc->bg_block_bitmap); read_block_bitmap() 139 block_group, le32_to_cpu(desc->bg_block_bitmap)); read_block_bitmap() 150 block_group, le32_to_cpu(desc->bg_block_bitmap)); read_block_bitmap() 491 if (block < le32_to_cpu(es->s_first_data_block) || ext2_free_blocks() 493 block + count > le32_to_cpu(es->s_blocks_count)) { ext2_free_blocks() 504 block_group = (block - le32_to_cpu(es->s_first_data_block)) / ext2_free_blocks() 506 bit = (block - le32_to_cpu(es->s_first_data_block)) % ext2_free_blocks() 525 if (in_range (le32_to_cpu(desc->bg_block_bitmap), block, count) || ext2_free_blocks() 526 in_range (le32_to_cpu(desc->bg_inode_bitmap), block, count) || ext2_free_blocks() 527 in_range (block, le32_to_cpu(desc->bg_inode_table), ext2_free_blocks() 529 in_range (block + count - 1, le32_to_cpu(desc->bg_inode_table), ext2_free_blocks() 1186 root_blocks = le32_to_cpu(sbi->s_es->s_r_blocks_count); ext2_has_free_blocks() 1272 if (goal < le32_to_cpu(es->s_first_data_block) || ext2_new_blocks() 1273 goal >= le32_to_cpu(es->s_blocks_count)) ext2_new_blocks() 1274 goal = le32_to_cpu(es->s_first_data_block); ext2_new_blocks() 1275 group_no = (goal - le32_to_cpu(es->s_first_data_block)) / ext2_new_blocks() 1294 grp_target_blk = ((goal - le32_to_cpu(es->s_first_data_block)) % ext2_new_blocks() 1372 if (in_range(le32_to_cpu(gdp->bg_block_bitmap), ret_block, num) || ext2_new_blocks() 1373 in_range(le32_to_cpu(gdp->bg_inode_bitmap), ret_block, num) || ext2_new_blocks() 1374 in_range(ret_block, le32_to_cpu(gdp->bg_inode_table), ext2_new_blocks() 1376 in_range(ret_block + num - 1, le32_to_cpu(gdp->bg_inode_table), ext2_new_blocks() 1392 if (ret_block + num - 1 >= le32_to_cpu(es->s_blocks_count)) { ext2_new_blocks() 1396 le32_to_cpu(es->s_blocks_count), group_no, es); ext2_new_blocks() 1476 (long)le32_to_cpu(es->s_free_blocks_count), ext2_count_free_blocks()
|
H A D | inode.c | 247 bh = sb_bread(sb, le32_to_cpu(p->key)); ext2_get_branch() 302 return le32_to_cpu(*p); ext2_find_near() 379 && le32_to_cpu(*(branch[0].p + count)) == 0) { ext2_blks_to_allocate() 574 current_block = le32_to_cpu(where->key) + 1; ext2_splice_branch() 587 le32_to_cpu(where[num].key) + blks - 1; ext2_splice_branch() 645 first_block = le32_to_cpu(chain[depth - 1].key); ext2_get_blocks() 663 blk = le32_to_cpu(*(chain[depth-1].p + count)); ext2_get_blocks() 740 err = dax_clear_blocks(inode, le32_to_cpu(chain[depth-1].key), ext2_get_blocks() 752 map_bh(bh_result, inode->i_sb, le32_to_cpu(chain[depth-1].key)); ext2_get_blocks() 1019 nr = le32_to_cpu(*p); ext2_free_data() 1061 nr = le32_to_cpu(*p); ext2_free_branches() 1251 ino > le32_to_cpu(EXT2_SB(sb)->s_es->s_inodes_count)) ext2_get_inode() 1262 block = le32_to_cpu(gdp->bg_inode_table) + ext2_get_inode() 1358 inode->i_size = le32_to_cpu(raw_inode->i_size); ext2_iget() 1359 inode->i_atime.tv_sec = (signed)le32_to_cpu(raw_inode->i_atime); ext2_iget() 1360 inode->i_ctime.tv_sec = (signed)le32_to_cpu(raw_inode->i_ctime); ext2_iget() 1361 inode->i_mtime.tv_sec = (signed)le32_to_cpu(raw_inode->i_mtime); ext2_iget() 1363 ei->i_dtime = le32_to_cpu(raw_inode->i_dtime); ext2_iget() 1375 inode->i_blocks = le32_to_cpu(raw_inode->i_blocks); ext2_iget() 1376 ei->i_flags = le32_to_cpu(raw_inode->i_flags); ext2_iget() 1377 ei->i_faddr = le32_to_cpu(raw_inode->i_faddr); ext2_iget() 1380 ei->i_file_acl = le32_to_cpu(raw_inode->i_file_acl); ext2_iget() 1383 inode->i_size |= ((__u64)le32_to_cpu(raw_inode->i_size_high)) << 32; ext2_iget() 1385 ei->i_dir_acl = le32_to_cpu(raw_inode->i_dir_acl); ext2_iget() 1387 inode->i_generation = le32_to_cpu(raw_inode->i_generation); ext2_iget() 1432 old_decode_dev(le32_to_cpu(raw_inode->i_block[0]))); ext2_iget() 1435 new_decode_dev(le32_to_cpu(raw_inode->i_block[1]))); ext2_iget()
|
H A D | xattr.c | 177 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); ext2_xattr_get() 209 size = le32_to_cpu(entry->e_value_size); ext2_xattr_get() 266 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); ext2_xattr_list() 399 le32_to_cpu(HDR(bh)->h_refcount)); ext2_xattr_set() 467 size_t size = le32_to_cpu(here->e_value_size); ext2_xattr_set() 542 le32_to_cpu(here->e_value_size)); ext2_xattr_set() 645 le32_to_cpu(HDR(new_bh)->h_refcount)); ext2_xattr_set2() 736 le32_to_cpu(HDR(old_bh)->h_refcount)); ext2_xattr_set2() 791 le32_to_cpu(HDR(bh)->h_refcount)); ext2_xattr_delete_inode() 828 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); ext2_xattr_cache_insert() 880 le32_to_cpu(entry1->e_value_size))) ext2_xattr_cmp() 902 __u32 hash = le32_to_cpu(header->h_hash); ext2_xattr_cache_find() 927 if (le32_to_cpu(HDR(bh)->h_refcount) > ext2_xattr_cache_find() 931 le32_to_cpu(HDR(bh)->h_refcount), ext2_xattr_cache_find() 971 for (n = (le32_to_cpu(entry->e_value_size) + ext2_xattr_hash_entry() 975 le32_to_cpu(*value++); ext2_xattr_hash_entry() 1007 le32_to_cpu(here->e_hash); ext2_xattr_rehash()
|
/linux-4.4.14/drivers/atm/ |
H A D | nicstar.h | 134 ((le32_to_cpu((ns_rsqep)->word_1) & 0x00FF0000) >> 16) 136 (le32_to_cpu((ns_rsqep)->word_1) & 0x0000FFFF) 150 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_VALID) 152 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_NZGFC) 154 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_EOPDU) 156 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_BUFSIZE) 158 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_CONGESTION) 160 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_CLP) 162 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_CRCERR) 165 (le32_to_cpu((ns_rsqep)->word_4) & 0x000001FF) 193 (le32_to_cpu((ns_rcqep)->word_2) != 0x00000000) 195 (le32_to_cpu((ns_rcqep)->word_1)) 197 (le32_to_cpu((ns_rcqep)->word_2)) 249 (le32_to_cpu((ns_scqep)->word_1) & NS_SCQE_TYPE_TSR) 277 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_EMPTY) 279 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_TIMESTAMP_MASK) 291 (le32_to_cpu((ns_tsip)->word_1) == 0x00000000) 293 ((le32_to_cpu((ns_tsip)->word_1) & 0xFFFF0000) >> 16) 295 (le32_to_cpu((ns_tsip)->word_1) & 0x00007FFF)
|
/linux-4.4.14/drivers/scsi/snic/ |
H A D | snic_ctl.c | 181 snic->fwinfo.fw_ver = le32_to_cpu(exv_cmpl->version); snic_io_exch_ver_cmpl_handler() 182 snic->fwinfo.hid = le32_to_cpu(exv_cmpl->hid); snic_io_exch_ver_cmpl_handler() 183 snic->fwinfo.max_concur_ios = le32_to_cpu(exv_cmpl->max_concur_ios); snic_io_exch_ver_cmpl_handler() 184 snic->fwinfo.max_sgs_per_cmd = le32_to_cpu(exv_cmpl->max_sgs_per_cmd); snic_io_exch_ver_cmpl_handler() 185 snic->fwinfo.max_io_sz = le32_to_cpu(exv_cmpl->max_io_sz); snic_io_exch_ver_cmpl_handler() 186 snic->fwinfo.max_tgts = le32_to_cpu(exv_cmpl->max_tgts); snic_io_exch_ver_cmpl_handler() 201 le32_to_cpu(exv_cmpl->hba_cap)); snic_io_exch_ver_cmpl_handler()
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | cmd.c | 89 out[i] = le32_to_cpu(res[i]); carl9170_read_mreg() 181 tick = le32_to_cpu(tally.tick); carl9170_collect_tally() 183 ar->tally.active += le32_to_cpu(tally.active) / tick; carl9170_collect_tally() 184 ar->tally.cca += le32_to_cpu(tally.cca) / tick; carl9170_collect_tally() 185 ar->tally.tx_time += le32_to_cpu(tally.tx_time) / tick; carl9170_collect_tally() 186 ar->tally.rx_total += le32_to_cpu(tally.rx_total); carl9170_collect_tally() 187 ar->tally.rx_overrun += le32_to_cpu(tally.rx_overrun); carl9170_collect_tally()
|
H A D | fw.c | 113 fw_date = le32_to_cpu(motd_desc->fw_year_month_day); carl9170_fw_info() 208 ar->fw.tx_seq_table = le32_to_cpu(txsq_desc->seq_table_addr); carl9170_fw_tx_sequence() 276 if (ilog2(le32_to_cpu(otus_desc->feature_set)) >= carl9170_fw() 330 ar->fw.address = le32_to_cpu(otus_desc->fw_address); carl9170_fw() 346 ar->fw.beacon_addr = le32_to_cpu(otus_desc->bcn_addr); carl9170_fw()
|
/linux-4.4.14/fs/reiserfs/ |
H A D | objectid.c | 19 if (le32_to_cpu(map[0]) != 1) check_objectid_map() 21 (long unsigned int)le32_to_cpu(map[0])); check_objectid_map() 62 unused_objectid = le32_to_cpu(map[1]); reiserfs_get_unused_objectid() 120 if (objectid_to_release == le32_to_cpu(map[i])) { reiserfs_release_objectid() 143 if (objectid_to_release > le32_to_cpu(map[i]) && reiserfs_release_objectid() 144 objectid_to_release < le32_to_cpu(map[i + 1])) { reiserfs_release_objectid() 146 if (objectid_to_release + 1 == le32_to_cpu(map[i + 1])) { reiserfs_release_objectid()
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | rndis_wlan.c | 687 switch (le32_to_cpu(rndis_status)) { rndis_error_status() 743 le32_to_cpu(u.get_c->status)); rndis_query_oid() 746 resplen = le32_to_cpu(u.get_c->len); rndis_query_oid() 747 respoffs = le32_to_cpu(u.get_c->offset) + 8; rndis_query_oid() 779 le32_to_cpu(u.get_c->status), ret); rndis_query_oid() 831 le32_to_cpu(u.set_c->status)); rndis_set_oid() 839 le32_to_cpu(u.set_c->status), ret); rndis_set_oid() 1335 KHZ_TO_MHZ(le32_to_cpu(config.ds_config))); get_current_channel() 1340 *beacon_period = le32_to_cpu(config.beacon_period); get_current_channel() 1476 le32_to_cpu(ndis_key.size)); add_wpa_key() 1657 le32_to_cpu(filter)); set_multicast_list() 1661 le32_to_cpu(filter), ret); set_multicast_list() 1673 len = le32_to_cpu(pmkids->length); debug_print_pmkids() 1674 count = le32_to_cpu(pmkids->bssid_info_count); debug_print_pmkids() 1729 if (le32_to_cpu(pmkids->bssid_info_count) > max_pmkids) get_device_pmkids() 1742 num_pmkids = le32_to_cpu(pmkids->bssid_info_count); set_device_pmkids() 1749 le32_to_cpu(pmkids->length)); set_device_pmkids() 1767 count = le32_to_cpu(pmkids->bssid_info_count); remove_pmkid() 1809 count = le32_to_cpu(pmkids->bssid_info_count); update_pmkid() 1996 bssid->ssid.essid, bssid->mac, le32_to_cpu(bssid->length)); rndis_bss_info_update() 1999 bssid_len = le32_to_cpu(bssid->length); rndis_bss_info_update() 2009 (int)le32_to_cpu(bssid->ie_length)); rndis_bss_info_update() 2016 KHZ_TO_MHZ(le32_to_cpu(bssid->config.ds_config))); rndis_bss_info_update() 2020 signal = level_to_qual(le32_to_cpu(bssid->rssi)); rndis_bss_info_update() 2048 *bssid_len = le32_to_cpu(bssid->length); next_bssid_list_item() 2103 count = le32_to_cpu(bssid_list->num_items); rndis_check_bssid_list() 2480 sinfo->txrate.legacy = le32_to_cpu(linkspeed) / 1000; rndis_fill_station_info() 2488 sinfo->signal = level_to_qual(le32_to_cpu(rssi)); rndis_fill_station_info() 2665 signal = level_to_qual(le32_to_cpu(rssi)); rndis_wlan_craft_connected_bss() 2668 "rssi:%d, qual: %d\n", __func__, ret, le32_to_cpu(rssi), rndis_wlan_craft_connected_bss() 2669 level_to_qual(le32_to_cpu(rssi))); rndis_wlan_craft_connected_bss() 2695 le32_to_cpu(ssid.length), ssid.essid); rndis_wlan_craft_connected_bss() 2697 if (le32_to_cpu(ssid.length) > 32) rndis_wlan_craft_connected_bss() 2701 ie_buf[1] = le32_to_cpu(ssid.length); rndis_wlan_craft_connected_bss() 2702 memcpy(&ie_buf[2], ssid.essid, le32_to_cpu(ssid.length)); rndis_wlan_craft_connected_bss() 2704 ie_len = le32_to_cpu(ssid.length) + 2; rndis_wlan_craft_connected_bss() 2760 req_ie_len = le32_to_cpu(info->req_ie_length); rndis_wlan_do_link_up_work() 2764 offset = le32_to_cpu(info->offset_req_ies); rndis_wlan_do_link_up_work() 2776 resp_ie_len = le32_to_cpu(info->resp_ie_length); rndis_wlan_do_link_up_work() 2780 offset = le32_to_cpu(info->offset_resp_ies); rndis_wlan_do_link_up_work() 2923 flags = le32_to_cpu(auth_req->flags); rndis_wlan_auth_indication() 2941 type, le32_to_cpu(auth_req->flags)); rndis_wlan_auth_indication() 2963 buflen -= le32_to_cpu(auth_req->length); rndis_wlan_auth_indication() 2964 buf += le32_to_cpu(auth_req->length); rndis_wlan_auth_indication() 2982 list_len = le32_to_cpu(indication->u.cand_list.num_candidates) * rndis_wlan_pmkid_cand_list_indication() 2996 le32_to_cpu(cand_list->version), rndis_wlan_pmkid_cand_list_indication() 2997 le32_to_cpu(cand_list->num_candidates)); rndis_wlan_pmkid_cand_list_indication() 2999 if (le32_to_cpu(cand_list->version) != 1) rndis_wlan_pmkid_cand_list_indication() 3002 for (i = 0; i < le32_to_cpu(cand_list->num_candidates); i++) { rndis_wlan_pmkid_cand_list_indication() 3008 i, le32_to_cpu(cand->flags), preauth, cand->bssid); rndis_wlan_pmkid_cand_list_indication() 3022 le32_to_cpu(msg->offset); rndis_wlan_media_specific_indication() 3023 len = le32_to_cpu(msg->length); rndis_wlan_media_specific_indication() 3039 switch (le32_to_cpu(indication->status_type)) { rndis_wlan_media_specific_indication() 3042 le32_to_cpu(indication->u.radio_status)); rndis_wlan_media_specific_indication() 3047 le32_to_cpu(indication->u.media_stream_mode)); rndis_wlan_media_specific_indication() 3060 le32_to_cpu(indication->status_type)); rndis_wlan_media_specific_indication() 3069 switch (le32_to_cpu(msg->status)) { rndis_wlan_indication() 3104 le32_to_cpu(msg->status)); rndis_wlan_indication() 3126 n = le32_to_cpu(networks_supported.num_items); rndis_wlan_get_caps() 3130 switch (le32_to_cpu(networks_supported.items[i])) { rndis_wlan_get_caps() 3154 le32_to_cpu(caps->length), rndis_wlan_get_caps() 3155 le32_to_cpu(caps->version), rndis_wlan_get_caps() 3156 le32_to_cpu(caps->num_pmkids), rndis_wlan_get_caps() 3157 le32_to_cpu(caps->num_auth_encr_pair)); rndis_wlan_get_caps() 3158 wiphy->max_num_pmkids = le32_to_cpu(caps->num_pmkids); rndis_wlan_get_caps() 3227 priv->last_qual = level_to_qual(le32_to_cpu(rssi)); rndis_device_poller() 3228 rndis_do_cqm(usbdev, le32_to_cpu(rssi)); rndis_device_poller() 3232 ret, le32_to_cpu(rssi), level_to_qual(le32_to_cpu(rssi))); rndis_device_poller() 3455 priv->multicast_size = le32_to_cpu(tmp); rndis_wlan_bind()
|
/linux-4.4.14/drivers/nvme/host/ |
H A D | lightnvm.c | 259 dst->trdt = le32_to_cpu(src->trdt); init_grps() 260 dst->trdm = le32_to_cpu(src->trdm); init_grps() 261 dst->tprt = le32_to_cpu(src->tprt); init_grps() 262 dst->tprm = le32_to_cpu(src->tprm); init_grps() 263 dst->tbet = le32_to_cpu(src->tbet); init_grps() 264 dst->tbem = le32_to_cpu(src->tbem); init_grps() 265 dst->mpos = le32_to_cpu(src->mpos); init_grps() 266 dst->mccap = le32_to_cpu(src->mccap); init_grps() 300 nvm_id->cap = le32_to_cpu(nvme_nvm_id->cap); nvme_nvm_identity() 301 nvm_id->dom = le32_to_cpu(nvme_nvm_id->dom); nvme_nvm_identity() 399 if (le32_to_cpu(bb_tbl->tblks) != nr_blocks) { nvme_nvm_get_bb_tbl() 402 le32_to_cpu(bb_tbl->tblks), nr_blocks); nvme_nvm_get_bb_tbl()
|
/linux-4.4.14/drivers/net/usb/ |
H A D | rndis_host.c | 78 u32 status = le32_to_cpu(msg->status); rndis_msg_indicate() 118 msg_type = le32_to_cpu(buf->msg_type); rndis_command() 133 buf, le32_to_cpu(buf->msg_len), rndis_command() 152 rsp = le32_to_cpu(buf->msg_type) | RNDIS_MSG_COMPLETION; rndis_command() 163 msg_type = le32_to_cpu(buf->msg_type); rndis_command() 164 msg_len = le32_to_cpu(buf->msg_len); rndis_command() 165 status = le32_to_cpu(buf->status); rndis_command() 209 le32_to_cpu(buf->msg_type), msg_len); rndis_command() 268 off = le32_to_cpu(u.get_c->offset); rndis_query() 269 len = le32_to_cpu(u.get_c->len); rndis_query() 367 tmp = le32_to_cpu(u.init_c->max_transfer_size); generic_rndis_bind() 388 1 << le32_to_cpu(u.init_c->packet_alignment)); generic_rndis_bind() 505 msg_type = le32_to_cpu(hdr->msg_type); rndis_rx_fixup() 506 msg_len = le32_to_cpu(hdr->msg_len); rndis_rx_fixup() 507 data_offset = le32_to_cpu(hdr->data_offset); rndis_rx_fixup() 508 data_len = le32_to_cpu(hdr->data_len); rndis_rx_fixup() 515 le32_to_cpu(hdr->msg_type), rndis_rx_fixup()
|
/linux-4.4.14/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 203 ld_count = (u16)le32_to_cpu(pFwRaidMap->ldCount); MR_PopulateDrvRaidMap() 289 if (le32_to_cpu(pDrvRaidMap->totalSize) != expected_size) { MR_ValidateMapInfo() 294 le32_to_cpu(pDrvRaidMap->totalSize)); MR_ValidateMapInfo() 325 for (j = 0; j < le32_to_cpu(pSpanBlock->block_span_info.noElements); j++) { MR_GetSpanBlock() 328 if (le32_to_cpu(quad->diff) == 0) MR_GetSpanBlock() 332 le32_to_cpu(quad->diff))) == 0) { MR_GetSpanBlock() 335 blk = mega_div64_32((row-le64_to_cpu(quad->logStart)), le32_to_cpu(quad->diff)); MR_GetSpanBlock() 380 le32_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span]. getSpanInfo() 409 if (le32_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span]. getSpanInfo() 417 element, le32_to_cpu(quad->diff)); getSpanInfo() 471 if (le32_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span]. mr_spanset_get_span_block() 476 if (le32_to_cpu(quad->diff) == 0) mr_spanset_get_span_block() 481 le32_to_cpu(quad->diff))) == 0) { mr_spanset_get_span_block() 486 le32_to_cpu(quad->diff)); mr_spanset_get_span_block() 538 if (le32_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span]. get_row_from_strip() 603 if (le32_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span]. get_strip_from_row() 610 le32_to_cpu(quad->diff)) == 0) { get_strip_from_row() 614 le32_to_cpu(quad->diff)); get_strip_from_row() 666 if (le32_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span]. get_arm_from_strip() 1179 if (le32_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span]. mr_update_span_set() 1188 span_set->diff = le32_to_cpu(quad->diff); mr_update_span_set() 1192 if (le32_to_cpu(map->raidMap.ldSpanMap[ld]. mr_update_span_set() 1206 le64_to_cpu(quad->logStart)) + le32_to_cpu(quad->diff)), mr_update_span_set() 1207 le32_to_cpu(quad->diff)); mr_update_span_set() 1224 (span_row * le32_to_cpu(quad->diff)) - 1; mr_update_span_set() 1250 (span_row * le32_to_cpu(quad->diff)) - 1; mr_update_span_set()
|
/linux-4.4.14/drivers/mtd/ |
H A D | ftl.c | 239 le32_to_cpu(header.EraseCount); build_maps() 249 part->XferInfo[xtrans].EraseCount = le32_to_cpu(header.EraseCount); build_maps() 254 le32_to_cpu(part->header.EraseCount); build_maps() 270 blocks = le32_to_cpu(header.FormattedSize) >> header.BlockSize; build_maps() 289 offset = part->EUNInfo[i].Offset + le32_to_cpu(header.BAMOffset); build_maps() 299 if (BLOCK_FREE(le32_to_cpu(part->bam_cache[j]))) { build_maps() 302 } else if ((BLOCK_TYPE(le32_to_cpu(part->bam_cache[j])) == BLOCK_DATA) && build_maps() 303 (BLOCK_NUMBER(le32_to_cpu(part->bam_cache[j])) < blocks)) build_maps() 304 part->VirtualBlockMap[BLOCK_NUMBER(le32_to_cpu(part->bam_cache[j]))] = build_maps() 306 else if (BLOCK_DELETED(le32_to_cpu(part->bam_cache[j]))) build_maps() 433 le32_to_cpu(part->header.BAMOffset) + SECTOR_SIZE - 1) / SECTOR_SIZE; prepare_xfer() 435 offset = xfer->Offset + le32_to_cpu(part->header.BAMOffset); prepare_xfer() 485 offset = eun->Offset + le32_to_cpu(part->header.BAMOffset); copy_erase_unit() 519 switch (BLOCK_TYPE(le32_to_cpu(part->bam_cache[i]))) { copy_erase_unit() 553 xfer->Offset + le32_to_cpu(part->header.BAMOffset), copy_erase_unit() 751 part->EUNInfo[eun].Offset + le32_to_cpu(part->header.BAMOffset), find_free() 765 if (BLOCK_FREE(le32_to_cpu(part->bam_cache[blk]))) break; find_free() 804 if (((sector+i) * SECTOR_SIZE) >= le32_to_cpu(part->header.FormattedSize)) { ftl_read() 850 le32_to_cpu(part->header.BAMOffset)); set_bam_entry() 859 old_addr = le32_to_cpu(old_addr); set_bam_entry() 876 if (le32_to_cpu(part->bam_cache[blk]) != old_addr) { set_bam_entry() 883 le32_to_cpu(part->bam_cache[blk]), old_addr); set_bam_entry() 926 if (virt_addr >= le32_to_cpu(part->header.FormattedSize)) { ftl_write() 987 sect = le32_to_cpu(part->header.FormattedSize)/SECTOR_SIZE; ftl_getgeo() 1065 le32_to_cpu(partition->header.FormattedSize) >> 10); ftl_add_mtd() 1067 partition->mbd.size = le32_to_cpu(partition->header.FormattedSize) >> 9; ftl_add_mtd()
|
H A D | inftlmount.c | 134 mh->NoOfBootImageBlocks = le32_to_cpu(mh->NoOfBootImageBlocks); find_boot_record() 135 mh->NoOfBinaryPartitions = le32_to_cpu(mh->NoOfBinaryPartitions); find_boot_record() 136 mh->NoOfBDTLPartitions = le32_to_cpu(mh->NoOfBDTLPartitions); find_boot_record() 137 mh->BlockMultiplierBits = le32_to_cpu(mh->BlockMultiplierBits); find_boot_record() 138 mh->FormatFlags = le32_to_cpu(mh->FormatFlags); find_boot_record() 139 mh->PercentUsed = le32_to_cpu(mh->PercentUsed); find_boot_record() 191 ip->virtualUnits = le32_to_cpu(ip->virtualUnits); find_boot_record() 192 ip->firstUnit = le32_to_cpu(ip->firstUnit); find_boot_record() 193 ip->lastUnit = le32_to_cpu(ip->lastUnit); find_boot_record() 194 ip->flags = le32_to_cpu(ip->flags); find_boot_record() 195 ip->spareUnits = le32_to_cpu(ip->spareUnits); find_boot_record() 196 ip->Reserved0 = le32_to_cpu(ip->Reserved0); find_boot_record()
|
H A D | ar7part.c | 36 #define LOADER_MAGIC1 le32_to_cpu(0xfeedfa42) 37 #define LOADER_MAGIC2 le32_to_cpu(0xfeed1281)
|
/linux-4.4.14/drivers/staging/rtl8712/ |
H A D | rtl871x_mlme.c | 508 pnetwork->Length = le32_to_cpu(pnetwork->Length); r8712_survey_event_callback() 509 pnetwork->Ssid.SsidLength = le32_to_cpu(pnetwork->Ssid.SsidLength); r8712_survey_event_callback() 510 pnetwork->Privacy = le32_to_cpu(pnetwork->Privacy); r8712_survey_event_callback() 511 pnetwork->Rssi = le32_to_cpu(pnetwork->Rssi); r8712_survey_event_callback() 512 pnetwork->NetworkTypeInUse = le32_to_cpu(pnetwork->NetworkTypeInUse); r8712_survey_event_callback() 514 le32_to_cpu(pnetwork->Configuration.ATIMWindow); r8712_survey_event_callback() 516 le32_to_cpu(pnetwork->Configuration.BeaconPeriod); r8712_survey_event_callback() 518 le32_to_cpu(pnetwork->Configuration.DSConfig); r8712_survey_event_callback() 520 le32_to_cpu(pnetwork->Configuration.FHConfig.DwellTime); r8712_survey_event_callback() 522 le32_to_cpu(pnetwork->Configuration.FHConfig.HopPattern); r8712_survey_event_callback() 524 le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); r8712_survey_event_callback() 526 le32_to_cpu(pnetwork->Configuration.FHConfig.Length); r8712_survey_event_callback() 528 le32_to_cpu(pnetwork->Configuration.Length); r8712_survey_event_callback() 530 le32_to_cpu(pnetwork->InfrastructureMode); r8712_survey_event_callback() 531 pnetwork->IELength = le32_to_cpu(pnetwork->IELength); r8712_survey_event_callback() 730 pnetwork->join_res = le32_to_cpu(pnetwork->join_res); r8712_joinbss_event_callback() 731 pnetwork->network_type = le32_to_cpu(pnetwork->network_type); r8712_joinbss_event_callback() 732 pnetwork->network.Length = le32_to_cpu(pnetwork->network.Length); r8712_joinbss_event_callback() 734 le32_to_cpu(pnetwork->network.Ssid.SsidLength); r8712_joinbss_event_callback() 735 pnetwork->network.Privacy = le32_to_cpu(pnetwork->network.Privacy); r8712_joinbss_event_callback() 736 pnetwork->network.Rssi = le32_to_cpu(pnetwork->network.Rssi); r8712_joinbss_event_callback() 738 le32_to_cpu(pnetwork->network.NetworkTypeInUse); r8712_joinbss_event_callback() 740 le32_to_cpu(pnetwork->network.Configuration.ATIMWindow); r8712_joinbss_event_callback() 742 le32_to_cpu(pnetwork->network.Configuration.BeaconPeriod); r8712_joinbss_event_callback() 744 le32_to_cpu(pnetwork->network.Configuration.DSConfig); r8712_joinbss_event_callback() 746 le32_to_cpu(pnetwork->network.Configuration.FHConfig. r8712_joinbss_event_callback() 749 le32_to_cpu(pnetwork->network.Configuration. r8712_joinbss_event_callback() 752 le32_to_cpu(pnetwork->network.Configuration.FHConfig.HopSet); r8712_joinbss_event_callback() 754 le32_to_cpu(pnetwork->network.Configuration.FHConfig.Length); r8712_joinbss_event_callback() 756 le32_to_cpu(pnetwork->network.Configuration.Length); r8712_joinbss_event_callback() 758 le32_to_cpu(pnetwork->network.InfrastructureMode); r8712_joinbss_event_callback() 759 pnetwork->network.IELength = le32_to_cpu(pnetwork->network.IELength); r8712_joinbss_event_callback() 946 psta->mac_id = le32_to_cpu((uint)pstassoc->cam_id); r8712_stassoc_event_callback()
|
H A D | rtl8712_recv.c | 163 drvinfo_sz = (le32_to_cpu(prxstat->rxdw0) & 0x000f0000) >> 16; update_recvframe_attrib_from_recvstat() 167 pattrib->bdecrypted = ((le32_to_cpu(prxstat->rxdw0) & BIT(27)) >> 27) update_recvframe_attrib_from_recvstat() 169 pattrib->crc_err = (le32_to_cpu(prxstat->rxdw0) & BIT(14)) >> 14; update_recvframe_attrib_from_recvstat() 173 if (le32_to_cpu(prxstat->rxdw3) & BIT(13)) { update_recvframe_attrib_from_recvstat() 175 if (le32_to_cpu(prxstat->rxdw3) & BIT(11)) update_recvframe_attrib_from_recvstat() 179 if (le32_to_cpu(prxstat->rxdw3) & BIT(12)) update_recvframe_attrib_from_recvstat() 186 pattrib->mcs_rate = (u8)((le32_to_cpu(prxstat->rxdw3)) & 0x3f); update_recvframe_attrib_from_recvstat() 187 pattrib->htc = (u8)((le32_to_cpu(prxstat->rxdw3) >> 14) & 0x1); update_recvframe_attrib_from_recvstat() 440 drvinfo_sz = (le32_to_cpu(prxstat->rxdw0) & 0x000f0000) >> 16; r8712_rxcmd_event_hdl() 445 cmd_len = (u16)(le32_to_cpu(voffset) & 0xffff); r8712_rxcmd_event_hdl() 448 } while (le32_to_cpu(voffset) & BIT(31)); r8712_rxcmd_event_hdl() 779 report = ((u8)(le32_to_cpu(pphy_stat->phydw1) >> 8)) & query_rx_phy_status() 1025 pkt_cnt = (le32_to_cpu(prxstat->rxdw2) >> 16) & 0xff; recvbuf2recvframe() 1026 pkt_len = le32_to_cpu(prxstat->rxdw0) & 0x00003fff; recvbuf2recvframe() 1038 pkt_len = le32_to_cpu(prxstat->rxdw0) & 0x00003fff; recvbuf2recvframe() 1040 mf = (le32_to_cpu(prxstat->rxdw1) >> 27) & 0x1; recvbuf2recvframe() 1042 frag = (le32_to_cpu(prxstat->rxdw2) >> 12) & 0xf; recvbuf2recvframe() 1044 drvinfo_sz = (le32_to_cpu(prxstat->rxdw0) & 0x000f0000) >> 16; recvbuf2recvframe() 1049 if ((le32_to_cpu(prxstat->rxdw0) >> 23) & 0x01) recvbuf2recvframe()
|
H A D | usb_ops.c | 54 return (u8)(le32_to_cpu(data) & 0x0ff); usb_read8() 74 return (u16)(le32_to_cpu(data) & 0xffff); usb_read16() 94 return le32_to_cpu(data); usb_read32()
|
H A D | rtl871x_cmd.c | 905 pnetwork->Length = le32_to_cpu(pnetwork->Length); r8712_createbss_cmd_callback() 906 pnetwork->Ssid.SsidLength = le32_to_cpu(pnetwork->Ssid.SsidLength); r8712_createbss_cmd_callback() 907 pnetwork->Privacy = le32_to_cpu(pnetwork->Privacy); r8712_createbss_cmd_callback() 908 pnetwork->Rssi = le32_to_cpu(pnetwork->Rssi); r8712_createbss_cmd_callback() 909 pnetwork->NetworkTypeInUse = le32_to_cpu(pnetwork->NetworkTypeInUse); r8712_createbss_cmd_callback() 910 pnetwork->Configuration.ATIMWindow = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 912 pnetwork->Configuration.DSConfig = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 914 pnetwork->Configuration.FHConfig.DwellTime = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 916 pnetwork->Configuration.FHConfig.HopPattern = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 918 pnetwork->Configuration.FHConfig.HopSet = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 920 pnetwork->Configuration.FHConfig.Length = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 922 pnetwork->Configuration.Length = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 924 pnetwork->InfrastructureMode = le32_to_cpu(pnetwork-> r8712_createbss_cmd_callback() 926 pnetwork->IELength = le32_to_cpu(pnetwork->IELength); r8712_createbss_cmd_callback()
|
/linux-4.4.14/drivers/staging/gdm724x/ |
H A D | gdm_endian.c | 52 return le32_to_cpu(x); gdm_dev32_to_cpu()
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_types.h | 88 return le32_to_cpu((pxd)->len_addr) & 0xffffff; lengthPXD() 93 __u64 n = le32_to_cpu(pxd->len_addr) & ~0xffffff; addressPXD() 94 return (n << 8) + le32_to_cpu(pxd->addr2); addressPXD() 130 #define sizeDXD(dxd) le32_to_cpu((dxd)->size)
|
H A D | jfs_imap.c | 136 imap->im_freeiag = le32_to_cpu(dinom_le->in_freeiag); diMount() 137 imap->im_nextiag = le32_to_cpu(dinom_le->in_nextiag); diMount() 138 atomic_set(&imap->im_numinos, le32_to_cpu(dinom_le->in_numinos)); diMount() 139 atomic_set(&imap->im_numfree, le32_to_cpu(dinom_le->in_numfree)); diMount() 140 imap->im_nbperiext = le32_to_cpu(dinom_le->in_nbperiext); diMount() 141 imap->im_l2nbperiext = le32_to_cpu(dinom_le->in_l2nbperiext); diMount() 144 le32_to_cpu(dinom_le->in_agctl[index].inofree); diMount() 146 le32_to_cpu(dinom_le->in_agctl[index].extfree); diMount() 148 le32_to_cpu(dinom_le->in_agctl[index].numinos); diMount() 150 le32_to_cpu(dinom_le->in_agctl[index].numfree); diMount() 388 if (ip->i_ino != le32_to_cpu(dp->di_number)) { diRead() 391 } else if (le32_to_cpu(dp->di_nlink) == 0) diRead() 487 sbi->gengen = le32_to_cpu(dp->di_gengen); diReadSpecial() 488 sbi->inostamp = le32_to_cpu(dp->di_inostamp); diReadSpecial() 931 if (!(le32_to_cpu(iagp->wmap[extno]) & mask)) { diFree() 945 bitmap = le32_to_cpu(iagp->wmap[extno]) & ~mask; diFree() 1074 if ((fwd = le32_to_cpu(iagp->extfreefwd)) >= 0) { diFree() 1080 if ((back = le32_to_cpu(iagp->extfreeback)) >= 0) { diFree() 1092 int inofreeback = le32_to_cpu(iagp->inofreeback); diFree() 1093 int inofreefwd = le32_to_cpu(iagp->inofreefwd); diFree() 1167 le32_to_cpu(iagp->extfreefwd); diFree() 1182 if ((int) le32_to_cpu(iagp->inofreefwd) >= 0) diFree() 1185 if ((int) le32_to_cpu(iagp->inofreeback) >= 0) diFree() 1189 le32_to_cpu(iagp->inofreefwd); diFree() 1437 diFindFree(le32_to_cpu(iagp->wmap[extno]), diAlloc() 1495 inosmap = le32_to_cpu(iagp->inosmap[sword]) | mask; diAlloc() 1496 extsmap = le32_to_cpu(iagp->extsmap[sword]) | mask; diAlloc() 1512 rem = diFindFree(le32_to_cpu(iagp->wmap[extno]), diAlloc() 1591 inosmap = le32_to_cpu(iagp->inosmap[sword]); diAlloc() 1592 extsmap = le32_to_cpu(iagp->extsmap[sword]); diAlloc() 1834 rem = diFindFree(le32_to_cpu(iagp->inosmap[sword]), 0); diAllocIno() 1845 rem = diFindFree(le32_to_cpu(iagp->wmap[extno]), 0); diAllocIno() 1956 rem = diFindFree(le32_to_cpu(iagp->extsmap[sword]), 0); diAllocExt() 2037 if ((int) le32_to_cpu(iagp->inofreefwd) >= 0) { diAllocBit() 2039 diIAGRead(imap, le32_to_cpu(iagp->inofreefwd), diAllocBit() 2045 if ((int) le32_to_cpu(iagp->inofreeback) >= 0) { diAllocBit() 2048 le32_to_cpu(iagp->inofreeback), diAllocBit() 2071 if (((le32_to_cpu(iagp->pmap[extno]) & mask) != 0) || diAllocBit() 2072 ((le32_to_cpu(iagp->wmap[extno]) & mask) != 0) || diAllocBit() 2111 le32_to_cpu(iagp->inofreefwd); diAllocBit() 2200 iagno = le32_to_cpu(iagp->iagnum); diNewExt() 2208 if ((fwd = le32_to_cpu(iagp->extfreefwd)) >= 0) { diNewExt() 2214 if ((back = le32_to_cpu(iagp->extfreeback)) >= 0) { diNewExt() 2320 le32_to_cpu(iagp->extfreefwd); diNewExt() 2640 imap->im_freeiag = le32_to_cpu(iagp->iagfree); diNewIAG() 2782 if (!(le32_to_cpu(iagp->wmap[extno]) & mask)) { diUpdatePMap() 2787 if (!(le32_to_cpu(iagp->pmap[extno]) & mask)) { diUpdatePMap() 2802 if (!(le32_to_cpu(iagp->wmap[extno]) & mask)) { diUpdatePMap() 2808 if ((le32_to_cpu(iagp->pmap[extno]) & mask) != 0) { diUpdatePMap() 2901 if (le32_to_cpu(iagp->iagnum) != i) { diExtendFS() 2918 numinos = (EXTSPERIAG - le32_to_cpu(iagp->nfreeexts)) diExtendFS() 2927 if ((int) le32_to_cpu(iagp->nfreeinos) > 0) { diExtendFS() 2944 le32_to_cpu(iagp->iagnum); diExtendFS() 2948 le32_to_cpu(iagp->nfreeinos); diExtendFS() 2949 xnumfree += le32_to_cpu(iagp->nfreeinos); diExtendFS() 2953 if (le32_to_cpu(iagp->nfreeexts) > 0) { diExtendFS() 2970 le32_to_cpu(iagp->iagnum); diExtendFS() 3051 jfs_ip->fileset = le32_to_cpu(dip->di_fileset); copy_from_dinode() 3052 jfs_ip->mode2 = le32_to_cpu(dip->di_mode); copy_from_dinode() 3055 ip->i_mode = le32_to_cpu(dip->di_mode) & 0xffff; copy_from_dinode() 3068 set_nlink(ip, le32_to_cpu(dip->di_nlink)); copy_from_dinode() 3070 jfs_ip->saved_uid = make_kuid(&init_user_ns, le32_to_cpu(dip->di_uid)); copy_from_dinode() 3077 jfs_ip->saved_gid = make_kgid(&init_user_ns, le32_to_cpu(dip->di_gid)); copy_from_dinode() 3085 ip->i_atime.tv_sec = le32_to_cpu(dip->di_atime.tv_sec); copy_from_dinode() 3086 ip->i_atime.tv_nsec = le32_to_cpu(dip->di_atime.tv_nsec); copy_from_dinode() 3087 ip->i_mtime.tv_sec = le32_to_cpu(dip->di_mtime.tv_sec); copy_from_dinode() 3088 ip->i_mtime.tv_nsec = le32_to_cpu(dip->di_mtime.tv_nsec); copy_from_dinode() 3089 ip->i_ctime.tv_sec = le32_to_cpu(dip->di_ctime.tv_sec); copy_from_dinode() 3090 ip->i_ctime.tv_nsec = le32_to_cpu(dip->di_ctime.tv_nsec); copy_from_dinode() 3092 ip->i_generation = le32_to_cpu(dip->di_gen); copy_from_dinode() 3097 jfs_ip->next_index = le32_to_cpu(dip->di_next_index); copy_from_dinode() 3098 jfs_ip->otime = le32_to_cpu(dip->di_otime.tv_sec); copy_from_dinode() 3099 jfs_ip->acltype = le32_to_cpu(dip->di_acltype); copy_from_dinode() 3102 jfs_ip->dev = le32_to_cpu(dip->di_rdev); copy_from_dinode()
|
H A D | jfs_mount.c | 322 le32_to_cpu(j_sb->s_version) > JFS_VERSION) { chkSuper() 327 bsize = le32_to_cpu(j_sb->s_bsize); chkSuper() 337 le32_to_cpu(j_sb->s_flag), le32_to_cpu(j_sb->s_state), chkSuper() 371 sbi->state = le32_to_cpu(j_sb->s_state); chkSuper() 372 sbi->mntflag = le32_to_cpu(j_sb->s_flag); chkSuper() 391 sbi->logdev = new_decode_dev(le32_to_cpu(j_sb->s_logdev)); chkSuper()
|
/linux-4.4.14/include/linux/ |
H A D | virtio_byteorder.h | 34 return le32_to_cpu((__force __le32)val); __virtio32_to_cpu()
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | aachba.c | 377 le32_to_cpu(reply->response), aac_get_config_status() 378 le32_to_cpu(reply->status), aac_get_config_status() 379 le32_to_cpu(reply->data.action))); aac_get_config_status() 380 if ((le32_to_cpu(reply->response) != ST_OK) || aac_get_config_status() 381 (le32_to_cpu(reply->status) != CT_OK) || aac_get_config_status() 382 (le32_to_cpu(reply->data.action) > CFACT_PAUSE)) { aac_get_config_status() 464 maximum_num_containers = le32_to_cpu(dresp->ContainerSwitchEntries); aac_get_containers() 468 le32_to_cpu(dresp->MaxSimpleVolumes); aac_get_containers() 520 if ((le32_to_cpu(get_name_reply->status) == CT_OK) get_container_name_callback() 621 if ((le32_to_cpu(dresp->status) == ST_OK) && _aac_probe_container2() 622 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE) && _aac_probe_container2() 623 (le32_to_cpu(dresp->mnt[0].state) != FSCS_HIDDEN)) { _aac_probe_container2() 630 le32_to_cpu(dresp->mnt[0].fileinfo.bdevinfo.block_size); _aac_probe_container2() 638 fsa_dev_ptr->type = le32_to_cpu(dresp->mnt[0].vol); _aac_probe_container2() 640 = ((u64)le32_to_cpu(dresp->mnt[0].capacity)) + _aac_probe_container2() 641 (((u64)le32_to_cpu(dresp->mnt[0].capacityhigh)) << 32); _aac_probe_container2() 642 fsa_dev_ptr->ro = ((le32_to_cpu(dresp->mnt[0].state) & FSCS_READONLY) != 0); _aac_probe_container2() 646 scsicmd->SCp.Status = le32_to_cpu(dresp->count); _aac_probe_container2() 667 if ((le32_to_cpu(dresp->status) != ST_OK) || _aac_probe_container1() 668 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE)) { _aac_probe_container1() 939 if (le32_to_cpu(get_serial_reply->status) == CT_OK) { get_container_serial_callback() 1018 le32_to_cpu(get_serial_reply->uid)); get_container_serial_callback() 1092 le32_to_cpu(dev->adapter_info.serial[0]), cid); setinqserial() 1171 ((le32_to_cpu(readcmd2->sgeCnt)-1) * sizeof(struct sge_ieee1212)); aac_read_raw_io() 1188 ((le32_to_cpu(readcmd->sg.count)-1) * sizeof(struct sgentryraw)); aac_read_raw_io() 1223 ((le32_to_cpu(readcmd->sg.count) - 1) * aac_read_block64() 1258 ((le32_to_cpu(readcmd->sg.count) - 1) * aac_read_block() 1300 ((le32_to_cpu(writecmd2->sgeCnt)-1) * sizeof(struct sge_ieee1212)); aac_write_raw_io() 1320 ((le32_to_cpu(writecmd->sg.count)-1) * sizeof (struct sgentryraw)); aac_write_raw_io() 1355 ((le32_to_cpu(writecmd->sg.count) - 1) * aac_write_block64() 1392 ((le32_to_cpu(writecmd->sg.count) - 1) * aac_write_block() 1465 ((le32_to_cpu(srbcmd->sg.count) & 0xff) * aac_scsi_64() 1496 (((le32_to_cpu(srbcmd->sg.count) & 0xff) - 1) * aac_scsi_32() 1605 if (rcode >= 0 && le32_to_cpu(bus_info->Status) == ST_OK) { aac_get_adapter_info() 1606 dev->maximum_num_physicals = le32_to_cpu(bus_info->TargetsPerBus); aac_get_adapter_info() 1607 dev->maximum_num_channels = le32_to_cpu(bus_info->BusCount); aac_get_adapter_info() 1612 tmp = le32_to_cpu(dev->adapter_info.kernelrev); aac_get_adapter_info() 1619 le32_to_cpu(dev->adapter_info.kernelbuild), aac_get_adapter_info() 1622 tmp = le32_to_cpu(dev->adapter_info.monitorrev); aac_get_adapter_info() 1626 le32_to_cpu(dev->adapter_info.monitorbuild)); aac_get_adapter_info() 1627 tmp = le32_to_cpu(dev->adapter_info.biosrev); aac_get_adapter_info() 1631 le32_to_cpu(dev->adapter_info.biosbuild)); aac_get_adapter_info() 1841 switch (le32_to_cpu(readreply->status)) { io_callback() 1859 le32_to_cpu(readreply->status)); io_callback() 2103 if (le32_to_cpu(synchronizereply->status) == CT_OK) synchronize_callback() 2112 le32_to_cpu(synchronizereply->status)); synchronize_callback() 3001 - le32_to_cpu(srbreply->data_xfer_length)); aac_srb_callback() 3006 if (le32_to_cpu(srbreply->status) != ST_OK) { aac_srb_callback() 3009 printk(KERN_WARNING "aac_srb_callback: srb failed, status = %d\n", le32_to_cpu(srbreply->status)); aac_srb_callback() 3010 len = min_t(u32, le32_to_cpu(srbreply->sense_data_size), aac_srb_callback() 3022 switch ((le32_to_cpu(srbreply->srb_status))&0x3f) { aac_srb_callback() 3038 if (le32_to_cpu(srbreply->data_xfer_length) aac_srb_callback() 3116 le32_to_cpu(srbreply->srb_status) & 0x3F, aac_srb_callback() 3118 le32_to_cpu(srbreply->srb_status) & 0x3F), aac_srb_callback() 3120 le32_to_cpu(srbreply->scsi_status)); aac_srb_callback() 3139 if (le32_to_cpu(srbreply->scsi_status) aac_srb_callback() 3144 len = min_t(u32, le32_to_cpu(srbreply->sense_data_size), aac_srb_callback() 3148 le32_to_cpu(srbreply->status), len); aac_srb_callback() 3157 scsicmd->result |= le32_to_cpu(srbreply->scsi_status); aac_srb_callback() 3238 u32 temp = le32_to_cpu(psg->sg[i-1].count) - 3285 u32 temp = le32_to_cpu(psg->sg[i-1].count) - 3334 u32 temp = le32_to_cpu(psg->sg[i-1].count) - 3388 u32 temp = le32_to_cpu(rio2->sge[i-1].length) -
|
H A D | commsup.c | 136 dev->scsi_host_ptr->can_queue = le32_to_cpu(dev->init->MaxIoCommands) - AAC_NUM_MGT_FIB; aac_fib_setup() 253 le32_to_cpu(fibptr->hw_fib_va->header.XferState)); aac_fib_free() 327 idx = *index = le32_to_cpu(*(q->headers.producer)); aac_get_entry() 329 if (idx != le32_to_cpu(*(q->headers.consumer))) { aac_get_entry() 336 if (idx != le32_to_cpu(*(q->headers.consumer))) aac_get_entry() 349 if ((*index + 1) == le32_to_cpu(*(q->headers.consumer))) { aac_get_entry() 517 dprintk((KERN_DEBUG " Command = %d.\n", le32_to_cpu(hw_fib->header.Command))); aac_fib_send() 518 dprintk((KERN_DEBUG " SubCommand = %d.\n", le32_to_cpu(((struct aac_query_mount *)fib_data(fibptr))->command))); aac_fib_send() 519 dprintk((KERN_DEBUG " XferState = %x.\n", le32_to_cpu(hw_fib->header.XferState))); aac_fib_send() 662 if (le32_to_cpu(*q->headers.producer) == le32_to_cpu(*q->headers.consumer)) { aac_consumer_get() 670 if (le32_to_cpu(*q->headers.consumer) >= q->entries) aac_consumer_get() 673 index = le32_to_cpu(*q->headers.consumer); aac_consumer_get() 695 if ((le32_to_cpu(*q->headers.producer)+1) == le32_to_cpu(*q->headers.consumer)) aac_consumer_free() 698 if (le32_to_cpu(*q->headers.consumer) >= q->entries) aac_consumer_free() 914 switch (le32_to_cpu(aifcmd->command)) { aac_handle_aif() 916 switch (le32_to_cpu(((__le32 *)aifcmd->data)[0])) { aac_handle_aif() 918 container = le32_to_cpu(((__le32 *)aifcmd->data)[1]); aac_handle_aif() 955 container = le32_to_cpu(((__le32 *)aifcmd->data)[1]); aac_handle_aif() 988 le32_to_cpu(*(__le32 *)aifcmd->data)) && aac_handle_aif() 994 le32_to_cpu(*(__le32 *)aifcmd->data)) && aac_handle_aif() 1001 switch (le32_to_cpu(((__le32 *)aifcmd->data)[0])) { aac_handle_aif() 1010 container = le32_to_cpu(((__le32 *)aifcmd->data)[1]); aac_handle_aif() 1023 container = le32_to_cpu(((__le32 *)aifcmd->data)[1]); aac_handle_aif() 1037 container = le32_to_cpu(((__le32 *)aifcmd->data)[1]); aac_handle_aif() 1054 container = le32_to_cpu(((__le32 *)aifcmd->data)[1]); aac_handle_aif() 1094 switch (le32_to_cpu(((__le32 *)aifcmd->data)[3])) { aac_handle_aif() 1099 container = le32_to_cpu( aac_handle_aif() 1142 le32_to_cpu(*(__le32 *)aifcmd->data)) && aac_handle_aif() 1148 le32_to_cpu(*(__le32 *)aifcmd->data)) && aac_handle_aif() 1767 num = le32_to_cpu(dev->init->AdapterFibsSize) aac_command_thread()
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
H A D | event.c | 54 vector = le32_to_cpu(mbox->events_vector); wl12xx_process_mailbox_events() 55 vector &= ~(le32_to_cpu(mbox->events_mask)); wl12xx_process_mailbox_events()
|
/linux-4.4.14/fs/befs/ |
H A D | endian.h | 36 return le32_to_cpu((__force __le32)n); fs32_to_cpu() 76 run.allocation_group = le32_to_cpu((__force __le32)n.allocation_group); fsrun_to_cpu()
|
/linux-4.4.14/fs/ntfs/ |
H A D | endian.h | 40 return le32_to_cpu((__force le32)x); sle32_to_cpu() 55 return le32_to_cpu(*(__force le32*)x); sle32_to_cpup()
|
H A D | quota.c | 73 if (le32_to_cpu(qce->version) != QUOTA_VERSION) { ntfs_mark_quotas_out_of_date() 75 "supported.", le32_to_cpu(qce->version)); ntfs_mark_quotas_out_of_date() 78 ntfs_debug("Quota defaults flags = 0x%x.", le32_to_cpu(qce->flags)); ntfs_mark_quotas_out_of_date()
|
H A D | collate.h | 39 i = le32_to_cpu(cr); ntfs_is_collation_rule_supported()
|
/linux-4.4.14/sound/pci/echoaudio/ |
H A D | echoaudio_3g.c | 53 box_status = le32_to_cpu(chip->comm_page->ext_box_status); check_asic_status() 66 return le32_to_cpu(chip->comm_page->e3g_frq_register); get_frq_reg() 179 control_reg = le32_to_cpu(chip->comm_page->control_register); set_professional_spdif() 197 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); detect_input_clocks() 276 control_reg = le32_to_cpu(chip->comm_page->control_register); set_sample_rate() 333 control_reg = le32_to_cpu(chip->comm_page->control_register) & set_input_clock() 335 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); set_input_clock() 406 control_reg = le32_to_cpu(chip->comm_page->control_register); dsp_set_digital_mode()
|
H A D | gina24_dsp.c | 102 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); detect_input_clocks() 182 control_reg = le32_to_cpu(chip->comm_page->control_register); set_sample_rate() 240 control_reg = le32_to_cpu(chip->comm_page->control_register) & set_input_clock() 242 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); set_input_clock() 314 control_reg = le32_to_cpu(chip->comm_page->control_register); dsp_set_digital_mode()
|
H A D | layla24_dsp.c | 92 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); detect_input_clocks() 176 control_reg = le32_to_cpu(chip->comm_page->control_register); set_sample_rate() 254 control_reg = le32_to_cpu(chip->comm_page->control_register) & set_input_clock() 256 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); set_input_clock() 370 control_reg = le32_to_cpu(chip->comm_page->control_register); dsp_set_digital_mode()
|
H A D | echo3g_dsp.c | 120 u32 control_reg = le32_to_cpu(chip->comm_page->control_register); set_phantom_power() 129 le32_to_cpu(chip->comm_page->e3g_frq_register), set_phantom_power()
|
H A D | mona_dsp.c | 95 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); detect_input_clocks() 244 control_reg = le32_to_cpu(chip->comm_page->control_register); set_sample_rate() 309 control_reg = le32_to_cpu(chip->comm_page->control_register) & set_input_clock() 311 clocks_from_dsp = le32_to_cpu(chip->comm_page->status_clocks); set_input_clock() 395 control_reg = le32_to_cpu(chip->comm_page->control_register); dsp_set_digital_mode()
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
H A D | rtl8723au_recv.c | 144 report.rxdw0 = le32_to_cpu(prxstat->rxdw0); update_recvframe_attrib() 145 report.rxdw1 = le32_to_cpu(prxstat->rxdw1); update_recvframe_attrib() 146 report.rxdw2 = le32_to_cpu(prxstat->rxdw2); update_recvframe_attrib() 147 report.rxdw3 = le32_to_cpu(prxstat->rxdw3); update_recvframe_attrib() 148 report.rxdw4 = le32_to_cpu(prxstat->rxdw4); update_recvframe_attrib() 149 report.rxdw5 = le32_to_cpu(prxstat->rxdw5); update_recvframe_attrib()
|
/linux-4.4.14/fs/ocfs2/ |
H A D | export.c | 246 handle.ih_blkno = (u64)le32_to_cpu(fid->raw[0]) << 32; ocfs2_fh_to_dentry() 247 handle.ih_blkno |= (u64)le32_to_cpu(fid->raw[1]); ocfs2_fh_to_dentry() 248 handle.ih_generation = le32_to_cpu(fid->raw[2]); ocfs2_fh_to_dentry() 260 parent.ih_blkno = (u64)le32_to_cpu(fid->raw[3]) << 32; ocfs2_fh_to_parent() 261 parent.ih_blkno |= (u64)le32_to_cpu(fid->raw[4]); ocfs2_fh_to_parent() 262 parent.ih_generation = le32_to_cpu(fid->raw[5]); ocfs2_fh_to_parent()
|
H A D | localalloc.c | 324 if (!(le32_to_cpu(alloc->i_flags) & ocfs2_load_local_alloc() 351 num_used, le32_to_cpu(alloc->id1.bitmap1.i_used), ocfs2_load_local_alloc() 352 le32_to_cpu(alloc->id1.bitmap1.i_total), ocfs2_load_local_alloc() 666 if (le32_to_cpu(alloc->id1.bitmap1.i_used) != ocfs2_reserve_local_alloc_bits() 670 le32_to_cpu(alloc->id1.bitmap1.i_used), ocfs2_reserve_local_alloc_bits() 677 free_bits = le32_to_cpu(alloc->id1.bitmap1.i_total) - ocfs2_reserve_local_alloc_bits() 678 le32_to_cpu(alloc->id1.bitmap1.i_used); ocfs2_reserve_local_alloc_bits() 699 free_bits = le32_to_cpu(alloc->id1.bitmap1.i_total) - ocfs2_reserve_local_alloc_bits() 700 le32_to_cpu(alloc->id1.bitmap1.i_used); ocfs2_reserve_local_alloc_bits() 756 *bit_off = le32_to_cpu(la->la_bm_off) + start; ocfs2_claim_local_alloc_bits() 803 start = bit_off - le32_to_cpu(la->la_bm_off); ocfs2_free_local_alloc_bits() 880 left = le32_to_cpu(alloc->id1.bitmap1.i_total); ocfs2_local_alloc_find_clear_bits() 919 le32_to_cpu(alloc->id1.bitmap1.i_total), ocfs2_local_alloc_find_clear_bits() 976 le32_to_cpu(alloc->id1.bitmap1.i_total), ocfs2_sync_local_to_main() 977 le32_to_cpu(alloc->id1.bitmap1.i_used)); ocfs2_sync_local_to_main() 983 if (le32_to_cpu(alloc->id1.bitmap1.i_used) == ocfs2_sync_local_to_main() 984 le32_to_cpu(alloc->id1.bitmap1.i_total)) { ocfs2_sync_local_to_main() 989 le32_to_cpu(la->la_bm_off)); ocfs2_sync_local_to_main() 992 left = le32_to_cpu(alloc->id1.bitmap1.i_total); ocfs2_sync_local_to_main() 1174 le32_to_cpu(alloc->id1.bitmap1.i_total), ocfs2_local_alloc_new_window() 1239 le32_to_cpu(alloc->id1.bitmap1.i_total)); ocfs2_local_alloc_new_window()
|
H A D | extent_map.c | 235 ins.ei_cpos = le32_to_cpu(rec->e_cpos); ocfs2_extent_map_insert_rec() 339 if (v_cluster < le32_to_cpu(rec->e_cpos)) ocfs2_search_for_hole_index() 401 *num_clusters = le32_to_cpu(el->l_recs[i].e_cpos) - v_cluster; ocfs2_figure_hole_clusters() 475 BUG_ON(v_cluster < le32_to_cpu(rec->e_cpos)); ocfs2_get_clusters_nocache() 481 le32_to_cpu(rec->e_cpos), ocfs2_get_clusters_nocache() 535 u32 coff = v_cluster - le32_to_cpu(rec->e_cpos); ocfs2_relative_extent_offsets() 583 BUG_ON(v_cluster < le32_to_cpu(rec->e_cpos)); ocfs2_xattr_get_clusters() 589 le32_to_cpu(rec->e_cpos), ocfs2_xattr_get_clusters() 594 coff = v_cluster - le32_to_cpu(rec->e_cpos); ocfs2_xattr_get_clusters() 811 virt_bytes = (u64)le32_to_cpu(rec.e_cpos) << osb->s_clustersize_bits; ocfs2_fiemap() 818 cpos = le32_to_cpu(rec.e_cpos)+ le16_to_cpu(rec.e_leaf_clusters); ocfs2_fiemap() 887 (cpos - le32_to_cpu(rec.e_cpos)); ocfs2_seek_data_hole_offset()
|
H A D | quota_local.c | 183 if (le32_to_cpu(dqhead->dqh_magic) != lmagics[type]) { ocfs2_local_check_quota_file() 185 " type=%d\n", le32_to_cpu(dqhead->dqh_magic), ocfs2_local_check_quota_file() 189 if (le32_to_cpu(dqhead->dqh_version) != lversions[type]) { ocfs2_local_check_quota_file() 191 " type=%d\n", le32_to_cpu(dqhead->dqh_version), ocfs2_local_check_quota_file() 215 if (le32_to_cpu(dqhead->dqh_magic) != gmagics[type]) { ocfs2_local_check_quota_file() 218 le32_to_cpu(dqhead->dqh_magic), gmagics[type], type); ocfs2_local_check_quota_file() 221 if (le32_to_cpu(dqhead->dqh_version) != gversions[type]) { ocfs2_local_check_quota_file() 224 le32_to_cpu(dqhead->dqh_version), gversions[type], ocfs2_local_check_quota_file() 257 for (i = 0; i < le32_to_cpu(ldinfo->dqi_chunks); i++) { ocfs2_load_local_quota_bitmaps() 346 int i, chunks = le32_to_cpu(ldinfo->dqi_chunks); ocfs2_recovery_load_quota() 359 if (le32_to_cpu(dchunk->dqc_free) < ol_chunk_entries(sb)) ocfs2_recovery_load_quota() 636 flags = le32_to_cpu(ldinfo->dqi_flags); ocfs2_finish_quota_recovery() 733 oinfo->dqi_flags = le32_to_cpu(ldinfo->dqi_flags); ocfs2_local_read_info() 734 oinfo->dqi_chunks = le32_to_cpu(ldinfo->dqi_chunks); ocfs2_local_read_info() 735 oinfo->dqi_blocks = le32_to_cpu(ldinfo->dqi_blocks); ocfs2_local_read_info() 835 if (le32_to_cpu(dchunk->dqc_free) != len) { ocfs2_local_free_info() 933 if (le32_to_cpu(dchunk->dqc_free) > 0) { ocfs2_find_free_entry() 954 le32_to_cpu(dchunk->dqc_free), type); ocfs2_find_free_entry()
|
H A D | inode.c | 288 BUG_ON(le32_to_cpu(fe->i_fs_generation) != osb->fs_generation); ocfs2_populate_inode() 291 OCFS2_I(inode)->ip_clusters = le32_to_cpu(fe->i_clusters); ocfs2_populate_inode() 292 OCFS2_I(inode)->ip_attr = le32_to_cpu(fe->i_attr); ocfs2_populate_inode() 296 inode->i_generation = le32_to_cpu(fe->i_generation); ocfs2_populate_inode() 299 i_uid_write(inode, le32_to_cpu(fe->i_uid)); ocfs2_populate_inode() 300 i_gid_write(inode, le32_to_cpu(fe->i_gid)); ocfs2_populate_inode() 311 inode->i_atime.tv_nsec = le32_to_cpu(fe->i_atime_nsec); ocfs2_populate_inode() 313 inode->i_mtime.tv_nsec = le32_to_cpu(fe->i_mtime_nsec); ocfs2_populate_inode() 315 inode->i_ctime.tv_nsec = le32_to_cpu(fe->i_ctime_nsec); ocfs2_populate_inode() 326 le32_to_cpu(fe->i_flags)); ocfs2_populate_inode() 382 BUG_ON(le32_to_cpu(fe->i_flags) & OCFS2_SYSTEM_FL); ocfs2_populate_inode() 914 le32_to_cpu(di->i_flags), oi->ip_flags); ocfs2_query_inode_wipe() 1312 OCFS2_I(inode)->ip_clusters = le32_to_cpu(fe->i_clusters); ocfs2_refresh_inode() 1313 OCFS2_I(inode)->ip_attr = le32_to_cpu(fe->i_attr); ocfs2_refresh_inode() 1318 i_uid_write(inode, le32_to_cpu(fe->i_uid)); ocfs2_refresh_inode() 1319 i_gid_write(inode, le32_to_cpu(fe->i_gid)); ocfs2_refresh_inode() 1321 if (S_ISLNK(inode->i_mode) && le32_to_cpu(fe->i_clusters) == 0) ocfs2_refresh_inode() 1326 inode->i_atime.tv_nsec = le32_to_cpu(fe->i_atime_nsec); ocfs2_refresh_inode() 1328 inode->i_mtime.tv_nsec = le32_to_cpu(fe->i_mtime_nsec); ocfs2_refresh_inode() 1330 inode->i_ctime.tv_nsec = le32_to_cpu(fe->i_ctime_nsec); ocfs2_refresh_inode() 1384 if (le32_to_cpu(di->i_fs_generation) != ocfs2_validate_inode_block() 1389 le32_to_cpu(di->i_fs_generation)); ocfs2_validate_inode_block()
|
H A D | refcounttree.c | 120 if (le32_to_cpu(rb->rf_fs_generation) != OCFS2_SB(sb)->fs_generation) { ocfs2_validate_refcount_block() 124 le32_to_cpu(rb->rf_fs_generation)); ocfs2_validate_refcount_block() 372 new->rf_generation = le32_to_cpu(ref_rb->rf_generation); ocfs2_get_refcount_tree() 495 if (tree->rf_generation != le32_to_cpu(rb->rf_generation)) { ocfs2_lock_refcount_tree() 660 new_tree->rf_generation = le32_to_cpu(rb->rf_generation); ocfs2_create_refcount_tree() 794 if (le32_to_cpu(rb->rf_count) == 1) { ocfs2_remove_refcount_tree() 897 le32_to_cpu(rec->r_clusters) <= cpos) ocfs2_find_refcount_rec_in_rl() 983 *cpos_end = le32_to_cpu(el->l_recs[index+1].e_cpos); ocfs2_get_refcount_cpos_end() 1011 cpos = le32_to_cpu(eb->h_list.l_recs[index].e_cpos); ocfs2_get_refcount_cpos_end() 1044 *cpos_end = le32_to_cpu(tmp_el->l_recs[i+1].e_cpos); ocfs2_get_refcount_cpos_end() 1081 if (!(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL)) { ocfs2_get_refcount_rec() 1115 if (le32_to_cpu(rec->e_cpos) <= low_cpos) { ocfs2_get_refcount_rec() 1162 le32_to_cpu(rb->rf_records.rl_recs[index].r_clusters) == ocfs2_refcount_rec_adjacent() 1201 le32_to_cpu(rb->rf_records.rl_recs[index+1].r_clusters)); ocfs2_rotate_refcount_rec_left() 1261 index, le32_to_cpu(rec->r_refcount), change); ocfs2_change_refcount_rec() 1370 if (ocfs2_get_ref_rec_low_cpos(prev) + le32_to_cpu(prev->r_clusters) <= ocfs2_refcount_rec_no_intersect() 1537 BUG_ON(!(le32_to_cpu(root_rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL)); ocfs2_new_leaf_refcount_block() 1672 if (!(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL)) ocfs2_adjust_refcount_rec() 1676 old_cpos = le32_to_cpu(rb->rf_cpos); ocfs2_adjust_refcount_rec() 1724 if (le32_to_cpu(el->l_recs[i].e_cpos) == old_cpos) ocfs2_adjust_refcount_rec() 1756 BUG_ON(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL); ocfs2_insert_refcount_rec() 1760 u32 len = le32_to_cpu(rec->r_clusters); ocfs2_insert_refcount_rec() 1798 le32_to_cpu(rec->r_clusters), le32_to_cpu(rec->r_refcount)); ocfs2_insert_refcount_rec() 1848 BUG_ON(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL); ocfs2_split_refcount_rec() 1851 le32_to_cpu(orig_rec->r_clusters), ocfs2_split_refcount_rec() 1852 le32_to_cpu(orig_rec->r_refcount), ocfs2_split_refcount_rec() 1854 le32_to_cpu(split_rec->r_clusters), ocfs2_split_refcount_rec() 1855 le32_to_cpu(split_rec->r_refcount)); ocfs2_split_refcount_rec() 1865 le32_to_cpu(split_rec->r_clusters) == ocfs2_split_refcount_rec() 1866 le64_to_cpu(orig_rec->r_cpos) + le32_to_cpu(orig_rec->r_clusters))) ocfs2_split_refcount_rec() 1878 le32_to_cpu(split_rec->r_clusters) != ocfs2_split_refcount_rec() 1879 le64_to_cpu(orig_rec->r_cpos) + le32_to_cpu(orig_rec->r_clusters))) ocfs2_split_refcount_rec() 1887 len = le32_to_cpu(orig_rec->r_clusters); ocfs2_split_refcount_rec() 1932 le32_to_cpu(orig_rec->r_clusters)) - ocfs2_split_refcount_rec() 1934 le32_to_cpu(split_rec->r_clusters)); ocfs2_split_refcount_rec() 1945 le32_to_cpu(tail_rec->r_clusters) - len); ocfs2_split_refcount_rec() 1972 le32_to_cpu(split_rec->r_clusters), ocfs2_split_refcount_rec() 1973 le32_to_cpu(split_rec->r_refcount)); ocfs2_split_refcount_rec() 2011 set_len = le32_to_cpu(rec.r_clusters); __ocfs2_increase_refcount() 2027 le32_to_cpu(rec.r_refcount)); __ocfs2_increase_refcount() 2058 set_len, le32_to_cpu(rec.r_refcount)); __ocfs2_increase_refcount() 2098 le32_to_cpu(rb->rf_cpos)); ocfs2_remove_refcount_extent() 2101 ret = ocfs2_remove_extent(handle, &et, le32_to_cpu(rb->rf_cpos), ocfs2_remove_refcount_extent() 2187 le64_to_cpu(rec->r_cpos) + le32_to_cpu(rec->r_clusters)); ocfs2_decrease_refcount_rec() 2194 len == le32_to_cpu(rec->r_clusters)) ocfs2_decrease_refcount_rec() 2255 r_count = le32_to_cpu(rec.r_refcount); __ocfs2_decrease_refcount() 2261 le32_to_cpu(rec.r_clusters)) - cpos; __ocfs2_decrease_refcount() 2272 if (le32_to_cpu(rec.r_refcount) == 1 && delete) { __ocfs2_decrease_refcount() 2426 le32_to_cpu(rec.r_clusters), ocfs2_calc_refcount_meta_credits() 2427 le32_to_cpu(rec.r_refcount), index); ocfs2_calc_refcount_meta_credits() 2430 le32_to_cpu(rec.r_clusters)) - cpos; ocfs2_calc_refcount_meta_credits() 2459 le32_to_cpu(rec.r_clusters)) ocfs2_calc_refcount_meta_credits() 2494 if (le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL) { ocfs2_calc_refcount_meta_credits() 2685 if (le32_to_cpu(rec->e_cpos) + ocfs2_refcount_cal_cow_clusters() 2695 *cow_start = le32_to_cpu(rec->e_cpos); ocfs2_refcount_cal_cow_clusters() 2703 (*cow_len && rec_end != le32_to_cpu(rec->e_cpos)) || ocfs2_refcount_cal_cow_clusters() 2704 (max_cpos <= le32_to_cpu(rec->e_cpos))) ocfs2_refcount_cal_cow_clusters() 2708 rec_end = le32_to_cpu(rec->e_cpos) + leaf_clusters; ocfs2_refcount_cal_cow_clusters() 2711 leaf_clusters = rec_end - le32_to_cpu(rec->e_cpos); ocfs2_refcount_cal_cow_clusters() 3257 le32_to_cpu(rec.r_clusters)) - p_cluster; ocfs2_make_clusters_writable() 3266 if (le32_to_cpu(rec.r_refcount) == 1) { ocfs2_make_clusters_writable() 3546 u32 cpos = 0, clusters = le32_to_cpu(xv->xr_clusters); ocfs2_refcounted_xattr_delete_need() 3591 if (num_clusters <= le32_to_cpu(rec.r_clusters)) ocfs2_refcounted_xattr_delete_need() 3594 num_clusters -= le32_to_cpu(rec.r_clusters); ocfs2_refcounted_xattr_delete_need() 3604 if (le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL) ocfs2_refcounted_xattr_delete_need()
|
H A D | alloc.c | 203 oi->ip_clusters = le32_to_cpu(di->i_clusters); ocfs2_dinode_update_clusters() 231 (oi->ip_clusters != le32_to_cpu(rec->e_cpos)), ocfs2_dinode_insert_check() 783 rec_start = le32_to_cpu(rec->e_cpos); ocfs2_search_extent_list() 818 left_range = le32_to_cpu(left->e_cpos) + ocfs2_extents_adjacent() 821 return (left_range == le32_to_cpu(right->e_cpos)); ocfs2_extents_adjacent() 926 if (le32_to_cpu(eb->h_fs_generation) != OCFS2_SB(sb)->fs_generation) { ocfs2_validate_extent_block() 930 le32_to_cpu(eb->h_fs_generation)); ocfs2_validate_extent_block() 1094 return le32_to_cpu(el->l_recs[i].e_cpos) + ocfs2_sum_rightmost_rec() 1597 u32 insert_cpos = le32_to_cpu(insert_rec->e_cpos); ocfs2_rotate_leaf() 1630 if (insert_cpos < le32_to_cpu(rec->e_cpos)) ocfs2_rotate_leaf() 1802 range = le32_to_cpu(rec->e_cpos) + __ocfs2_find_path() 1804 if (cpos >= le32_to_cpu(rec->e_cpos) && cpos < range) __ocfs2_find_path() 1955 left_clusters = le32_to_cpu(right_child_el->l_recs[0].e_cpos); ocfs2_adjust_adjacent_records() 1959 left_clusters = le32_to_cpu(right_child_el->l_recs[1].e_cpos); ocfs2_adjust_adjacent_records() 1961 left_clusters -= le32_to_cpu(left_rec->e_cpos); ocfs2_adjust_adjacent_records() 1969 right_end = le32_to_cpu(right_rec->e_cpos); ocfs2_adjust_adjacent_records() 1970 right_end += le32_to_cpu(right_rec->e_int_clusters); ocfs2_adjust_adjacent_records() 1975 right_end -= le32_to_cpu(right_rec->e_cpos); ocfs2_adjust_adjacent_records() 2238 *cpos = le32_to_cpu(el->l_recs[j - 1].e_cpos); ocfs2_find_cpos_for_left_leaf() 2304 if (insert_cpos > le32_to_cpu(rec->e_cpos)) ocfs2_rotate_requires_path_adjustment() 2326 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); ocfs2_leftmost_rec_contains() 2327 if (cpos >= le32_to_cpu(rec->e_cpos) && cpos < range) ocfs2_leftmost_rec_contains() 2548 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); ocfs2_update_edge_lengths() 2556 le32_add_cpu(&rec->e_int_clusters, -le32_to_cpu(rec->e_cpos)); ocfs2_update_edge_lengths() 2856 *cpos = le32_to_cpu(el->l_recs[j + 1].e_cpos); ocfs2_find_cpos_for_right_leaf() 3399 BUG_ON(le32_to_cpu(left_rec->e_cpos) + ocfs2_merge_rec_right() 3401 le32_to_cpu(right_rec->e_cpos)); ocfs2_merge_rec_right() 3561 BUG_ON(le32_to_cpu(left_rec->e_cpos) + ocfs2_merge_rec_left() 3563 le32_to_cpu(split_rec->e_cpos)); ocfs2_merge_rec_left() 3849 i = ocfs2_search_extent_list(el, le32_to_cpu(insert_rec->e_cpos)); ocfs2_insert_at_leaf() 3889 range = le32_to_cpu(rec->e_cpos) ocfs2_insert_at_leaf() 3891 BUG_ON(le32_to_cpu(insert_rec->e_cpos) < range); ocfs2_insert_at_leaf() 3902 le32_to_cpu(el->l_recs[i].e_cpos), ocfs2_insert_at_leaf() 3904 le32_to_cpu(insert_rec->e_cpos), ocfs2_insert_at_leaf() 3958 -le32_to_cpu(rec->e_cpos)); ocfs2_adjust_rightmost_records() 4003 le32_to_cpu(insert_rec->e_cpos), ocfs2_append_rec_to_path() 4056 u32 cpos = le32_to_cpu(split_rec->e_cpos); ocfs2_split_record() 4253 cpos = le32_to_cpu(insert_rec->e_cpos); ocfs2_do_insert_extent() 4280 le32_to_cpu(insert_rec->e_cpos), ocfs2_do_insert_extent() 4509 u32 cpos = le32_to_cpu(insert_rec->e_cpos); ocfs2_figure_appending_type() 4529 (le32_to_cpu(rec->e_cpos) + le16_to_cpu(rec->e_leaf_clusters))) ocfs2_figure_appending_type() 4616 ret = ocfs2_find_path(et->et_ci, path, le32_to_cpu(insert_rec->e_cpos)); ocfs2_figure_insert_type() 4868 u32 rec_cpos = le32_to_cpu(rec->e_cpos); ocfs2_make_right_split_rec() 4931 insert_range = le32_to_cpu(split_rec.e_cpos) + ocfs2_split_and_insert() 4933 rec_range = le32_to_cpu(rec.e_cpos) + ocfs2_split_and_insert() 4971 cpos = le32_to_cpu(split_rec.e_cpos); ocfs2_split_and_insert() 5052 if (le32_to_cpu(rec->e_cpos) > le32_to_cpu(split_rec->e_cpos) || ocfs2_split_extent() 5053 ((le32_to_cpu(rec->e_cpos) + le16_to_cpu(rec->e_leaf_clusters)) < ocfs2_split_extent() 5054 (le32_to_cpu(split_rec->e_cpos) + le16_to_cpu(split_rec->e_leaf_clusters)))) { ocfs2_split_extent() 5369 le32_to_cpu(rec->e_cpos) == cpos) { ocfs2_truncate_rec() 5426 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); ocfs2_truncate_rec() 5429 if (le32_to_cpu(rec->e_cpos) == cpos && rec_range == trunc_range) { ocfs2_truncate_rec() 5446 } else if (le32_to_cpu(rec->e_cpos) == cpos) { ocfs2_truncate_rec() 5461 le32_to_cpu(rec->e_cpos), ocfs2_truncate_rec() 5546 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); ocfs2_remove_extent() 5549 BUG_ON(cpos < le32_to_cpu(rec->e_cpos) || trunc_range > rec_range); ocfs2_remove_extent() 5553 cpos, len, index, le32_to_cpu(rec->e_cpos), ocfs2_remove_extent() 5556 if (le32_to_cpu(rec->e_cpos) == cpos || rec_range == trunc_range) { ocfs2_remove_extent() 5599 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_remove_extent() 5605 cpos, len, le32_to_cpu(rec->e_cpos), ocfs2_remove_extent() 5817 current_tail = le32_to_cpu(tl->tl_recs[tail_index].t_start); ocfs2_truncate_log_can_coalesce() 5818 current_tail += le32_to_cpu(tl->tl_recs[tail_index].t_clusters); ocfs2_truncate_log_can_coalesce() 5881 num_clusters += le32_to_cpu(tl->tl_recs[index].t_clusters); ocfs2_truncate_log_append() 5884 index, le32_to_cpu(tl->tl_recs[index].t_start), ocfs2_truncate_log_append() 5943 le32_to_cpu(rec.t_start)); ocfs2_replay_truncate_records() 5944 num_clusters = le32_to_cpu(rec.t_clusters); ocfs2_replay_truncate_records() 5951 i, le32_to_cpu(rec.t_start), num_clusters); ocfs2_replay_truncate_records() 6229 clusters = le32_to_cpu(tl->tl_recs[i].t_clusters); ocfs2_complete_truncate_log_recovery() 6230 start_cluster = le32_to_cpu(tl->tl_recs[i].t_start); ocfs2_complete_truncate_log_recovery() 7106 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); ocfs2_commit_truncate() 7127 trunc_cpos = le32_to_cpu(rec->e_cpos); ocfs2_commit_truncate() 7131 } else if (le32_to_cpu(rec->e_cpos) >= new_highest_cpos) { ocfs2_commit_truncate() 7135 trunc_cpos = le32_to_cpu(rec->e_cpos); ocfs2_commit_truncate() 7145 coff = new_highest_cpos - le32_to_cpu(rec->e_cpos); ocfs2_commit_truncate() 7368 if (start >= le32_to_cpu(main_bm->i_clusters)) { ocfs2_trim_fs() 7374 if (start + len > le32_to_cpu(main_bm->i_clusters)) ocfs2_trim_fs() 7375 len = le32_to_cpu(main_bm->i_clusters) - start; ocfs2_trim_fs()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-drv.c | 354 cipher = le32_to_cpu(fwcs->cipher); iwl_store_cscheme() 384 capa->max_scan_cache_size = le32_to_cpu(fw_capa->max_scan_cache_size); iwl_store_gscan_capa() 385 capa->max_scan_buckets = le32_to_cpu(fw_capa->max_scan_buckets); iwl_store_gscan_capa() 387 le32_to_cpu(fw_capa->max_ap_cache_per_scan); iwl_store_gscan_capa() 388 capa->max_rssi_sample_size = le32_to_cpu(fw_capa->max_rssi_sample_size); iwl_store_gscan_capa() 390 le32_to_cpu(fw_capa->max_scan_reporting_threshold); iwl_store_gscan_capa() 391 capa->max_hotlist_aps = le32_to_cpu(fw_capa->max_hotlist_aps); iwl_store_gscan_capa() 393 le32_to_cpu(fw_capa->max_significant_change_aps); iwl_store_gscan_capa() 395 le32_to_cpu(fw_capa->max_bssid_history_entries); iwl_store_gscan_capa() 418 sec->offset = le32_to_cpu(sec_parse->offset); iwl_store_ucode_sec() 431 u32 ucode_type = le32_to_cpu(def_calib->ucode_type); iwl_set_default_calib() 449 u32 api_index = le32_to_cpu(ucode_api->api_index); iwl_set_ucode_api_flags() 450 u32 api_flags = le32_to_cpu(ucode_api->api_flags); iwl_set_ucode_api_flags() 471 u32 api_index = le32_to_cpu(ucode_capa->api_index); iwl_set_ucode_capabilities() 472 u32 api_flags = le32_to_cpu(ucode_capa->api_capa); iwl_set_ucode_capabilities() 498 drv->fw.ucode_ver = le32_to_cpu(ucode->ver); iwl_parse_v1_v2_firmware() 508 build = le32_to_cpu(ucode->u.v2.build); iwl_parse_v1_v2_firmware() 510 le32_to_cpu(ucode->u.v2.inst_size)); iwl_parse_v1_v2_firmware() 512 le32_to_cpu(ucode->u.v2.data_size)); iwl_parse_v1_v2_firmware() 514 le32_to_cpu(ucode->u.v2.init_size)); iwl_parse_v1_v2_firmware() 516 le32_to_cpu(ucode->u.v2.init_data_size)); iwl_parse_v1_v2_firmware() 529 le32_to_cpu(ucode->u.v1.inst_size)); iwl_parse_v1_v2_firmware() 531 le32_to_cpu(ucode->u.v1.data_size)); iwl_parse_v1_v2_firmware() 533 le32_to_cpu(ucode->u.v1.init_size)); iwl_parse_v1_v2_firmware() 535 le32_to_cpu(ucode->u.v1.init_data_size)); iwl_parse_v1_v2_firmware() 617 le32_to_cpu(ucode->magic)); iwl_parse_tlv_firmware() 621 drv->fw.ucode_ver = le32_to_cpu(ucode->ver); iwl_parse_tlv_firmware() 624 build = le32_to_cpu(ucode->build); iwl_parse_tlv_firmware() 650 tlv_len = le32_to_cpu(tlv->length); iwl_parse_tlv_firmware() 651 tlv_type = le32_to_cpu(tlv->type); iwl_parse_tlv_firmware() 956 u32 trigger_id = le32_to_cpu(trigger->id); iwl_parse_tlv_firmware()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
H A D | fw.c | 261 barker->data[0] = le32_to_cpu(barker_id); i2400m_barker_db_add() 262 barker->data[1] = le32_to_cpu(barker_id); i2400m_barker_db_add() 263 barker->data[2] = le32_to_cpu(barker_id); i2400m_barker_db_add() 264 barker->data[3] = le32_to_cpu(barker_id); i2400m_barker_db_add() 403 index, le32_to_cpu(i2400m->barker->data[0])); i2400m_is_boot_barker() 416 i, le32_to_cpu(barker->data[0])); i2400m_is_boot_barker() 417 if (barker->data[0] == le32_to_cpu(I2400M_NBOOT_BARKER)) i2400m_is_boot_barker() 425 le32_to_cpu(i2400m->barker->data[0]), i2400m_is_boot_barker() 426 le32_to_cpu(barker->data[0])); i2400m_is_boot_barker() 430 i, le32_to_cpu(barker->data[0])); i2400m_is_boot_barker() 485 ack->data_size = le32_to_cpu(ack->data_size); __i2400m_bm_ack_verify() 486 ack->target_addr = le32_to_cpu(ack->target_addr); __i2400m_bm_ack_verify() 487 ack->block_checksum = le32_to_cpu(ack->block_checksum); __i2400m_bm_ack_verify() 516 (size_t) le32_to_cpu(ack->data_size) + sizeof(*ack)); __i2400m_bm_ack_verify() 717 offset = le32_to_cpu(bcf->header_len) * sizeof(u32); i2400m_dnload_bcf() 720 data_size = le32_to_cpu(bh->data_size); i2400m_dnload_bcf() 725 le32_to_cpu(bh->target_addr)); i2400m_dnload_bcf() 807 le32_to_cpu(cmd->target_addr)); i2400m_dnload_finalize() 818 le32_to_cpu(cmd->target_addr)); i2400m_dnload_finalize() 823 + le32_to_cpu(bcf_hdr->key_size) * sizeof(u32) i2400m_dnload_finalize() 824 + le32_to_cpu(bcf_hdr->exponent_size) * sizeof(u32); i2400m_dnload_finalize() 826 le32_to_cpu(bcf_hdr->modulus_size) * sizeof(u32); i2400m_dnload_finalize() 934 le32_to_cpu(i2400m->barker->data[0])); i2400m_bootrom_init() 947 i, le32_to_cpu(barker->data[0])); i2400m_bootrom_init() 1196 module_type = le32_to_cpu(bcf_hdr->module_type); i2400m_fw_hdr_check() 1197 header_len = sizeof(u32) * le32_to_cpu(bcf_hdr->header_len); i2400m_fw_hdr_check() 1198 major_version = (le32_to_cpu(bcf_hdr->header_version) & 0xffff0000) i2400m_fw_hdr_check() 1200 minor_version = le32_to_cpu(bcf_hdr->header_version) & 0x0000ffff; i2400m_fw_hdr_check() 1201 module_id = le32_to_cpu(bcf_hdr->module_id); i2400m_fw_hdr_check() 1202 module_vendor = le32_to_cpu(bcf_hdr->module_vendor); i2400m_fw_hdr_check() 1203 date = le32_to_cpu(bcf_hdr->date); i2400m_fw_hdr_check() 1204 size = sizeof(u32) * le32_to_cpu(bcf_hdr->size); i2400m_fw_hdr_check() 1281 header_len = sizeof(u32) * le32_to_cpu(bcf_hdr->header_len); i2400m_fw_check() 1282 size = sizeof(u32) * le32_to_cpu(bcf_hdr->size); i2400m_fw_check() 1326 u32 barker = le32_to_cpu(i2400m->barker->data[0]) i2400m_bcf_hdr_match() 1328 u32 module_id = le32_to_cpu(bcf_hdr->module_id) i2400m_bcf_hdr_match() 1345 u32 barker = le32_to_cpu(i2400m->barker->data[0]); i2400m_bcf_hdr_find() 1351 "barker\n", 0, le32_to_cpu(bcf_hdr->module_id)); i2400m_bcf_hdr_find() 1358 i, le32_to_cpu(bcf_hdr->module_id)); i2400m_bcf_hdr_find() 1362 i, le32_to_cpu(bcf_hdr->module_id)); i2400m_bcf_hdr_find() 1438 bcf_size = sizeof(u32) * le32_to_cpu(bcf_hdr->size); i2400m_fw_dnload()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.c | 2600 s_addr = le32_to_cpu(pollrd_hdr->select_addr); qla83xx_minidump_process_pollrd() 2601 r_addr = le32_to_cpu(pollrd_hdr->read_addr); qla83xx_minidump_process_pollrd() 2602 s_value = le32_to_cpu(pollrd_hdr->select_value); qla83xx_minidump_process_pollrd() 2603 s_stride = le32_to_cpu(pollrd_hdr->select_value_stride); qla83xx_minidump_process_pollrd() 2605 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait); qla83xx_minidump_process_pollrd() 2606 poll_mask = le32_to_cpu(pollrd_hdr->poll_mask); qla83xx_minidump_process_pollrd() 2608 for (i = 0; i < le32_to_cpu(pollrd_hdr->op_count); i++) { qla83xx_minidump_process_pollrd() 2610 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait); qla83xx_minidump_process_pollrd() 2653 addr1 = le32_to_cpu(rddfe->addr_1); qla4_84xx_minidump_process_rddfe() 2654 value = le32_to_cpu(rddfe->value); qla4_84xx_minidump_process_rddfe() 2655 stride = le32_to_cpu(rddfe->stride); qla4_84xx_minidump_process_rddfe() 2656 stride2 = le32_to_cpu(rddfe->stride2); qla4_84xx_minidump_process_rddfe() 2657 count = le32_to_cpu(rddfe->count); qla4_84xx_minidump_process_rddfe() 2659 poll = le32_to_cpu(rddfe->poll); qla4_84xx_minidump_process_rddfe() 2660 mask = le32_to_cpu(rddfe->mask); qla4_84xx_minidump_process_rddfe() 2661 modify_mask = le32_to_cpu(rddfe->modify_mask); qla4_84xx_minidump_process_rddfe() 2662 data_size = le32_to_cpu(rddfe->data_size); qla4_84xx_minidump_process_rddfe() 2748 addr1 = le32_to_cpu(rdmdio->addr_1); qla4_84xx_minidump_process_rdmdio() 2749 addr2 = le32_to_cpu(rdmdio->addr_2); qla4_84xx_minidump_process_rdmdio() 2750 value1 = le32_to_cpu(rdmdio->value_1); qla4_84xx_minidump_process_rdmdio() 2751 stride1 = le32_to_cpu(rdmdio->stride_1); qla4_84xx_minidump_process_rdmdio() 2752 stride2 = le32_to_cpu(rdmdio->stride_2); qla4_84xx_minidump_process_rdmdio() 2753 count = le32_to_cpu(rdmdio->count); qla4_84xx_minidump_process_rdmdio() 2755 poll = le32_to_cpu(rdmdio->poll); qla4_84xx_minidump_process_rdmdio() 2756 mask = le32_to_cpu(rdmdio->mask); qla4_84xx_minidump_process_rdmdio() 2757 value2 = le32_to_cpu(rdmdio->value_2); qla4_84xx_minidump_process_rdmdio() 2798 stride2 = le32_to_cpu(rdmdio->stride_2); qla4_84xx_minidump_process_rdmdio() 2820 addr1 = le32_to_cpu(pollwr_hdr->addr_1); qla4_84xx_minidump_process_pollwr() 2821 addr2 = le32_to_cpu(pollwr_hdr->addr_2); qla4_84xx_minidump_process_pollwr() 2822 value1 = le32_to_cpu(pollwr_hdr->value_1); qla4_84xx_minidump_process_pollwr() 2823 value2 = le32_to_cpu(pollwr_hdr->value_2); qla4_84xx_minidump_process_pollwr() 2825 poll = le32_to_cpu(pollwr_hdr->poll); qla4_84xx_minidump_process_pollwr() 2826 mask = le32_to_cpu(pollwr_hdr->mask); qla4_84xx_minidump_process_pollwr() 2869 sel_val1 = le32_to_cpu(rdmux2_hdr->select_value_1); qla83xx_minidump_process_rdmux2() 2870 sel_val2 = le32_to_cpu(rdmux2_hdr->select_value_2); qla83xx_minidump_process_rdmux2() 2871 sel_addr1 = le32_to_cpu(rdmux2_hdr->select_addr_1); qla83xx_minidump_process_rdmux2() 2872 sel_addr2 = le32_to_cpu(rdmux2_hdr->select_addr_2); qla83xx_minidump_process_rdmux2() 2873 sel_val_mask = le32_to_cpu(rdmux2_hdr->select_value_mask); qla83xx_minidump_process_rdmux2() 2874 read_addr = le32_to_cpu(rdmux2_hdr->read_addr); qla83xx_minidump_process_rdmux2() 2913 addr_1 = le32_to_cpu(poll_hdr->addr_1); qla83xx_minidump_process_pollrdmwr() 2914 addr_2 = le32_to_cpu(poll_hdr->addr_2); qla83xx_minidump_process_pollrdmwr() 2915 value_1 = le32_to_cpu(poll_hdr->value_1); qla83xx_minidump_process_pollrdmwr() 2916 value_2 = le32_to_cpu(poll_hdr->value_2); qla83xx_minidump_process_pollrdmwr() 2917 poll_mask = le32_to_cpu(poll_hdr->poll_mask); qla83xx_minidump_process_pollrdmwr() 2921 poll_wait = le32_to_cpu(poll_hdr->poll_wait); qla83xx_minidump_process_pollrdmwr() 2939 data &= le32_to_cpu(poll_hdr->modify_mask); qla83xx_minidump_process_pollrdmwr() 2943 poll_wait = le32_to_cpu(poll_hdr->poll_wait); qla83xx_minidump_process_pollrdmwr() 2977 fl_addr = le32_to_cpu(rom_hdr->read_addr); qla4_83xx_minidump_process_rdrom() 2978 u32_count = le32_to_cpu(rom_hdr->read_data_size)/sizeof(uint32_t); qla4_83xx_minidump_process_rdrom() 3769 start = le32_to_cpu(region->start) >> 2; qla4_8xxx_get_flt_info() 3772 "end=0x%x size=0x%x.\n", le32_to_cpu(region->code), start, qla4_8xxx_get_flt_info() 3773 le32_to_cpu(region->end) >> 2, le32_to_cpu(region->size))); qla4_8xxx_get_flt_info() 3775 switch (le32_to_cpu(region->code) & 0xff) { qla4_8xxx_get_flt_info() 3794 hw->flt_chap_size = le32_to_cpu(region->size); qla4_8xxx_get_flt_info() 3798 hw->flt_ddb_size = le32_to_cpu(region->size); qla4_8xxx_get_flt_info() 3872 hw->fdt_block_size = le32_to_cpu(fdt->block_size); qla4_82xx_get_fdt_info() 3910 ha->nx_dev_init_timeout = le32_to_cpu(*wptr++); qla4_82xx_get_idc_param() 3911 ha->nx_reset_timeout = le32_to_cpu(*wptr); qla4_82xx_get_idc_param()
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | btt.c | 149 raw_mapping = le32_to_cpu(in); btt_map_read() 277 if (le32_to_cpu(ent[0].seq) + le32_to_cpu(ent[1].seq) > 5) btt_log_get_old() 280 if (le32_to_cpu(ent[0].seq) < le32_to_cpu(ent[1].seq)) { btt_log_get_old() 281 if (le32_to_cpu(ent[1].seq) - le32_to_cpu(ent[0].seq) == 1) btt_log_get_old() 286 if (le32_to_cpu(ent[0].seq) - le32_to_cpu(ent[1].seq) == 1) btt_log_get_old() 377 arena->freelist[lane].block = le32_to_cpu(ent->old_map); btt_flog_write() 466 arena->freelist[i].seq = nd_inc_seq(le32_to_cpu(log_new.seq)); btt_freelist_init() 467 arena->freelist[i].block = le32_to_cpu(log_new.old_map); btt_freelist_init() 474 ret = btt_map_read(arena, le32_to_cpu(log_new.lba), &map_entry, btt_freelist_init() 478 if ((le32_to_cpu(log_new.new_map) != map_entry) && btt_freelist_init() 479 (le32_to_cpu(log_new.old_map) == map_entry)) { btt_freelist_init() 484 ret = btt_map_write(arena, le32_to_cpu(log_new.lba), btt_freelist_init() 485 le32_to_cpu(log_new.new_map), 0, 0); btt_freelist_init() 592 arena->internal_nlba = le32_to_cpu(super->internal_nlba); parse_arena_meta() 593 arena->internal_lbasize = le32_to_cpu(super->internal_lbasize); parse_arena_meta() 594 arena->external_nlba = le32_to_cpu(super->external_nlba); parse_arena_meta() 595 arena->external_lbasize = le32_to_cpu(super->external_lbasize); parse_arena_meta() 596 arena->nfree = le32_to_cpu(super->nfree); parse_arena_meta() 612 arena->flags = le32_to_cpu(super->flags); parse_arena_meta()
|
/linux-4.4.14/fs/ext4/ |
H A D | extents.c | 205 ext4_lblk_t ext_block = le32_to_cpu(ex->ee_block); ext4_ext_find_goal() 233 goal = ext4_ext_find_goal(inode, path, le32_to_cpu(ex->ee_block)); ext4_ext_new_meta_block() 378 ext4_lblk_t lblock = le32_to_cpu(ext->ee_block); ext4_valid_extent() 417 lblock = le32_to_cpu(ext->ee_block); ext4_valid_extent_entries() 536 ext4_lblk_t lblk = le32_to_cpu(ex->ee_block); __read_extent_tree_block() 635 ext_debug(" %d->%llu", le32_to_cpu(path->p_idx->ei_block), ext4_ext_show_path() 639 le32_to_cpu(path->p_ext->ee_block), ext4_ext_show_path() 665 ext_debug("%d:[%d]%d:%llu ", le32_to_cpu(ex->ee_block), ext4_ext_show_leaf() 683 le32_to_cpu(idx->ei_block), ext4_ext_show_move() 695 le32_to_cpu(ex->ee_block), ext4_ext_show_move() 743 if (block < le32_to_cpu(m->ei_block)) ext4_ext_binsearch_idx() 747 ext_debug("%p(%u):%p(%u):%p(%u) ", l, le32_to_cpu(l->ei_block), ext4_ext_binsearch_idx() 748 m, le32_to_cpu(m->ei_block), ext4_ext_binsearch_idx() 749 r, le32_to_cpu(r->ei_block)); ext4_ext_binsearch_idx() 753 ext_debug(" -> %u->%lld ", le32_to_cpu(path->p_idx->ei_block), ext4_ext_binsearch_idx() 764 le32_to_cpu(ix->ei_block) <= le32_to_cpu(ix[-1].ei_block)) { ext4_ext_binsearch_idx() 769 le32_to_cpu(ix->ei_block), ext4_ext_binsearch_idx() 770 le32_to_cpu(ix[-1].ei_block)); ext4_ext_binsearch_idx() 772 BUG_ON(k && le32_to_cpu(ix->ei_block) ext4_ext_binsearch_idx() 773 <= le32_to_cpu(ix[-1].ei_block)); ext4_ext_binsearch_idx() 774 if (block < le32_to_cpu(ix->ei_block)) ext4_ext_binsearch_idx() 811 if (block < le32_to_cpu(m->ee_block)) ext4_ext_binsearch() 815 ext_debug("%p(%u):%p(%u):%p(%u) ", l, le32_to_cpu(l->ee_block), ext4_ext_binsearch() 816 m, le32_to_cpu(m->ee_block), ext4_ext_binsearch() 817 r, le32_to_cpu(r->ee_block)); ext4_ext_binsearch() 822 le32_to_cpu(path->p_ext->ee_block), ext4_ext_binsearch() 834 BUG_ON(k && le32_to_cpu(ex->ee_block) ext4_ext_binsearch() 835 <= le32_to_cpu(ex[-1].ee_block)); ext4_ext_binsearch() 836 if (block < le32_to_cpu(ex->ee_block)) ext4_ext_binsearch() 959 if (unlikely(logical == le32_to_cpu(curp->p_idx->ei_block))) { ext4_ext_insert_index() 962 logical, le32_to_cpu(curp->p_idx->ei_block)); ext4_ext_insert_index() 975 if (logical > le32_to_cpu(curp->p_idx->ei_block)) { ext4_ext_insert_index() 1052 le32_to_cpu(border)); ext4_ext_split() 1057 le32_to_cpu(border)); ext4_ext_split() 1187 i, newblock, le32_to_cpu(border), oldblock); ext4_ext_split() 1194 le32_to_cpu(path[i].p_ext->ee_block)); ext4_ext_split() 1234 le32_to_cpu(border), newblock); ext4_ext_split() 1277 if (goal > le32_to_cpu(es->s_first_data_block)) { ext4_ext_grow_indepth() 1331 le32_to_cpu(EXT_FIRST_INDEX(neh)->ei_block), ext4_ext_grow_indepth() 1378 (ext4_lblk_t)le32_to_cpu(newext->ee_block), ext4_ext_create_new_leaf() 1390 (ext4_lblk_t)le32_to_cpu(newext->ee_block), ext4_ext_create_new_leaf() 1443 if (*logical < le32_to_cpu(ex->ee_block)) { ext4_ext_search_left() 1447 *logical, le32_to_cpu(ex->ee_block)); ext4_ext_search_left() 1455 ix != NULL ? le32_to_cpu(ix->ei_block) : 0, ext4_ext_search_left() 1457 le32_to_cpu(EXT_FIRST_INDEX(path[depth].p_hdr)->ei_block) : 0, ext4_ext_search_left() 1465 if (unlikely(*logical < (le32_to_cpu(ex->ee_block) + ee_len))) { ext4_ext_search_left() 1468 *logical, le32_to_cpu(ex->ee_block), ee_len); ext4_ext_search_left() 1472 *logical = le32_to_cpu(ex->ee_block) + ee_len - 1; ext4_ext_search_left() 1513 if (*logical < le32_to_cpu(ex->ee_block)) { ext4_ext_search_right() 1532 if (unlikely(*logical < (le32_to_cpu(ex->ee_block) + ee_len))) { ext4_ext_search_right() 1535 *logical, le32_to_cpu(ex->ee_block), ee_len); ext4_ext_search_right() 1579 *logical = le32_to_cpu(ex->ee_block); ext4_ext_search_right() 1611 return le32_to_cpu(path[depth].p_ext[1].ee_block); ext4_ext_next_allocated_block() 1616 return le32_to_cpu(path[depth].p_idx[1].ei_block); ext4_ext_next_allocated_block() 1646 le32_to_cpu(path[depth].p_idx[1].ei_block); ext4_ext_next_leaf_block() 1728 if (le32_to_cpu(ex1->ee_block) + ext1_ee_len != ext4_can_extents_be_merged() 1729 le32_to_cpu(ex2->ee_block)) ext4_can_extents_be_merged() 1885 b1 = le32_to_cpu(newext->ee_block); ext4_ext_check_overlap() 1890 b2 = EXT4_LBLK_CMASK(sbi, le32_to_cpu(path[depth].p_ext->ee_block)); ext4_ext_check_overlap() 1963 (le32_to_cpu(ex->ee_block) + ext4_ext_insert_extent() 1965 le32_to_cpu(newext->ee_block))) { ext4_ext_insert_extent() 1969 (le32_to_cpu(newext->ee_block) + ext4_ext_insert_extent() 1971 le32_to_cpu(ex->ee_block))) ext4_ext_insert_extent() 1980 le32_to_cpu(ex->ee_block), ext4_ext_insert_extent() 2003 le32_to_cpu(newext->ee_block), ext4_ext_insert_extent() 2006 le32_to_cpu(ex->ee_block), ext4_ext_insert_extent() 2036 if (le32_to_cpu(newext->ee_block) > le32_to_cpu(fex->ee_block)) ext4_ext_insert_extent() 2079 le32_to_cpu(newext->ee_block), ext4_ext_insert_extent() 2085 if (le32_to_cpu(newext->ee_block) ext4_ext_insert_extent() 2086 > le32_to_cpu(nearex->ee_block)) { ext4_ext_insert_extent() 2090 le32_to_cpu(newext->ee_block), ext4_ext_insert_extent() 2101 le32_to_cpu(newext->ee_block), ext4_ext_insert_extent() 2111 le32_to_cpu(newext->ee_block), ext4_ext_insert_extent() 2189 } else if (le32_to_cpu(ex->ee_block) > block) { ext4_fill_fiemap_extents() 2192 end = le32_to_cpu(ex->ee_block); ext4_fill_fiemap_extents() 2195 } else if (block >= le32_to_cpu(ex->ee_block) ext4_fill_fiemap_extents() 2202 } else if (block >= le32_to_cpu(ex->ee_block)) { ext4_fill_fiemap_extents() 2208 end = le32_to_cpu(ex->ee_block) ext4_fill_fiemap_extents() 2223 es.es_lblk = le32_to_cpu(ex->ee_block); ext4_fill_fiemap_extents() 2316 } else if (block < le32_to_cpu(ex->ee_block)) { ext4_ext_put_gap_in_cache() 2318 len = le32_to_cpu(ex->ee_block) - block; ext4_ext_put_gap_in_cache() 2321 le32_to_cpu(ex->ee_block), ext4_ext_put_gap_in_cache() 2323 } else if (block >= le32_to_cpu(ex->ee_block) ext4_ext_put_gap_in_cache() 2326 lblock = le32_to_cpu(ex->ee_block) ext4_ext_put_gap_in_cache() 2331 le32_to_cpu(ex->ee_block), ext4_ext_put_gap_in_cache() 2525 if (from >= le32_to_cpu(ex->ee_block) ext4_remove_blocks() 2526 && to == le32_to_cpu(ex->ee_block) + ee_len - 1) { ext4_remove_blocks() 2531 num = le32_to_cpu(ex->ee_block) + ee_len - from; ext4_remove_blocks() 2571 from, to, le32_to_cpu(ex->ee_block), ee_len); ext4_remove_blocks() 2623 ex_ee_block = le32_to_cpu(ex->ee_block); ext4_ext_rm_leaf() 2661 ex_ee_block = le32_to_cpu(ex->ee_block); ext4_ext_rm_leaf() 2744 ex_ee_block = le32_to_cpu(ex->ee_block); ext4_ext_rm_leaf() 2850 ee_block = le32_to_cpu(ex->ee_block); ext4_ext_remove_space() 3106 ee_block = le32_to_cpu(ex->ee_block); ext4_zeroout_es() 3183 ee_block = le32_to_cpu(ex->ee_block); ext4_split_extent_at() 3318 ee_block = le32_to_cpu(ex->ee_block); ext4_split_extent() 3423 ee_block = le32_to_cpu(ex->ee_block); ext4_ext_convert_to_initialized() 3457 prev_lblk = le32_to_cpu(abut_ex->ee_block); ext4_ext_convert_to_initialized() 3503 next_lblk = le32_to_cpu(abut_ex->ee_block); ext4_ext_convert_to_initialized() 3687 ee_block = le32_to_cpu(ex->ee_block); ext4_split_convert_extents() 3717 ee_block = le32_to_cpu(ex->ee_block); ext4_convert_unwritten_extents_endio() 3809 if (lblk + len < le32_to_cpu(last_ex->ee_block) + check_eofblocks_fl() 3957 ee_block = le32_to_cpu(ex->ee_block); convert_initialized_extent() 4204 ext4_lblk_t ee_block = le32_to_cpu(ex->ee_block); get_implied_cluster_alloc() 4321 ext4_lblk_t ee_block = le32_to_cpu(ex->ee_block); ext4_ext_map_blocks() 5366 stop = le32_to_cpu(extent->ee_block) + ext4_ext_shift_extents() 5380 ex_start = le32_to_cpu(extent->ee_block); ext4_ext_shift_extents() 5381 ex_end = le32_to_cpu(extent->ee_block) + ext4_ext_shift_extents() 5419 le32_to_cpu(extent->ee_block)) { ext4_ext_shift_extents() 5431 *iterator = le32_to_cpu(extent->ee_block) + ext4_ext_shift_extents() 5435 *iterator = le32_to_cpu(extent->ee_block) > 0 ? ext4_ext_shift_extents() 5436 le32_to_cpu(extent->ee_block) - 1 : 0; ext4_ext_shift_extents() 5438 while (le32_to_cpu(extent->ee_block) < start) ext4_ext_shift_extents() 5708 ee_start_lblk = le32_to_cpu(extent->ee_block); ext4_insert_range() 5831 e1_blk = le32_to_cpu(ex1->ee_block); ext4_swap_extents() 5832 e2_blk = le32_to_cpu(ex2->ee_block); ext4_swap_extents()
|
H A D | migrate.c | 134 le32_to_cpu(i_data[i]), lb); update_ind_extent_range() 163 le32_to_cpu(i_data[i]), lb); update_dind_extent_range() 193 le32_to_cpu(i_data[i]), lb); update_tind_extent_range() 234 bh = sb_bread(inode->i_sb, le32_to_cpu(i_data)); free_dind_blocks() 243 le32_to_cpu(tmp_idata[i]), 1, free_dind_blocks() 250 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, free_dind_blocks() 264 bh = sb_bread(inode->i_sb, le32_to_cpu(i_data)); free_tind_blocks() 281 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, free_tind_blocks() 295 le32_to_cpu(i_data[0]), 1, free_ind_block() 536 le32_to_cpu(i_data[i]), &lb); ext4_ext_migrate() 544 le32_to_cpu(i_data[EXT4_IND_BLOCK]), &lb); ext4_ext_migrate() 551 le32_to_cpu(i_data[EXT4_DIND_BLOCK]), &lb); ext4_ext_migrate() 558 le32_to_cpu(i_data[EXT4_TIND_BLOCK]), &lb); ext4_ext_migrate() 663 start = le32_to_cpu(ex->ee_block); ext4_ind_migrate()
|
H A D | mmp.c | 101 if (le32_to_cpu(mmp->mmp_magic) != EXT4_MMP_MAGIC) read_mmp_block() 180 if (!(le32_to_cpu(es->s_feature_incompat) & kmmpd() 287 if (mmp_block < le32_to_cpu(es->s_first_data_block) || ext4_multi_mount_protect() 309 seq = le32_to_cpu(mmp->mmp_seq); ext4_multi_mount_protect() 335 if (seq != le32_to_cpu(mmp->mmp_seq)) { ext4_multi_mount_protect() 364 if (seq != le32_to_cpu(mmp->mmp_seq)) { ext4_multi_mount_protect()
|
H A D | xattr.c | 207 le32_to_cpu(entry->e_value_size) > end)) ext4_xattr_check_names() 238 size_t value_size = le32_to_cpu(entry->e_value_size); ext4_xattr_check_entry() 295 atomic_read(&(bh->b_count)), le32_to_cpu(BHDR(bh)->h_refcount)); ext4_xattr_block_get() 310 size = le32_to_cpu(entry->e_value_size); ext4_xattr_block_get() 353 size = le32_to_cpu(entry->e_value_size); ext4_xattr_ibody_get() 443 atomic_read(&(bh->b_count)), le32_to_cpu(BHDR(bh)->h_refcount)); ext4_xattr_block_list() 590 le32_to_cpu(BHDR(bh)->h_refcount)); ext4_xattr_release_block() 634 size_t size = le32_to_cpu(s->here->e_value_size); ext4_xattr_set_entry() 660 le32_to_cpu(s->here->e_value_size)); ext4_xattr_set_entry() 749 le32_to_cpu(BHDR(bs->bh)->h_refcount)); ext4_xattr_block_find() 886 le32_to_cpu(BHDR(new_bh)->h_refcount)); ext4_xattr_block_set() 1242 BUG_ON(new_offs + le32_to_cpu(last->e_value_size) ext4_xattr_shift_entries() 1366 EXT4_XATTR_SIZE(le32_to_cpu(last->e_value_size)) + ext4_expand_extra_isize_ea() 1396 size = le32_to_cpu(entry->e_value_size); ext4_expand_extra_isize_ea() 1533 __u32 hash = le32_to_cpu(BHDR(bh)->h_hash); ext4_xattr_cache_insert() 1584 le32_to_cpu(entry1->e_value_size))) ext4_xattr_cmp() 1607 __u32 hash = le32_to_cpu(header->h_hash); ext4_xattr_cache_find() 1629 } else if (le32_to_cpu(BHDR(bh)->h_refcount) >= ext4_xattr_cache_find() 1633 le32_to_cpu(BHDR(bh)->h_refcount), ext4_xattr_cache_find() 1669 for (n = (le32_to_cpu(entry->e_value_size) + ext4_xattr_hash_entry() 1673 le32_to_cpu(*value++); ext4_xattr_hash_entry() 1705 le32_to_cpu(here->e_hash); ext4_xattr_rehash()
|
H A D | super.c | 173 return le32_to_cpu(bg->bg_block_bitmap_lo) | ext4_block_bitmap() 175 (ext4_fsblk_t)le32_to_cpu(bg->bg_block_bitmap_hi) << 32 : 0); ext4_block_bitmap() 181 return le32_to_cpu(bg->bg_inode_bitmap_lo) | ext4_inode_bitmap() 183 (ext4_fsblk_t)le32_to_cpu(bg->bg_inode_bitmap_hi) << 32 : 0); ext4_inode_bitmap() 189 return le32_to_cpu(bg->bg_inode_table_lo) | ext4_inode_table() 191 (ext4_fsblk_t)le32_to_cpu(bg->bg_inode_table_hi) << 32 : 0); ext4_inode_table() 711 if (le32_to_cpu(es->s_rev_level) > EXT4_GOOD_OLD_REV) ext4_update_dynamic_rev() 779 le32_to_cpu(sbi->s_es->s_last_orphan)); dump_orphan_list() 1013 if (ino > le32_to_cpu(EXT4_SB(sb)->s_es->s_inodes_count)) ext4_nfs_get_inode() 1751 BLOCK_SIZE << le32_to_cpu(sbi->s_es->s_log_block_size); parse_options() 1913 if (le32_to_cpu(es->s_rev_level) > EXT4_MAX_SUPP_REV) { ext4_setup_super() 1933 else if (le32_to_cpu(es->s_checkinterval) && ext4_setup_super() 1934 (le32_to_cpu(es->s_lastcheck) + ext4_setup_super() 1935 le32_to_cpu(es->s_checkinterval) <= get_seconds())) ext4_setup_super() 2099 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); ext4_check_descriptors() 2243 inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan)); ext4_orphan_cleanup() 2412 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); descriptor_loc() 2427 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block) == 0) descriptor_loc() 2448 le32_to_cpu(sbi->s_es->s_raid_stripe_width); ext4_get_stripe_size() 2482 (le32_to_cpu(EXT4_SB(sb)->s_es->s_feature_incompat) & ext4_feature_set_ok() 2500 (le32_to_cpu(EXT4_SB(sb)->s_es->s_feature_ro_compat) & ext4_feature_set_ok() 2550 le32_to_cpu(es->s_error_count)); print_daily_error_info() 2553 sb->s_id, le32_to_cpu(es->s_first_error_time), print_daily_error_info() 2556 le32_to_cpu(es->s_first_error_line)); print_daily_error_info() 2559 le32_to_cpu(es->s_first_error_ino)); print_daily_error_info() 2567 sb->s_id, le32_to_cpu(es->s_last_error_time), print_daily_error_info() 2570 le32_to_cpu(es->s_last_error_line)); print_daily_error_info() 2573 le32_to_cpu(es->s_last_error_ino)); print_daily_error_info() 2985 first_block = le32_to_cpu(sbi->s_es->s_first_data_block) + count_overhead() 3048 overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block)); ext4_calculate_overhead() 3217 sbi->s_csum_seed = le32_to_cpu(es->s_checksum_seed); ext4_fill_super() 3223 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); ext4_fill_super() 3320 if (le32_to_cpu(es->s_rev_level) == EXT4_GOOD_OLD_REV && ext4_fill_super() 3367 blocksize = BLOCK_SIZE << le32_to_cpu(es->s_log_block_size); ext4_fill_super() 3425 if (le32_to_cpu(es->s_rev_level) == EXT4_GOOD_OLD_REV) { ext4_fill_super() 3430 sbi->s_first_ino = le32_to_cpu(es->s_first_ino); ext4_fill_super() 3456 sbi->s_blocks_per_group = le32_to_cpu(es->s_blocks_per_group); ext4_fill_super() 3457 sbi->s_inodes_per_group = le32_to_cpu(es->s_inodes_per_group); ext4_fill_super() 3473 sbi->s_hash_seed[i] = le32_to_cpu(es->s_hash_seed[i]); ext4_fill_super() 3476 i = le32_to_cpu(es->s_flags); ext4_fill_super() 3494 clustersize = BLOCK_SIZE << le32_to_cpu(es->s_log_cluster_size); ext4_fill_super() 3503 sbi->s_cluster_bits = le32_to_cpu(es->s_log_cluster_size) - ext4_fill_super() 3504 le32_to_cpu(es->s_log_block_size); ext4_fill_super() 3506 le32_to_cpu(es->s_clusters_per_group); ext4_fill_super() 3580 if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) { ext4_fill_super() 3583 le32_to_cpu(es->s_first_data_block), ext4_fill_super() 3588 le32_to_cpu(es->s_first_data_block) + ext4_fill_super() 3596 le32_to_cpu(es->s_first_data_block), ext4_fill_super() 3788 sbi->s_overhead = le32_to_cpu(es->s_overhead_clusters); ext4_fill_super() 4131 !(le32_to_cpu(es->s_feature_incompat) & ext4_get_dev_journal() 4139 if ((le32_to_cpu(es->s_feature_ro_compat) & ext4_get_dev_journal() 4193 unsigned int journal_inum = le32_to_cpu(es->s_journal_inum); ext4_load_journal() 4201 journal_devnum != le32_to_cpu(es->s_journal_dev)) { ext4_load_journal() 4206 journal_dev = new_decode_dev(le32_to_cpu(es->s_journal_dev)); ext4_load_journal() 4270 journal_devnum != le32_to_cpu(es->s_journal_dev)) { ext4_load_journal() 4818 buf->f_files = le32_to_cpu(es->s_inodes_count); ext4_statfs() 5007 le32_to_cpu(EXT4_SB(sb)->s_es->s_usr_quota_inum), ext4_quota_enable() 5008 le32_to_cpu(EXT4_SB(sb)->s_es->s_grp_quota_inum) ext4_quota_enable() 5038 le32_to_cpu(EXT4_SB(sb)->s_es->s_usr_quota_inum), ext4_enable_quotas() 5039 le32_to_cpu(EXT4_SB(sb)->s_es->s_grp_quota_inum) ext4_enable_quotas()
|
/linux-4.4.14/drivers/net/wireless/p54/ |
H A D | p54pci.c | 143 idx = le32_to_cpu(ring_control->host_idx[ring_index]); p54p_refill_rx_ring() 197 (*index) = idx = le32_to_cpu(ring_control->device_idx[ring_index]); p54p_check_rx_ring() 220 dma_addr = le32_to_cpu(desc->host_addr); p54p_check_rx_ring() 255 (*index) = idx = le32_to_cpu(ring_control->device_idx[ring_index]); p54p_check_tx_ring() 264 pci_unmap_single(priv->pdev, le32_to_cpu(desc->host_addr), p54p_check_tx_ring() 337 idx = le32_to_cpu(ring_control->host_idx[1]); p54p_tx() 385 le32_to_cpu(desc->host_addr), p54p_stop() 396 le32_to_cpu(desc->host_addr), p54p_stop() 407 le32_to_cpu(desc->host_addr), p54p_stop() 419 le32_to_cpu(desc->host_addr), p54p_stop()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | sta_cmdresp.c | 242 stats->mcast_tx_frame = le32_to_cpu(get_log->mcast_tx_frame); mwifiex_ret_get_log() 243 stats->failed = le32_to_cpu(get_log->failed); mwifiex_ret_get_log() 244 stats->retry = le32_to_cpu(get_log->retry); mwifiex_ret_get_log() 245 stats->multi_retry = le32_to_cpu(get_log->multi_retry); mwifiex_ret_get_log() 246 stats->frame_dup = le32_to_cpu(get_log->frame_dup); mwifiex_ret_get_log() 247 stats->rts_success = le32_to_cpu(get_log->rts_success); mwifiex_ret_get_log() 248 stats->rts_failure = le32_to_cpu(get_log->rts_failure); mwifiex_ret_get_log() 249 stats->ack_failure = le32_to_cpu(get_log->ack_failure); mwifiex_ret_get_log() 250 stats->rx_frag = le32_to_cpu(get_log->rx_frag); mwifiex_ret_get_log() 251 stats->mcast_rx_frame = le32_to_cpu(get_log->mcast_rx_frame); mwifiex_ret_get_log() 252 stats->fcs_error = le32_to_cpu(get_log->fcs_error); mwifiex_ret_get_log() 253 stats->tx_frame = le32_to_cpu(get_log->tx_frame); mwifiex_ret_get_log() 255 le32_to_cpu(get_log->wep_icv_err_cnt[0]); mwifiex_ret_get_log() 257 le32_to_cpu(get_log->wep_icv_err_cnt[1]); mwifiex_ret_get_log() 259 le32_to_cpu(get_log->wep_icv_err_cnt[2]); mwifiex_ret_get_log() 261 le32_to_cpu(get_log->wep_icv_err_cnt[3]); mwifiex_ret_get_log() 262 stats->bcn_rcv_cnt = le32_to_cpu(get_log->bcn_rcv_cnt); mwifiex_ret_get_log() 263 stats->bcn_miss_cnt = le32_to_cpu(get_log->bcn_miss_cnt); mwifiex_ret_get_log() 429 if (!le32_to_cpu(txp_cfg->mode)) mwifiex_ret_tx_power_cfg() 763 priv->mem_rw.addr = le32_to_cpu(mem->addr); mwifiex_ret_mem_access() 764 priv->mem_rw.value = le32_to_cpu(mem->value); mwifiex_ret_mem_access() 1022 mode = le32_to_cpu(coex_tlv->mode); mwifiex_ret_robust_coex()
|
H A D | ethtool.c | 26 u32 conditions = le32_to_cpu(priv->adapter->hs_cfg.conditions); mwifiex_ethtool_get_wol()
|
/linux-4.4.14/fs/cifs/ |
H A D | cifsacl.c | 128 saval = le32_to_cpu(sidptr->sub_auth[i]); sid_to_key_str() 174 if (le32_to_cpu(ctsid->sub_auth[i]) > compare_sids() 175 le32_to_cpu(cwsid->sub_auth[i])) compare_sids() 416 le32_to_cpu(pntsd->osidoffset)); copy_sec_desc() 422 le32_to_cpu(pntsd->gsidoffset)); copy_sec_desc() 439 __u32 flags = le32_to_cpu(ace_flags); access_flags_to_mode() 570 i, le32_to_cpu(pace->sid.sub_auth[i])); dump_ace() 609 le32_to_cpu(pdacl->num_aces)); parse_dacl() 619 num_aces = le32_to_cpu(pdacl->num_aces); parse_dacl() 715 i, le32_to_cpu(psid->sub_auth[i])); parse_sid() 721 le32_to_cpu(psid->sub_auth[psid->num_subauth-1])); parse_sid() 743 le32_to_cpu(pntsd->osidoffset)); parse_sec_desc() 745 le32_to_cpu(pntsd->gsidoffset)); parse_sec_desc() 746 dacloffset = le32_to_cpu(pntsd->dacloffset); parse_sec_desc() 749 pntsd->revision, pntsd->type, le32_to_cpu(pntsd->osidoffset), parse_sec_desc() 750 le32_to_cpu(pntsd->gsidoffset), parse_sec_desc() 751 le32_to_cpu(pntsd->sacloffset), dacloffset); parse_sec_desc() 802 le32_to_cpu(pntsd->osidoffset)); build_sec_desc() 804 le32_to_cpu(pntsd->gsidoffset)); build_sec_desc() 805 dacloffset = le32_to_cpu(pntsd->dacloffset); build_sec_desc() 824 le32_to_cpu(pnntsd->osidoffset)); build_sec_desc() 844 le32_to_cpu(pnntsd->gsidoffset)); build_sec_desc()
|
H A D | ioctl.c | 159 le32_to_cpu(tcon->fsDevInfo.DeviceCharacteristics); smb_mnt_get_fsinfo() 160 fsinf->device_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); smb_mnt_get_fsinfo() 161 fsinf->fs_attributes = le32_to_cpu(tcon->fsAttrInfo.Attributes); smb_mnt_get_fsinfo() 163 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); smb_mnt_get_fsinfo() 168 fsinf->share_caps = le32_to_cpu(tcon->capabilities); smb_mnt_get_fsinfo()
|
H A D | smb2misc.c | 268 *off = le32_to_cpu( smb2_get_data_area_len() 270 *len = le32_to_cpu( smb2_get_data_area_len() 276 *len = le32_to_cpu( smb2_get_data_area_len() 281 *len = le32_to_cpu(((struct smb2_read_rsp *)hdr)->DataLength); smb2_get_data_area_len() 286 *len = le32_to_cpu( smb2_get_data_area_len() 290 *off = le32_to_cpu( smb2_get_data_area_len() 292 *len = le32_to_cpu(((struct smb2_ioctl_rsp *)hdr)->OutputCount); smb2_get_data_area_len() 449 int ack_req = le32_to_cpu(rsp->Flags & smb2_tcon_has_lease() 452 lease_state = le32_to_cpu(rsp->NewLeaseState); smb2_tcon_has_lease() 464 le32_to_cpu(rsp->NewLeaseState)); smb2_tcon_has_lease() 494 le32_to_cpu(rsp->NewLeaseState)); smb2_tcon_has_lease()
|
H A D | smb2ops.c | 281 le32_to_cpu(out_buf->Capability)); SMB3_request_interfaces() 641 if (le32_to_cpu(retbuf->TotalBytesWritten) > smb2_clone_range() 642 le32_to_cpu(pcchunk->Length)) { smb2_clone_range() 647 if (le32_to_cpu(retbuf->ChunksWritten) != 1) { smb2_clone_range() 654 src_off += le32_to_cpu(retbuf->TotalBytesWritten); smb2_clone_range() 655 dest_off += le32_to_cpu(retbuf->TotalBytesWritten); smb2_clone_range() 656 len -= le32_to_cpu(retbuf->TotalBytesWritten); smb2_clone_range() 659 le32_to_cpu(retbuf->ChunksWritten), smb2_clone_range() 660 le32_to_cpu(retbuf->ChunkBytesWritten), smb2_clone_range() 661 le32_to_cpu(retbuf->TotalBytesWritten)); smb2_clone_range() 667 le32_to_cpu(retbuf->ChunksWritten), smb2_clone_range() 668 le32_to_cpu(retbuf->ChunkBytesWritten), smb2_clone_range() 669 le32_to_cpu(retbuf->TotalBytesWritten)); smb2_clone_range() 682 if (le32_to_cpu(retbuf->ChunkBytesWritten) < smb2_clone_range() 685 le32_to_cpu(retbuf->ChunkBytesWritten); smb2_clone_range() 718 return le32_to_cpu(rsp->DataLength); smb2_read_data_length() 826 if ((le32_to_cpu(tcon->fsAttrInfo.Attributes) & smb2_duplicate_extents() 1439 return le32_to_cpu(lc->lcontext.LeaseState); smb2_parse_lease_buf() 1450 return le32_to_cpu(lc->lcontext.LeaseState); smb3_parse_lease_buf()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | acl.c | 66 d->e_id = le32_to_cpu(s->e_id); lustre_ext_acl_le_to_cpu() 67 d->e_stat = le32_to_cpu(s->e_stat); lustre_ext_acl_le_to_cpu() 84 d->e_id = le32_to_cpu(s->e_id); lustre_posix_acl_le_to_cpu() 119 int ext_count = le32_to_cpu((*header)->a_count); lustre_ext_acl_xattr_reduce_space() 189 id = le32_to_cpu(header->a_entries[i].e_id); lustre_posix_acl_xattr_filter() 260 int once, start, end, i, j, count = le32_to_cpu(header->a_count); lustre_ext_acl_xattr_search() 307 ori_ext_count = le32_to_cpu(ext_header->a_count); lustre_acl_xattr_merge2ext()
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
H A D | fw.c | 69 if ((hdrsize + le32_to_cpu(hdr->block_offset)) > len) validate_fw() 71 if ((hdrsize + le32_to_cpu(hdr->pdr_offset)) > len) validate_fw() 73 if ((hdrsize + le32_to_cpu(hdr->pri_offset)) > len) validate_fw() 75 if ((hdrsize + le32_to_cpu(hdr->compat_offset)) > len) validate_fw() 153 err = hw->ops->program_init(hw, le32_to_cpu(hdr->entry_point)); orinoco_dl_firmware() 161 le32_to_cpu(hdr->block_offset)); orinoco_dl_firmware() 172 le32_to_cpu(hdr->pdr_offset)); orinoco_dl_firmware()
|
/linux-4.4.14/drivers/bluetooth/ |
H A D | btqca.c | 74 BT_DBG("%s: Product:0x%08x", hdev->name, le32_to_cpu(ver->product_id)); rome_patch_ver_req() 77 BT_DBG("%s: SOC :0x%08x", hdev->name, le32_to_cpu(ver->soc_id)); rome_patch_ver_req() 83 *rome_version = (le32_to_cpu(ver->soc_id) << 16) | rome_patch_ver_req() 124 type_len = le32_to_cpu(tlv->type_len); rome_tlv_check_data() 134 le32_to_cpu(tlv_patch->total_size)); rome_tlv_check_data() 136 le32_to_cpu(tlv_patch->data_length)); rome_tlv_check_data() 152 le32_to_cpu(tlv_patch->entry)); rome_tlv_check_data()
|
H A D | btintel.c | 401 bt_dev_dbg(ctx->hdev, "Register (0x%x) read", le32_to_cpu(cp.addr)); regmap_ibt_read() 408 le32_to_cpu(cp.addr), err); regmap_ibt_read() 414 le32_to_cpu(cp.addr)); regmap_ibt_read() 423 le32_to_cpu(rp->addr)); regmap_ibt_read() 473 bt_dev_dbg(ctx->hdev, "Register (0x%x) write", le32_to_cpu(cp->addr)); regmap_ibt_gather_write() 479 le32_to_cpu(cp->addr), err); regmap_ibt_gather_write()
|
/linux-4.4.14/arch/parisc/lib/ |
H A D | io.c | 423 outl(le32_to_cpu(*(unsigned int *)p), port); outsl() 438 outl (le32_to_cpu(l << 16 | l2 >> 16), port); outsl() 442 outl (le32_to_cpu(l << 16 | l2), port); outsl() 456 outl (le32_to_cpu(l | l2 >> 24), port); outsl() 460 outl (le32_to_cpu(l | l2), port); outsl() 472 outl (le32_to_cpu(l | l2 >> 8), port); outsl() 478 outl (le32_to_cpu(l | l2), port); outsl()
|
/linux-4.4.14/drivers/md/ |
H A D | dm-cache-metadata.c | 165 uint32_t metadata_version = le32_to_cpu(disk_super->version); check_metadata_version() 201 le32_to_cpu(csum_le), le32_to_cpu(disk_super->csum)); sb_check() 406 features = le32_to_cpu(disk_super->incompat_flags) & ~DM_CACHE_FEATURE_INCOMPAT_SUPP; __check_incompat_features() 419 features = le32_to_cpu(disk_super->compat_ro_flags) & ~DM_CACHE_FEATURE_COMPAT_RO_SUPP; __check_incompat_features() 445 if (le32_to_cpu(disk_super->data_block_size) != cmd->data_block_size) { __open_metadata() 447 le32_to_cpu(disk_super->data_block_size), __open_metadata() 468 sb_flags = le32_to_cpu(disk_super->flags); __open_metadata() 526 uint32_t sb_flags = mutator(le32_to_cpu(disk_super->flags)); update_flags() 545 cmd->flags = le32_to_cpu(disk_super->flags); read_superblock_fields() 551 cmd->data_block_size = le32_to_cpu(disk_super->data_block_size); read_superblock_fields() 552 cmd->cache_blocks = to_cblock(le32_to_cpu(disk_super->cache_blocks)); read_superblock_fields() 554 cmd->policy_version[0] = le32_to_cpu(disk_super->policy_version[0]); read_superblock_fields() 555 cmd->policy_version[1] = le32_to_cpu(disk_super->policy_version[1]); read_superblock_fields() 556 cmd->policy_version[2] = le32_to_cpu(disk_super->policy_version[2]); read_superblock_fields() 557 cmd->policy_hint_size = le32_to_cpu(disk_super->policy_hint_size); read_superblock_fields() 559 cmd->stats.read_hits = le32_to_cpu(disk_super->read_hits); read_superblock_fields() 560 cmd->stats.read_misses = le32_to_cpu(disk_super->read_misses); read_superblock_fields() 561 cmd->stats.write_hits = le32_to_cpu(disk_super->write_hits); read_superblock_fields() 562 cmd->stats.write_misses = le32_to_cpu(disk_super->write_misses); read_superblock_fields() 1198 dirty, le32_to_cpu(hint_value), thunk->hints_valid); __load_mapping()
|
/linux-4.4.14/drivers/firmware/ |
H A D | arm_scpi.c | 67 #define DVFS_LATENCY(hdr) (le32_to_cpu(hdr) >> 16) 68 #define DVFS_OPP_COUNT(hdr) ((le32_to_cpu(hdr) >> 8) & 0xff) 285 match->status = le32_to_cpu(mem->status); scpi_process_cmd() 298 u32 cmd = le32_to_cpu(mem->command); scpi_handle_remote_msg() 376 ret = le32_to_cpu(msg->status); scpi_send_message() 401 *min = le32_to_cpu(clk.min_rate); scpi_clk_get_range() 402 *max = le32_to_cpu(clk.max_rate); scpi_clk_get_range() 415 return ret ? ret : le32_to_cpu(clk.rate); scpi_clk_get_val() 489 opp->freq = le32_to_cpu(buf.opps[i].freq); scpi_dvfs_get_info() 490 opp->m_volt = le32_to_cpu(buf.opps[i].m_volt); scpi_dvfs_get_info() 536 *val = le32_to_cpu(buf.val); scpi_sensor_get_value() 568 info->protocol_version = le32_to_cpu(caps.protocol_version); scpi_init_versions() 569 info->firmware_version = le32_to_cpu(caps.platform_version); scpi_init_versions()
|
/linux-4.4.14/fs/nilfs2/ |
H A D | the_nilfs.c | 255 nilfs->ns_crc_seed = le32_to_cpu(sbp[0]->s_crc_seed); load_nilfs() 259 blocksize = BLOCK_SIZE << le32_to_cpu(sbp[0]->s_log_block_size); load_nilfs() 390 if (le32_to_cpu(sbp->s_rev_level) < NILFS_MIN_SUPP_REV) { nilfs_store_disk_layout() 394 le32_to_cpu(sbp->s_rev_level), nilfs_store_disk_layout() 414 nilfs->ns_first_ino = le32_to_cpu(sbp->s_first_ino); nilfs_store_disk_layout() 416 nilfs->ns_blocks_per_segment = le32_to_cpu(sbp->s_blocks_per_segment); nilfs_store_disk_layout() 424 le32_to_cpu(sbp->s_r_segments_percentage); nilfs_store_disk_layout() 432 nilfs->ns_crc_seed = le32_to_cpu(sbp->s_crc_seed); nilfs_store_disk_layout() 448 crc = crc32_le(le32_to_cpu(sbp->s_crc_seed), (unsigned char *)sbp, nilfs_valid_sb() 453 return crc == le32_to_cpu(sbp->s_sum); nilfs_valid_sb() 459 le32_to_cpu(sbp->s_blocks_per_segment)) << nilfs_sb2_bad_offset() 460 (le32_to_cpu(sbp->s_log_block_size) + 10)); nilfs_sb2_bad_offset() 599 blocksize = BLOCK_SIZE << le32_to_cpu(sbp->s_log_block_size); init_nilfs()
|
/linux-4.4.14/fs/ceph/ |
H A D | inode.c | 244 u32 id = le32_to_cpu(dirinfo->frag); ceph_fill_dirfrag() 245 int mds = le32_to_cpu(dirinfo->auth); ceph_fill_dirfrag() 246 int ndist = le32_to_cpu(dirinfo->ndist); ceph_fill_dirfrag() 285 ceph_vinop(inode), le32_to_cpu(dirinfo->frag)); ceph_fill_dirfrag() 293 frag->dist[i] = le32_to_cpu(dirinfo->dist[i]); ceph_fill_dirfrag() 314 nsplits = le32_to_cpu(fragtree->nsplits); ceph_fill_fragtree() 317 id = le32_to_cpu(fragtree->splits[i].frag); ceph_fill_fragtree() 327 id = le32_to_cpu(dirinfo->frag); ceph_fill_fragtree() 337 id = le32_to_cpu(fragtree->splits[i].frag); ceph_fill_fragtree() 358 frag->split_by = le32_to_cpu(fragtree->splits[i].by); ceph_fill_fragtree() 722 new_issued = ~issued & le32_to_cpu(info->cap.caps); fill_inode() 727 inode->i_rdev = le32_to_cpu(info->rdev); fill_inode() 728 inode->i_blkbits = fls(le32_to_cpu(info->layout.fl_stripe_unit)) - 1; fill_inode() 732 inode->i_mode = le32_to_cpu(info->mode); fill_inode() 733 inode->i_uid = make_kuid(&init_user_ns, le32_to_cpu(info->uid)); fill_inode() 734 inode->i_gid = make_kgid(&init_user_ns, le32_to_cpu(info->gid)); fill_inode() 742 set_nlink(inode, le32_to_cpu(info->nlink)); fill_inode() 750 le32_to_cpu(info->time_warp_seq), fill_inode() 761 le32_to_cpu(info->truncate_seq), fill_inode() 848 unsigned caps = le32_to_cpu(info->cap.caps); fill_inode() 852 le32_to_cpu(info->cap.wanted), fill_inode() 853 le32_to_cpu(info->cap.seq), fill_inode() 854 le32_to_cpu(info->cap.mseq), fill_inode() 874 ceph_cap_string(le32_to_cpu(info->cap.caps))); fill_inode() 875 ci->i_snap_caps |= le32_to_cpu(info->cap.caps); fill_inode() 891 (le32_to_cpu(info->cap.caps) & cache_caps))) fill_inode() 934 long unsigned duration = le32_to_cpu(lease->duration_ms); update_dentry_lease() 966 di->lease_seq = le32_to_cpu(lease->seq); update_dentry_lease() 1199 (le32_to_cpu(rinfo->diri.in->cap.caps) & ceph_fill_trace() 1204 le32_to_cpu(rinfo->dlease->duration_ms); ceph_fill_trace() 1396 u32 frag = le32_to_cpu(rhead->args.readdir.frag); ceph_readdir_prepopulate() 1403 le32_to_cpu(rinfo->dir_dir->frag) != frag) { ceph_readdir_prepopulate() 1405 frag, le32_to_cpu(rinfo->dir_dir->frag)); ceph_readdir_prepopulate() 1406 frag = le32_to_cpu(rinfo->dir_dir->frag); ceph_readdir_prepopulate() 1413 if (le32_to_cpu(rinfo->head->op) == CEPH_MDS_OP_LSSNAP) { ceph_readdir_prepopulate()
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 1006 u32 fdsystem = le32_to_cpu(lp->tfd_base[i].fd.FDSystem); tc35815_clear_queues() 1038 u32 fdsystem = le32_to_cpu(lp->tfd_base[i].fd.FDSystem); tc35815_free_queues() 1083 le32_to_cpu(fd->fd.FDNext), dump_txfd() 1084 le32_to_cpu(fd->fd.FDSystem), dump_txfd() 1085 le32_to_cpu(fd->fd.FDStat), dump_txfd() 1086 le32_to_cpu(fd->fd.FDCtl)); dump_txfd() 1089 le32_to_cpu(fd->bd.BuffData), dump_txfd() 1090 le32_to_cpu(fd->bd.BDCtl)); dump_txfd() 1097 int i, bd_count = (le32_to_cpu(fd->fd.FDCtl) & FD_BDCnt_MASK) >> FD_BDCnt_SHIFT; dump_rxfd() 1101 le32_to_cpu(fd->fd.FDNext), dump_rxfd() 1102 le32_to_cpu(fd->fd.FDSystem), dump_rxfd() 1103 le32_to_cpu(fd->fd.FDStat), dump_rxfd() 1104 le32_to_cpu(fd->fd.FDCtl)); dump_rxfd() 1105 if (le32_to_cpu(fd->fd.FDCtl) & FD_CownsFD) dump_rxfd() 1110 le32_to_cpu(fd->bd[i].BuffData), dump_rxfd() 1111 le32_to_cpu(fd->bd[i].BDCtl)); dump_rxfd() 1122 le32_to_cpu(fd->fd.FDNext), dump_frfd() 1123 le32_to_cpu(fd->fd.FDSystem), dump_frfd() 1124 le32_to_cpu(fd->fd.FDStat), dump_frfd() 1125 le32_to_cpu(fd->fd.FDCtl)); dump_frfd() 1129 le32_to_cpu(fd->bd[i].BuffData), dump_frfd() 1130 le32_to_cpu(fd->bd[i].BDCtl)); dump_frfd() 1488 while (!((fdctl = le32_to_cpu(lp->rfd_cur->fd.FDCtl)) & FD_CownsFD)) { tc35815_rx() 1489 int status = le32_to_cpu(lp->rfd_cur->fd.FDStat); tc35815_rx() 1509 cur_bd = (le32_to_cpu(lp->rfd_cur->bd[0].BDCtl) tc35815_rx() 1517 (le32_to_cpu(lp->rfd_cur->bd[0].BuffData) & ~3)); tc35815_rx() 1564 int bdctl = le32_to_cpu(lp->rfd_cur->bd[bd_count - 1].BDCtl); tc35815_rx() 1583 bdctl = le32_to_cpu(bd->BDCtl); tc35815_rx() 1611 le32_to_cpu(lp->rfd_cur->fd.FDNext)); tc35815_rx() 1760 !((fdctl = le32_to_cpu(txfd->fd.FDCtl)) & FD_CownsFD)) { tc35815_txdone() 1761 int status = le32_to_cpu(txfd->fd.FDStat); tc35815_txdone() 1763 unsigned long fdnext = le32_to_cpu(txfd->fd.FDNext); tc35815_txdone() 1764 u32 fdsystem = le32_to_cpu(txfd->fd.FDSystem); tc35815_txdone() 1810 if (!(le32_to_cpu(txfd->fd.FDCtl) & FD_CownsFD)) { tc35815_txdone()
|
/linux-4.4.14/drivers/net/wireless/libertas_tf/ |
H A D | if_usb.c | 309 le32_to_cpu(fwdata->hdr.datalength)); if_usb_send_fw_pkt() 312 le32_to_cpu(fwdata->hdr.datalength)); if_usb_send_fw_pkt() 315 cardp->totalbytes += le32_to_cpu(fwdata->hdr.datalength); if_usb_send_fw_pkt() 318 le32_to_cpu(fwdata->hdr.datalength), 0); if_usb_send_fw_pkt() 497 le32_to_cpu(tmp[0]), le32_to_cpu(tmp[1])); if_usb_receive_fwload() 526 le32_to_cpu(bcmdresp.magic)); if_usb_receive_fwload() 561 le32_to_cpu(syncfwheader->seqnum)); if_usb_receive_fwload() 655 recvtype = le32_to_cpu(pkt[0]); if_usb_receive() 677 u32 event_cause = le32_to_cpu(pkt[1]); if_usb_receive() 787 bincmd = le32_to_cpu(fwh->dnldcmd); check_fwfile_format() 788 blksize = le32_to_cpu(fwh->datalength); check_fwfile_format()
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
H A D | event.c | 128 vector = le32_to_cpu(mbox->events_vector); wl18xx_process_mailbox_events() 189 le32_to_cpu(mbox->tx_retry_exceeded_bitmap)); wl18xx_process_mailbox_events() 193 le32_to_cpu(mbox->inactive_sta_bitmap)); wl18xx_process_mailbox_events()
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
H A D | osdef1st.h | 124 #define AIX_REVERSE(x) ((u32)le32_to_cpu((u32)(x))) 125 #define MDR_REVERSE(x) ((u32)le32_to_cpu((u32)(x)))
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | bitfield.h | 101 ((unsigned int) le32_to_cpu((dword).u32[0])) 103 ((unsigned int) le32_to_cpu((qword).u32[1])), \ 104 ((unsigned int) le32_to_cpu((qword).u32[0])) 106 ((unsigned int) le32_to_cpu((oword).u32[3])), \ 107 ((unsigned int) le32_to_cpu((oword).u32[2])), \ 108 ((unsigned int) le32_to_cpu((oword).u32[1])), \ 109 ((unsigned int) le32_to_cpu((oword).u32[0])) 144 EFX_EXTRACT_NATIVE(le32_to_cpu(element), min, max, low, high)
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
H A D | virtgpu_vq.c | 250 DRM_DEBUG("response 0x%x\n", le32_to_cpu(resp->type)); virtio_gpu_dequeue_ctrl_func() 572 le32_to_cpu(resp->pmodes[i].r.width), virtio_gpu_cmd_get_display_info_cb() 573 le32_to_cpu(resp->pmodes[i].r.height), virtio_gpu_cmd_get_display_info_cb() 574 le32_to_cpu(resp->pmodes[i].r.x), virtio_gpu_cmd_get_display_info_cb() 575 le32_to_cpu(resp->pmodes[i].r.y)); virtio_gpu_cmd_get_display_info_cb() 596 int i = le32_to_cpu(cmd->capset_index); virtio_gpu_cmd_get_capset_info_cb() 599 vgdev->capsets[i].id = le32_to_cpu(resp->capset_id); virtio_gpu_cmd_get_capset_info_cb() 600 vgdev->capsets[i].max_version = le32_to_cpu(resp->capset_max_version); virtio_gpu_cmd_get_capset_info_cb() 601 vgdev->capsets[i].max_size = le32_to_cpu(resp->capset_max_size); virtio_gpu_cmd_get_capset_info_cb() 617 if (cache_ent->version == le32_to_cpu(cmd->capset_version) && virtio_gpu_cmd_capset_cb() 618 cache_ent->id == le32_to_cpu(cmd->capset_id)) { virtio_gpu_cmd_capset_cb()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_ctx.c | 337 val = le32_to_cpu(prq->rds_ring_offset) + nx_fw_cmd_create_rx_ctx() 342 le32_to_cpu(prq->rds_ring_offset)); nx_fw_cmd_create_rx_ctx() 355 le32_to_cpu(prq->sds_ring_offset)); nx_fw_cmd_create_rx_ctx() 381 &prsp->data[le32_to_cpu(prsp->rds_ring_offset)]); nx_fw_cmd_create_rx_ctx() 386 reg = le32_to_cpu(prsp_rds[i].host_producer_crb); nx_fw_cmd_create_rx_ctx() 392 &prsp->data[le32_to_cpu(prsp->sds_ring_offset)]); nx_fw_cmd_create_rx_ctx() 397 reg = le32_to_cpu(prsp_sds[i].host_consumer_crb); nx_fw_cmd_create_rx_ctx() 401 reg = le32_to_cpu(prsp_sds[i].interrupt_crb); nx_fw_cmd_create_rx_ctx() 406 recv_ctx->state = le32_to_cpu(prsp->host_ctx_state); nx_fw_cmd_create_rx_ctx() 502 temp = le32_to_cpu(prsp->cds_ring.host_producer_crb); nx_fw_cmd_create_tx_ctx() 507 le32_to_cpu(prsp->host_ctx_state); nx_fw_cmd_create_tx_ctx()
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 492 cleared = le32_to_cpu(indexes->respCleared); typhoon_process_response() 493 ready = le32_to_cpu(indexes->respReady); typhoon_process_response() 527 le32_to_cpu(resp->parm2), typhoon_process_response() 528 le32_to_cpu(resp->parm3)); typhoon_process_response() 555 int cmdCleared = le32_to_cpu(tp->indexes->cmdCleared); typhoon_num_free_cmd() 563 int respReady = le32_to_cpu(tp->indexes->respReady); typhoon_num_free_resp() 564 int respCleared = le32_to_cpu(tp->indexes->respCleared); typhoon_num_free_resp() 919 stats->tx_packets = le32_to_cpu(s->txPackets) + typhoon_do_get_stats() 923 stats->tx_errors = le32_to_cpu(s->txCarrierLost) + typhoon_do_get_stats() 925 stats->tx_carrier_errors = le32_to_cpu(s->txCarrierLost) + typhoon_do_get_stats() 927 stats->collisions = le32_to_cpu(s->txMultipleCollisions) + typhoon_do_get_stats() 929 stats->rx_packets = le32_to_cpu(s->rxPacketsGood) + typhoon_do_get_stats() 933 stats->rx_fifo_errors = le32_to_cpu(s->rxFifoOverruns) + typhoon_do_get_stats() 935 stats->rx_errors = le32_to_cpu(s->rxFifoOverruns) + typhoon_do_get_stats() 936 le32_to_cpu(s->BadSSD) + le32_to_cpu(s->rxCrcErrors) + typhoon_do_get_stats() 938 stats->rx_crc_errors = le32_to_cpu(s->rxCrcErrors) + typhoon_do_get_stats() 940 stats->rx_length_errors = le32_to_cpu(s->rxOversized) + typhoon_do_get_stats() 987 u32 sleep_ver = le32_to_cpu(xp_resp[0].parm2); typhoon_get_drvinfo() 1235 tp->txlo_dma_addr = le32_to_cpu(iface->txLoAddr); typhoon_init_interface() 1297 numSections = le32_to_cpu(fHdr->numSections); typhoon_request_firmware() 1307 section_len = le32_to_cpu(sHdr->len); typhoon_request_firmware() 1373 numSections = le32_to_cpu(fHdr->numSections); typhoon_download_firmware() 1374 load_addr = le32_to_cpu(fHdr->startAddr); typhoon_download_firmware() 1378 hmac = le32_to_cpu(fHdr->hmacDigest[0]); typhoon_download_firmware() 1380 hmac = le32_to_cpu(fHdr->hmacDigest[1]); typhoon_download_firmware() 1382 hmac = le32_to_cpu(fHdr->hmacDigest[2]); typhoon_download_firmware() 1384 hmac = le32_to_cpu(fHdr->hmacDigest[3]); typhoon_download_firmware() 1386 hmac = le32_to_cpu(fHdr->hmacDigest[4]); typhoon_download_firmware() 1400 load_addr = le32_to_cpu(sHdr->startAddr); typhoon_download_firmware() 1401 section_len = le32_to_cpu(sHdr->len); typhoon_download_firmware() 1512 while(lastRead != le32_to_cpu(*index)) { typhoon_clean_tx() 1525 skb_dma = (dma_addr_t) le32_to_cpu(tx->frag.addr); typhoon_clean_tx() 1564 le32_to_cpu(indexes->rxBuffCleared)) { typhoon_recycle_rx_skb() 1595 le32_to_cpu(indexes->rxBuffCleared)) typhoon_alloc_rx_skb() 1644 local_ready = le32_to_cpu(*ready); typhoon_rx() 1645 rxaddr = le32_to_cpu(*cleared); typhoon_rx() 1730 if(le32_to_cpu(indexes->txLoCleared) != tp->txLoRing.lastRead) typhoon_poll() 1745 if(le32_to_cpu(indexes->rxBuffCleared) == tp->rxBuffRing.lastWrite) { typhoon_poll() 2399 *(__be32 *)&dev->dev_addr[2] = htonl(le32_to_cpu(xp_resp[0].parm2)); typhoon_init_one() 2472 u16 monthday = le32_to_cpu(xp_resp[0].parm2) & 0xffff; typhoon_init_one() 2478 u32 sleep_ver = le32_to_cpu(xp_resp[0].parm2); typhoon_init_one() 2486 xp_resp[0].numDesc, le32_to_cpu(xp_resp[0].parm2)); typhoon_init_one()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | hwio.h | 175 *val = le32_to_cpu(tmp) & 0xfffff; cw1200_reg_read_16() 191 *val = le32_to_cpu(tmp); cw1200_reg_read_32() 228 *val = le32_to_cpu(tmp); cw1200_apb_read_32() 243 *val = le32_to_cpu(tmp); cw1200_ahb_read_32()
|
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | mangle-port.h | 56 # define ioswabl(a, x) le32_to_cpu(x)
|
/linux-4.4.14/arch/mips/include/asm/mach-generic/ |
H A D | mangle-port.h | 34 # define ioswabl(a, x) le32_to_cpu(x)
|
/linux-4.4.14/arch/sh/include/mach-common/mach/ |
H A D | mangle-port.h | 31 # define ioswabl(x) le32_to_cpu(x)
|
/linux-4.4.14/include/linux/ceph/ |
H A D | ceph_fs.h | 56 #define ceph_file_layout_su(l) ((__s32)le32_to_cpu((l).fl_stripe_unit)) 58 ((__s32)le32_to_cpu((l).fl_stripe_count)) 59 #define ceph_file_layout_object_size(l) ((__s32)le32_to_cpu((l).fl_object_size)) 60 #define ceph_file_layout_cas_hash(l) ((__s32)le32_to_cpu((l).fl_cas_hash)) 62 ((__s32)le32_to_cpu((l).fl_object_stripe_unit)) 64 ((__s32)le32_to_cpu((l).fl_pg_pool)) 68 return le32_to_cpu(l->fl_stripe_unit) * ceph_file_layout_stripe_width() 69 le32_to_cpu(l->fl_stripe_count); ceph_file_layout_stripe_width() 75 return le32_to_cpu(l->fl_object_size) * ceph_file_layout_period() 76 le32_to_cpu(l->fl_stripe_count); ceph_file_layout_period()
|
/linux-4.4.14/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 4859 delta = ((u64) le32_to_cpu(stats->rmac_vld_frms_oflow) << 32 | s2io_get_stats() 4860 le32_to_cpu(stats->rmac_vld_frms)) - sp->stats.rx_packets; s2io_get_stats() 4864 delta = ((u64) le32_to_cpu(stats->tmac_frms_oflow) << 32 | s2io_get_stats() 4865 le32_to_cpu(stats->tmac_frms)) - sp->stats.tx_packets; s2io_get_stats() 4869 delta = ((u64) le32_to_cpu(stats->rmac_data_octets_oflow) << 32 | s2io_get_stats() 4870 le32_to_cpu(stats->rmac_data_octets)) - sp->stats.rx_bytes; s2io_get_stats() 4874 delta = ((u64) le32_to_cpu(stats->tmac_data_octets_oflow) << 32 | s2io_get_stats() 4875 le32_to_cpu(stats->tmac_data_octets)) - sp->stats.tx_bytes; s2io_get_stats() 4883 delta = ((u64) le32_to_cpu(stats->tmac_any_err_frms_oflow) << 32 | s2io_get_stats() 4884 le32_to_cpu(stats->tmac_any_err_frms)) - sp->stats.tx_errors; s2io_get_stats() 4901 delta = (u64) le32_to_cpu(stats->rmac_vld_mcst_frms_oflow) << 32 | s2io_get_stats() 4902 le32_to_cpu(stats->rmac_vld_mcst_frms); s2io_get_stats() 4908 delta = ((u64) le32_to_cpu(stats->rmac_usized_frms_oflow) << 32 | s2io_get_stats() 4909 le32_to_cpu(stats->rmac_usized_frms)) + s2io_get_stats() 6290 (u64)le32_to_cpu(stats->tmac_frms_oflow) << 32 | s2io_get_ethtool_stats() 6291 le32_to_cpu(stats->tmac_frms); s2io_get_ethtool_stats() 6293 (u64)le32_to_cpu(stats->tmac_data_octets_oflow) << 32 | s2io_get_ethtool_stats() 6294 le32_to_cpu(stats->tmac_data_octets); s2io_get_ethtool_stats() 6297 (u64)le32_to_cpu(stats->tmac_mcst_frms_oflow) << 32 | s2io_get_ethtool_stats() 6298 le32_to_cpu(stats->tmac_mcst_frms); s2io_get_ethtool_stats() 6300 (u64)le32_to_cpu(stats->tmac_bcst_frms_oflow) << 32 | s2io_get_ethtool_stats() 6301 le32_to_cpu(stats->tmac_bcst_frms); s2io_get_ethtool_stats() 6304 (u64)le32_to_cpu(stats->tmac_ttl_octets_oflow) << 32 | s2io_get_ethtool_stats() 6305 le32_to_cpu(stats->tmac_ttl_octets); s2io_get_ethtool_stats() 6307 (u64)le32_to_cpu(stats->tmac_ucst_frms_oflow) << 32 | s2io_get_ethtool_stats() 6308 le32_to_cpu(stats->tmac_ucst_frms); s2io_get_ethtool_stats() 6310 (u64)le32_to_cpu(stats->tmac_nucst_frms_oflow) << 32 | s2io_get_ethtool_stats() 6311 le32_to_cpu(stats->tmac_nucst_frms); s2io_get_ethtool_stats() 6313 (u64)le32_to_cpu(stats->tmac_any_err_frms_oflow) << 32 | s2io_get_ethtool_stats() 6314 le32_to_cpu(stats->tmac_any_err_frms); s2io_get_ethtool_stats() 6318 (u64)le32_to_cpu(stats->tmac_vld_ip_oflow) << 32 | s2io_get_ethtool_stats() 6319 le32_to_cpu(stats->tmac_vld_ip); s2io_get_ethtool_stats() 6321 (u64)le32_to_cpu(stats->tmac_drop_ip_oflow) << 32 | s2io_get_ethtool_stats() 6322 le32_to_cpu(stats->tmac_drop_ip); s2io_get_ethtool_stats() 6324 (u64)le32_to_cpu(stats->tmac_icmp_oflow) << 32 | s2io_get_ethtool_stats() 6325 le32_to_cpu(stats->tmac_icmp); s2io_get_ethtool_stats() 6327 (u64)le32_to_cpu(stats->tmac_rst_tcp_oflow) << 32 | s2io_get_ethtool_stats() 6328 le32_to_cpu(stats->tmac_rst_tcp); s2io_get_ethtool_stats() 6330 tmp_stats[i++] = (u64)le32_to_cpu(stats->tmac_udp_oflow) << 32 | s2io_get_ethtool_stats() 6331 le32_to_cpu(stats->tmac_udp); s2io_get_ethtool_stats() 6333 (u64)le32_to_cpu(stats->rmac_vld_frms_oflow) << 32 | s2io_get_ethtool_stats() 6334 le32_to_cpu(stats->rmac_vld_frms); s2io_get_ethtool_stats() 6336 (u64)le32_to_cpu(stats->rmac_data_octets_oflow) << 32 | s2io_get_ethtool_stats() 6337 le32_to_cpu(stats->rmac_data_octets); s2io_get_ethtool_stats() 6341 (u64)le32_to_cpu(stats->rmac_vld_mcst_frms_oflow) << 32 | s2io_get_ethtool_stats() 6342 le32_to_cpu(stats->rmac_vld_mcst_frms); s2io_get_ethtool_stats() 6344 (u64)le32_to_cpu(stats->rmac_vld_bcst_frms_oflow) << 32 | s2io_get_ethtool_stats() 6345 le32_to_cpu(stats->rmac_vld_bcst_frms); s2io_get_ethtool_stats() 6346 tmp_stats[i++] = le32_to_cpu(stats->rmac_in_rng_len_err_frms); s2io_get_ethtool_stats() 6347 tmp_stats[i++] = le32_to_cpu(stats->rmac_out_rng_len_err_frms); s2io_get_ethtool_stats() 6352 (u64)le32_to_cpu(stats->rmac_ttl_octets_oflow) << 32 | s2io_get_ethtool_stats() 6353 le32_to_cpu(stats->rmac_ttl_octets); s2io_get_ethtool_stats() 6355 (u64)le32_to_cpu(stats->rmac_accepted_ucst_frms_oflow) << 32 s2io_get_ethtool_stats() 6356 | le32_to_cpu(stats->rmac_accepted_ucst_frms); s2io_get_ethtool_stats() 6358 (u64)le32_to_cpu(stats->rmac_accepted_nucst_frms_oflow) s2io_get_ethtool_stats() 6359 << 32 | le32_to_cpu(stats->rmac_accepted_nucst_frms); s2io_get_ethtool_stats() 6361 (u64)le32_to_cpu(stats->rmac_discarded_frms_oflow) << 32 | s2io_get_ethtool_stats() 6362 le32_to_cpu(stats->rmac_discarded_frms); s2io_get_ethtool_stats() 6364 (u64)le32_to_cpu(stats->rmac_drop_events_oflow) s2io_get_ethtool_stats() 6365 << 32 | le32_to_cpu(stats->rmac_drop_events); s2io_get_ethtool_stats() 6369 (u64)le32_to_cpu(stats->rmac_usized_frms_oflow) << 32 | s2io_get_ethtool_stats() 6370 le32_to_cpu(stats->rmac_usized_frms); s2io_get_ethtool_stats() 6372 (u64)le32_to_cpu(stats->rmac_osized_frms_oflow) << 32 | s2io_get_ethtool_stats() 6373 le32_to_cpu(stats->rmac_osized_frms); s2io_get_ethtool_stats() 6375 (u64)le32_to_cpu(stats->rmac_frag_frms_oflow) << 32 | s2io_get_ethtool_stats() 6376 le32_to_cpu(stats->rmac_frag_frms); s2io_get_ethtool_stats() 6378 (u64)le32_to_cpu(stats->rmac_jabber_frms_oflow) << 32 | s2io_get_ethtool_stats() 6379 le32_to_cpu(stats->rmac_jabber_frms); s2io_get_ethtool_stats() 6387 (u64)le32_to_cpu(stats->rmac_ip_oflow) << 32 | s2io_get_ethtool_stats() 6388 le32_to_cpu(stats->rmac_ip); s2io_get_ethtool_stats() 6390 tmp_stats[i++] = le32_to_cpu(stats->rmac_hdr_err_ip); s2io_get_ethtool_stats() 6392 (u64)le32_to_cpu(stats->rmac_drop_ip_oflow) << 32 | s2io_get_ethtool_stats() 6393 le32_to_cpu(stats->rmac_drop_ip); s2io_get_ethtool_stats() 6395 (u64)le32_to_cpu(stats->rmac_icmp_oflow) << 32 | s2io_get_ethtool_stats() 6396 le32_to_cpu(stats->rmac_icmp); s2io_get_ethtool_stats() 6399 (u64)le32_to_cpu(stats->rmac_udp_oflow) << 32 | s2io_get_ethtool_stats() 6400 le32_to_cpu(stats->rmac_udp); s2io_get_ethtool_stats() 6402 (u64)le32_to_cpu(stats->rmac_err_drp_udp_oflow) << 32 | s2io_get_ethtool_stats() 6403 le32_to_cpu(stats->rmac_err_drp_udp); s2io_get_ethtool_stats() 6422 (u64)le32_to_cpu(stats->rmac_pause_cnt_oflow) << 32 | s2io_get_ethtool_stats() 6423 le32_to_cpu(stats->rmac_pause_cnt); s2io_get_ethtool_stats() 6427 (u64)le32_to_cpu(stats->rmac_accepted_ip_oflow) << 32 | s2io_get_ethtool_stats() 6428 le32_to_cpu(stats->rmac_accepted_ip); s2io_get_ethtool_stats() 6429 tmp_stats[i++] = le32_to_cpu(stats->rmac_err_tcp); s2io_get_ethtool_stats() 6430 tmp_stats[i++] = le32_to_cpu(stats->rd_req_cnt); s2io_get_ethtool_stats() 6431 tmp_stats[i++] = le32_to_cpu(stats->new_rd_req_cnt); s2io_get_ethtool_stats() 6432 tmp_stats[i++] = le32_to_cpu(stats->new_rd_req_rtry_cnt); s2io_get_ethtool_stats() 6433 tmp_stats[i++] = le32_to_cpu(stats->rd_rtry_cnt); s2io_get_ethtool_stats() 6434 tmp_stats[i++] = le32_to_cpu(stats->wr_rtry_rd_ack_cnt); s2io_get_ethtool_stats() 6435 tmp_stats[i++] = le32_to_cpu(stats->wr_req_cnt); s2io_get_ethtool_stats() 6436 tmp_stats[i++] = le32_to_cpu(stats->new_wr_req_cnt); s2io_get_ethtool_stats() 6437 tmp_stats[i++] = le32_to_cpu(stats->new_wr_req_rtry_cnt); s2io_get_ethtool_stats() 6438 tmp_stats[i++] = le32_to_cpu(stats->wr_rtry_cnt); s2io_get_ethtool_stats() 6439 tmp_stats[i++] = le32_to_cpu(stats->wr_disc_cnt); s2io_get_ethtool_stats() 6440 tmp_stats[i++] = le32_to_cpu(stats->rd_rtry_wr_ack_cnt); s2io_get_ethtool_stats() 6441 tmp_stats[i++] = le32_to_cpu(stats->txp_wr_cnt); s2io_get_ethtool_stats() 6442 tmp_stats[i++] = le32_to_cpu(stats->txd_rd_cnt); s2io_get_ethtool_stats() 6443 tmp_stats[i++] = le32_to_cpu(stats->txd_wr_cnt); s2io_get_ethtool_stats() 6444 tmp_stats[i++] = le32_to_cpu(stats->rxd_rd_cnt); s2io_get_ethtool_stats() 6445 tmp_stats[i++] = le32_to_cpu(stats->rxd_wr_cnt); s2io_get_ethtool_stats() 6446 tmp_stats[i++] = le32_to_cpu(stats->txf_rd_cnt); s2io_get_ethtool_stats() 6447 tmp_stats[i++] = le32_to_cpu(stats->rxf_wr_cnt); s2io_get_ethtool_stats() 6462 tmp_stats[i++] = le32_to_cpu(stats->rmac_len_discard); s2io_get_ethtool_stats() 6463 tmp_stats[i++] = le32_to_cpu(stats->rmac_fcs_discard); s2io_get_ethtool_stats() 6464 tmp_stats[i++] = le32_to_cpu(stats->rmac_pf_discard); s2io_get_ethtool_stats() 6465 tmp_stats[i++] = le32_to_cpu(stats->rmac_da_discard); s2io_get_ethtool_stats() 6466 tmp_stats[i++] = le32_to_cpu(stats->rmac_red_discard); s2io_get_ethtool_stats() 6467 tmp_stats[i++] = le32_to_cpu(stats->rmac_rts_discard); s2io_get_ethtool_stats() 6468 tmp_stats[i++] = le32_to_cpu(stats->rmac_ingm_full_discard); s2io_get_ethtool_stats() 6469 tmp_stats[i++] = le32_to_cpu(stats->link_fault_cnt); s2io_get_ethtool_stats()
|
/linux-4.4.14/drivers/scsi/esas2r/ |
H A D | esas2r_main.c | 1005 (u8)le32_to_cpu(rq->vrq->scsi.flags)); list_for_each_safe() 1391 b->duration = le32_to_cpu(b->duration); esas2r_nuxi_mgt_data() 1399 s->id = le32_to_cpu(s->id); esas2r_nuxi_mgt_data() 1413 d->block_size = le32_to_cpu(d->block_size); esas2r_nuxi_mgt_data() 1441 g->block_size = le32_to_cpu(g->block_size); esas2r_nuxi_mgt_data() 1442 g->interleave = le32_to_cpu(g->interleave); esas2r_nuxi_mgt_data() 1460 p->start_lba = le32_to_cpu(p->start_lba); esas2r_nuxi_mgt_data() 1461 p->block_size = le32_to_cpu(p->block_size); esas2r_nuxi_mgt_data() 1469 h->med_defect_cnt = le32_to_cpu(h->med_defect_cnt); esas2r_nuxi_mgt_data() 1470 h->info_exc_cnt = le32_to_cpu(h->info_exc_cnt); esas2r_nuxi_mgt_data() 1499 ci->sgl_page_size = le32_to_cpu(ci->sgl_page_size); esas2r_nuxi_cfg_data() 1500 ci->vda_version = le32_to_cpu(ci->vda_version); esas2r_nuxi_cfg_data() 1501 ci->epoch_time = le32_to_cpu(ci->epoch_time); esas2r_nuxi_cfg_data() 1502 ci->ioctl_tunnel = le32_to_cpu(ci->ioctl_tunnel); esas2r_nuxi_cfg_data() 1503 ci->num_targets_backend = le32_to_cpu(ci->num_targets_backend); esas2r_nuxi_cfg_data() 1519 r->dwflags = le32_to_cpu(r->dwflags); esas2r_nuxi_ae_data() 1524 l->dwevent = le32_to_cpu(l->dwevent); esas2r_nuxi_ae_data() 1531 = le32_to_cpu(l->id.tgtlun_raid.dwinterleave); esas2r_nuxi_ae_data() 1533 = le32_to_cpu(l->id.tgtlun_raid.dwblock_size); esas2r_nuxi_ae_data() 1595 le32_to_cpu(rq->func_rsp.scsi_rsp. esas2r_complete_request_cb()
|
/linux-4.4.14/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 1314 le32_to_cpu(circularQ->consumer_index)) { pm8001_mpi_msg_free_get() 1428 if (le32_to_cpu(circularQ->producer_index) pm8001_mpi_msg_consume() 1437 if (0 != (le32_to_cpu(msgHeader_tmp) & 0x80000000)) { pm8001_mpi_msg_consume() 1439 (le32_to_cpu(msgHeader_tmp) & 0xfff)) { pm8001_mpi_msg_consume() 1443 *pBC = (u8)((le32_to_cpu(msgHeader_tmp) pm8001_mpi_msg_consume() 1455 ((le32_to_cpu(msgHeader_tmp) pm8001_mpi_msg_consume() 1469 ((le32_to_cpu(msgHeader_tmp) >> 24) & pm8001_mpi_msg_consume() 1486 } while (le32_to_cpu(circularQ->producer_index) != pm8001_mpi_msg_consume() 1859 status = le32_to_cpu(psspPayload->status); mpi_ssp_completion() 1860 tag = le32_to_cpu(psspPayload->tag); mpi_ssp_completion() 1868 param = le32_to_cpu(psspPayload->param); mpi_ssp_completion() 2106 u32 event = le32_to_cpu(psspPayload->event); mpi_ssp_event() 2107 u32 tag = le32_to_cpu(psspPayload->tag); mpi_ssp_event() 2108 u32 port_id = le32_to_cpu(psspPayload->port_id); mpi_ssp_event() 2109 u32 dev_id = le32_to_cpu(psspPayload->device_id); mpi_ssp_event() 2306 status = le32_to_cpu(psataPayload->status); mpi_sata_completion() 2307 tag = le32_to_cpu(psataPayload->tag); mpi_sata_completion() 2315 param = le32_to_cpu(psataPayload->param); mpi_sata_completion() 2680 u32 event = le32_to_cpu(psataPayload->event); mpi_sata_event() 2681 u32 tag = le32_to_cpu(psataPayload->tag); mpi_sata_event() 2682 u32 port_id = le32_to_cpu(psataPayload->port_id); mpi_sata_event() 2683 u32 dev_id = le32_to_cpu(psataPayload->device_id); mpi_sata_event() 2906 status = le32_to_cpu(psmpPayload->status); mpi_smp_completion() 2907 tag = le32_to_cpu(psmpPayload->tag); mpi_smp_completion() 2910 param = le32_to_cpu(psmpPayload->param); mpi_smp_completion() 3098 u32 tag = le32_to_cpu(pPayload->tag); pm8001_mpi_set_dev_state_resp() 3101 u32 status = le32_to_cpu(pPayload->status); pm8001_mpi_set_dev_state_resp() 3102 u32 device_id = le32_to_cpu(pPayload->device_id); pm8001_mpi_set_dev_state_resp() 3103 u8 pds = le32_to_cpu(pPayload->pds_nds) & PDS_BITS; pm8001_mpi_set_dev_state_resp() 3104 u8 nds = le32_to_cpu(pPayload->pds_nds) & NDS_BITS; pm8001_mpi_set_dev_state_resp() 3118 u32 tag = le32_to_cpu(pPayload->tag); pm8001_mpi_set_nvmd_resp() 3120 u32 dlen_status = le32_to_cpu(pPayload->dlen_status); pm8001_mpi_set_nvmd_resp() 3139 u32 tag = le32_to_cpu(pPayload->tag); pm8001_mpi_get_nvmd_resp() 3141 u32 dlen_status = le32_to_cpu(pPayload->dlen_status); pm8001_mpi_get_nvmd_resp() 3143 le32_to_cpu(pPayload->ir_tda_bn_dps_das_nvm); pm8001_mpi_get_nvmd_resp() 3203 u32 status = le32_to_cpu(pPayload->status); pm8001_mpi_local_phy_ctl() 3204 u32 phy_id = le32_to_cpu(pPayload->phyop_phyid) & ID_BITS; pm8001_mpi_local_phy_ctl() 3205 u32 phy_op = le32_to_cpu(pPayload->phyop_phyid) & OP_BITS; pm8001_mpi_local_phy_ctl() 3362 le32_to_cpu(pPayload->lr_evt_status_phyid_portid); hw_event_sas_phy_up() 3368 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); hw_event_sas_phy_up() 3441 le32_to_cpu(pPayload->lr_evt_status_phyid_portid); hw_event_sata_phy_up() 3447 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); hw_event_sata_phy_up() 3486 le32_to_cpu(pPayload->lr_evt_status_phyid_portid); hw_event_phy_down() 3490 u32 npip_portstate = le32_to_cpu(pPayload->npip_portstate); hw_event_phy_down() 3559 htag = le32_to_cpu(registerRespPayload->tag); pm8001_mpi_reg_resp() 3562 status = le32_to_cpu(registerRespPayload->status); pm8001_mpi_reg_resp() 3563 device_id = le32_to_cpu(registerRespPayload->device_id); pm8001_mpi_reg_resp() 3618 status = le32_to_cpu(registerRespPayload->status); pm8001_mpi_dereg_resp() 3619 device_id = le32_to_cpu(registerRespPayload->device_id); pm8001_mpi_dereg_resp() 3638 u32 tag = le32_to_cpu(ppayload->tag); pm8001_mpi_fw_flash_update_resp() 3640 status = le32_to_cpu(ppayload->status); pm8001_mpi_fw_flash_update_resp() 3697 status = le32_to_cpu(pPayload->status); pm8001_mpi_general_event() 3720 status = le32_to_cpu(pPayload->status); pm8001_mpi_task_abort_resp() 3721 tag = le32_to_cpu(pPayload->tag); pm8001_mpi_task_abort_resp() 3728 scp = le32_to_cpu(pPayload->scp); pm8001_mpi_task_abort_resp() 3784 le32_to_cpu(pPayload->lr_evt_status_phyid_portid); mpi_hw_event() 3994 u8 opc = (u8)((le32_to_cpu(pHeader)) & 0xFFF); process_one_iomb() 4180 if (le32_to_cpu(circularQ->producer_index) == process_oq()
|
/linux-4.4.14/drivers/scsi/ |
H A D | hptiop.c | 742 switch (le32_to_cpu(req->header.result)) { hptiop_finish_scsi_req() 745 scsi_bufflen(scp) - le32_to_cpu(req->dataxfer_length)); hptiop_finish_scsi_req() 765 scsi_bufflen(scp) - le32_to_cpu(req->dataxfer_length)); hptiop_finish_scsi_req() 777 scsi_bufflen(scp) - le32_to_cpu(req->dataxfer_length)); hptiop_finish_scsi_req() 894 size = le32_to_cpu(reqhdr->size); hptiop_post_req_itl() 918 size = le32_to_cpu(reqhdr->size); hptiop_post_req_mv() 1377 hba->max_requests = min(le32_to_cpu(iop_config.max_requests), hptiop_probe() 1379 hba->max_devices = le32_to_cpu(iop_config.max_devices); hptiop_probe() 1380 hba->max_request_size = le32_to_cpu(iop_config.request_size); hptiop_probe() 1381 hba->max_sg_descriptors = le32_to_cpu(iop_config.max_sg_count); hptiop_probe() 1382 hba->firmware_version = le32_to_cpu(iop_config.firmware_version); hptiop_probe() 1383 hba->interface_version = le32_to_cpu(iop_config.interface_version); hptiop_probe() 1384 hba->sdram_size = le32_to_cpu(iop_config.sdram_size); hptiop_probe() 1403 host->max_sectors = le32_to_cpu(iop_config.data_transfer_length) >> 9; hptiop_probe() 1404 host->max_id = le32_to_cpu(iop_config.max_devices); hptiop_probe() 1405 host->sg_tablesize = le32_to_cpu(iop_config.max_sg_count); hptiop_probe() 1406 host->can_queue = le32_to_cpu(iop_config.max_requests); hptiop_probe() 1407 host->cmd_per_lun = le32_to_cpu(iop_config.max_requests); hptiop_probe()
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
H A D | mcu.c | 370 ilm_len = le32_to_cpu(fw->hdr.ilm_len) - sizeof(fw->ivb); mt7601u_upload_firmware() 377 dlm_len = le32_to_cpu(fw->hdr.dlm_len); mt7601u_upload_firmware() 427 if (le32_to_cpu(hdr->ilm_len) <= MT_MCU_IVB_SIZE) mt7601u_load_firmware() 431 len += le32_to_cpu(hdr->ilm_len); mt7601u_load_firmware() 432 len += le32_to_cpu(hdr->dlm_len); mt7601u_load_firmware() 443 len = le32_to_cpu(hdr->ilm_len); mt7601u_load_firmware()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 172 (((le32_to_cpu((rxcmp)->rx_cmp_misc_v1) & RX_CMP_RSS_HASH_TYPE) >>\ 239 ((le32_to_cpu((rxcmp1)->rx_cmp_flags2) & \ 287 (((le32_to_cpu((rx_tpa_start)->rx_tpa_start_cmp_misc_v1) & \ 292 ((le32_to_cpu((rx_tpa_start)->rx_tpa_start_cmp_misc_v1) & \ 345 ((le32_to_cpu((rx_tpa_end)->rx_tpa_end_cmp_misc_v1) & \ 349 ((le32_to_cpu((rx_tpa_end)->rx_tpa_end_cmp_misc_v1) & \ 464 (le32_to_cpu((txcmp)->tx_cmp_flags_type) & CMP_TYPE) 467 (le32_to_cpu((rxcmp)->rx_cmp_len_flags_type) & RX_CMP_CMP_TYPE)
|