/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | process_pptables_v1_0.c | 607 le16_to_cpu(tonga_table->usTjMax); in get_cac_tdp_table() 629 le16_to_cpu(fijitable->usTjMax); in get_cac_tdp_table() 673 le16_to_cpu(polaristable->usTjMax); in get_cac_tdp_table() 969 = le16_to_cpu(tonga_fan_table->usTMin); in init_thermal_controller() 971 = le16_to_cpu(tonga_fan_table->usTMed); in init_thermal_controller() 973 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller() 983 = le16_to_cpu(tonga_fan_table->usTMax); in init_thermal_controller() 1006 = le16_to_cpu(fiji_fan_table->usTMin); in init_thermal_controller() 1008 = le16_to_cpu(fiji_fan_table->usTMed); in init_thermal_controller() 1010 = le16_to_cpu(fiji_fan_table->usTHigh); in init_thermal_controller() [all …]
|
A D | vega10_processpptables.c | 180 le16_to_cpu(fan_table_v1->usFanRPMMax); in init_thermal_controller() 190 le16_to_cpu(fan_table_v1->usTargetGfxClk); in init_thermal_controller() 192 le16_to_cpu(fan_table_v1->usFanGainEdge); in init_thermal_controller() 202 le16_to_cpu(fan_table_v1->usFanGainPlx); in init_thermal_controller() 204 le16_to_cpu(fan_table_v1->usFanGainHbm); in init_thermal_controller() 236 le16_to_cpu(fan_table_v2->usFanGainEdge); in init_thermal_controller() 246 le16_to_cpu(fan_table_v2->usFanGainPlx); in init_thermal_controller() 248 le16_to_cpu(fan_table_v2->usFanGainHbm); in init_thermal_controller() 280 le16_to_cpu(fan_table_v3->usFanGainEdge); in init_thermal_controller() 290 le16_to_cpu(fan_table_v3->usFanGainPlx); in init_thermal_controller() [all …]
|
A D | processpptables.c | 1027 le16_to_cpu(fan_table->usTMin); in init_thermal_controller() 1029 le16_to_cpu(fan_table->usTMed); in init_thermal_controller() 1031 le16_to_cpu(fan_table->usTHigh); in init_thermal_controller() 1033 le16_to_cpu(fan_table->usPWMMin); in init_thermal_controller() 1035 le16_to_cpu(fan_table->usPWMMed); in init_thermal_controller() 1050 le16_to_cpu(fan_table2->usTMax); in init_thermal_controller() 1224 | le16_to_cpu(entry->usVClkLow); in get_uvd_clock_voltage_limit_table() 1226 | le16_to_cpu(entry->usDClkLow); in get_uvd_clock_voltage_limit_table() 1253 | le16_to_cpu(entry->usEVClkLow); in get_vce_clock_voltage_limit_table() 1255 | le16_to_cpu(entry->usECClkLow); in get_vce_clock_voltage_limit_table() [all …]
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
A D | sta_cmdresp.c | 57 switch (le16_to_cpu(resp->command)) { in mwifiex_process_cmdresp_error() 172 u16 oid = le16_to_cpu(smib->oid); in mwifiex_ret_802_11_snmp_mib() 283 tlv = le16_to_cpu(head->type); in mwifiex_ret_tx_rate_cfg() 284 tlv_buf_len = le16_to_cpu(head->len); in mwifiex_ret_tx_rate_cfg() 300 le16_to_cpu(rate_scope-> in mwifiex_ret_tx_rate_cfg() 308 le16_to_cpu(rate_scope-> in mwifiex_ret_tx_rate_cfg() 440 u16 action = le16_to_cpu(txp->action); in mwifiex_ret_rf_tx_power() 473 le16_to_cpu(ant_mimo->action_tx), in mwifiex_ret_rf_antenna() 482 le16_to_cpu(ant_siso->action), in mwifiex_ret_rf_antenna() 819 le16_to_cpu(r.eeprom->byte_count)); in mwifiex_ret_reg_access() [all …]
|
/linux/fs/ext4/ |
A D | ext4_extents.h | 98 (sizeof(struct ext4_extent) * le16_to_cpu((hdr)->eh_max))) 167 (le16_to_cpu((__path__)->p_hdr->eh_entries) \ 168 < le16_to_cpu((__path__)->p_hdr->eh_max)) 174 ((le16_to_cpu((__hdr__)->eh_max)) ? \ 178 ((le16_to_cpu((__hdr__)->eh_max)) ? \ 194 return le16_to_cpu(ext_inode_hdr(inode)->eh_depth); in ext_depth() 200 BUG_ON((le16_to_cpu(ext->ee_len) & ~EXT_INIT_MAX_LEN) == 0); in ext4_ext_mark_unwritten() 207 return (le16_to_cpu(ext->ee_len) > EXT_INIT_MAX_LEN); in ext4_ext_is_unwritten() 212 return (le16_to_cpu(ext->ee_len) <= EXT_INIT_MAX_LEN ? in ext4_ext_get_actual_len() 213 le16_to_cpu(ext->ee_len) : in ext4_ext_get_actual_len() [all …]
|
/linux/fs/ksmbd/ |
A D | smb2misc.c | 122 *off = le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset); in smb2_get_data_area_len() 123 *len = le16_to_cpu(((struct smb2_create_req *)hdr)->NameLength); in smb2_get_data_area_len() 140 *off = le16_to_cpu(((struct smb2_write_req *)hdr)->DataOffset); in smb2_get_data_area_len() 201 *len = le16_to_cpu(hdr->StructureSize); in smb2_calc_size() 207 *len += le16_to_cpu(pdu->StructureSize2); in smb2_calc_size() 217 if (has_smb2_data_area[le16_to_cpu(hdr->Command)] == false) in smb2_calc_size() 290 unsigned short credit_charge = le16_to_cpu(hdr->CreditCharge); in smb2_validate_credit_charge() 365 le16_to_cpu(hdr->StructureSize)); in ksmbd_smb2_check_message() 369 command = le16_to_cpu(hdr->Command); in ksmbd_smb2_check_message() 381 le16_to_cpu(pdu->StructureSize2), command); in ksmbd_smb2_check_message() [all …]
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_atombios.c | 338 path_size += le16_to_cpu(path->usSize); in amdgpu_atombios_get_connector_info_from_object_table() 346 if ((le16_to_cpu(path->usDeviceTag) == in amdgpu_atombios_get_connector_info_from_object_table() 348 (le16_to_cpu(path->usDeviceTag) == in amdgpu_atombios_get_connector_info_from_object_table() 396 le16_to_cpu(path->usDeviceTag), in amdgpu_atombios_get_connector_info_from_object_table() 424 le16_to_cpu(dst_objs[enum_id])) in amdgpu_atombios_get_connector_info_from_object_table() 473 if ((le16_to_cpu(path->usDeviceTag) & in amdgpu_atombios_get_connector_info_from_object_table() 476 if (le16_to_cpu(path->usConnObjectId) == in amdgpu_atombios_get_connector_info_from_object_table() 477 le16_to_cpu(con_obj->asObjects[j]. in amdgpu_atombios_get_connector_info_from_object_table() 484 le16_to_cpu(con_obj-> in amdgpu_atombios_get_connector_info_from_object_table() 535 le16_to_cpu(path->usDeviceTag), in amdgpu_atombios_get_connector_info_from_object_table() [all …]
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_ucode.c | 37 DRM_DEBUG("ip_version_major: %u\n", le16_to_cpu(hdr->ip_version_major)); in radeon_ucode_print_common_hdr() 48 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_mc_hdr() 49 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_mc_hdr() 69 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_smc_hdr() 70 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_smc_hdr() 87 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_gfx_hdr() 88 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_gfx_hdr() 108 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_rlc_hdr() 109 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_rlc_hdr() 135 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_sdma_hdr() [all …]
|
A D | r600_dpm.c | 1008 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1048 le16_to_cpu(entry->usVddc1); in r600_parse_extended_power_table() 1050 le16_to_cpu(entry->usVddc2); in r600_parse_extended_power_table() 1052 le16_to_cpu(entry->usVddc3); in r600_parse_extended_power_table() 1055 le16_to_cpu(entry->usVddc); in r600_parse_extended_power_table() 1112 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1165 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1192 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1210 le16_to_cpu(ppm->usCpuCoreNumber); in r600_parse_extended_power_table() 1250 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() [all …]
|
A D | radeon_atombios.c | 564 path_size += le16_to_cpu(path->usSize); in radeon_get_atom_connector_info_from_object_table() 577 if (le16_to_cpu(path->usDeviceTag) == in radeon_get_atom_connector_info_from_object_table() 671 le16_to_cpu in radeon_get_atom_connector_info_from_object_table() 750 if ((le16_to_cpu(path->usDeviceTag) & in radeon_get_atom_connector_info_from_object_table() 761 le16_to_cpu(con_obj-> in radeon_get_atom_connector_info_from_object_table() 817 le16_to_cpu(path-> in radeon_get_atom_connector_info_from_object_table() 2507 le16_to_cpu(clock_info->si.usVDDC); in radeon_atombios_parse_pplib_clock_info() 2509 le16_to_cpu(clock_info->si.usVDDCI); in radeon_atombios_parse_pplib_clock_info() 2533 le16_to_cpu(clock_info->r600.usVDDC); in radeon_atombios_parse_pplib_clock_info() 3585 le16_to_cpu(lut->usVoltageValue); in radeon_atom_get_max_voltage() [all …]
|
/linux/fs/ntfs/ |
A D | index.c | 185 le16_to_cpu(ie->key_length) > in ntfs_index_lookup() 186 le16_to_cpu(ie->data.vi.data_offset) || in ntfs_index_lookup() 187 (u32)le16_to_cpu(ie->data.vi.data_offset) + in ntfs_index_lookup() 188 le16_to_cpu(ie->data.vi.data_length) > in ntfs_index_lookup() 189 le16_to_cpu(ie->length)) in ntfs_index_lookup() 204 le16_to_cpu(ie->data.vi.data_offset); in ntfs_index_lookup() 352 le16_to_cpu(ie->key_length) > in ntfs_index_lookup() 353 le16_to_cpu(ie->data.vi.data_offset) || in ntfs_index_lookup() 354 (u32)le16_to_cpu(ie->data.vi.data_offset) + in ntfs_index_lookup() 355 le16_to_cpu(ie->data.vi.data_length) > in ntfs_index_lookup() [all …]
|
A D | logfile.c | 94 usa_ofs = le16_to_cpu(rp->usa_ofs); in ntfs_check_restart_page_header() 202 le16_to_cpu(ra->client_free_list) >= in ntfs_check_restart_area() 203 le16_to_cpu(ra->log_clients)) || in ntfs_check_restart_area() 205 le16_to_cpu(ra->client_in_use_list) >= in ntfs_check_restart_area() 206 le16_to_cpu(ra->log_clients))) { in ntfs_check_restart_area() 235 le16_to_cpu(ra->log_page_data_offset)) { in ntfs_check_restart_area() 270 le16_to_cpu(ra->client_array_offset)); in ntfs_check_log_client_array() 279 nr_clients = le16_to_cpu(ra->log_clients); in ntfs_check_log_client_array() 280 idx = le16_to_cpu(ra->client_free_list); in ntfs_check_log_client_array() 284 idx = le16_to_cpu(cr->next_client)) { in ntfs_check_log_client_array() [all …]
|
A D | unistr.c | 95 c1 = le16_to_cpu(*name1++); in ntfs_collate_names() 96 c2 = le16_to_cpu(*name2++); in ntfs_collate_names() 99 c1 = le16_to_cpu(upcase[c1]); in ntfs_collate_names() 101 c2 = le16_to_cpu(upcase[c2]); in ntfs_collate_names() 115 c1 = le16_to_cpu(*name1); in ntfs_collate_names() 141 c1 = le16_to_cpu(s1[i]); in ntfs_ucsncmp() 142 c2 = le16_to_cpu(s2[i]); in ntfs_ucsncmp() 178 if ((c1 = le16_to_cpu(s1[i])) < upcase_size) in ntfs_ucsncasecmp() 179 c1 = le16_to_cpu(upcase[c1]); in ntfs_ucsncasecmp() 180 if ((c2 = le16_to_cpu(s2[i])) < upcase_size) in ntfs_ucsncasecmp() [all …]
|
/linux/drivers/usb/core/ |
A D | otg_productlist.h | 46 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted() 47 le16_to_cpu(dev->descriptor.idProduct) == 0xbadd)) in is_targeted() 51 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted() 52 le16_to_cpu(dev->descriptor.idProduct) == 0x0200)) in is_targeted() 60 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in is_targeted() 64 id->idProduct != le16_to_cpu(dev->descriptor.idProduct)) in is_targeted() 70 (id->bcdDevice_lo > le16_to_cpu(dev->descriptor.bcdDevice))) in is_targeted() 74 (id->bcdDevice_hi < le16_to_cpu(dev->descriptor.bcdDevice))) in is_targeted() 97 le16_to_cpu(dev->descriptor.idVendor), in is_targeted() 98 le16_to_cpu(dev->descriptor.idProduct)); in is_targeted()
|
/linux/drivers/gpu/drm/amd/display/dc/bios/ |
A D | bios_parser.c | 235 offset = le16_to_cpu(object->usRecordOffset) in bios_parser_get_i2c_info() 298 offset = le16_to_cpu(object->usRecordOffset) in bios_parser_get_device_tag_record() 876 offset = le16_to_cpu(object->usRecordOffset) in get_hpd_record() 1240 le16_to_cpu(lvds->sLCDTiming.usHActive); in get_embedded_panel_info_v1_2() 1249 le16_to_cpu(lvds->sLCDTiming.usVActive); in get_embedded_panel_info_v1_2() 1358 le16_to_cpu(lvds->sLCDTiming.usHActive); in get_embedded_panel_info_v1_3() 1367 le16_to_cpu(lvds->sLCDTiming.usVActive); in get_embedded_panel_info_v1_3() 2267 le16_to_cpu(info_v8->usBootUpNBVoltage); in get_integrated_info_v8() 2289 le16_to_cpu(info_v8->usLvdsSSPercentage); in get_integrated_info_v8() 2293 le16_to_cpu(info_v8->usHDMISSPercentage); in get_integrated_info_v8() [all …]
|
/linux/drivers/mtd/nand/raw/ |
A D | nand_onfi.c | 47 len = le16_to_cpu(p->ext_param_page_length) * 16; in nand_flash_detect_ext_param_page() 64 != le16_to_cpu(ep->crc))) { in nand_flash_detect_ext_param_page() 190 if (crc == le16_to_cpu(pbuf[i].crc)) { in nand_onfi_detect() 208 if (crc != le16_to_cpu(pbuf->crc)) { in nand_onfi_detect() 220 val = le16_to_cpu(p->revision); in nand_onfi_detect() 257 memorg->oobsize = le16_to_cpu(p->spare_bytes_per_page); in nand_onfi_detect() 314 onfi->tPROG = le16_to_cpu(p->t_prog); in nand_onfi_detect() 315 onfi->tBERS = le16_to_cpu(p->t_bers); in nand_onfi_detect() 316 onfi->tR = le16_to_cpu(p->t_r); in nand_onfi_detect() 317 onfi->tCCS = le16_to_cpu(p->t_ccs); in nand_onfi_detect() [all …]
|
/linux/drivers/gpu/drm/amd/pm/ |
A D | amdgpu_dpm.c | 420 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 460 le16_to_cpu(entry->usVddc1); in amdgpu_parse_extended_power_table() 462 le16_to_cpu(entry->usVddc2); in amdgpu_parse_extended_power_table() 464 le16_to_cpu(entry->usVddc3); in amdgpu_parse_extended_power_table() 467 le16_to_cpu(entry->usVddc); in amdgpu_parse_extended_power_table() 524 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 578 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 605 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 623 le16_to_cpu(ppm->usCpuCoreNumber); in amdgpu_parse_extended_power_table() 663 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() [all …]
|
/linux/drivers/scsi/snic/ |
A D | wq_enet_desc.h | 76 *length = le16_to_cpu(desc->length) & WQ_ENET_LEN_MASK; in wq_enet_desc_dec() 77 *mss = (le16_to_cpu(desc->mss_loopback) >> WQ_ENET_MSS_SHIFT) & in wq_enet_desc_dec() 79 *loopback = (u8)((le16_to_cpu(desc->mss_loopback) >> in wq_enet_desc_dec() 81 *header_length = le16_to_cpu(desc->header_length_flags) & in wq_enet_desc_dec() 83 *offload_mode = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 85 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 87 *cq_entry = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 89 *fcoe_encap = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 91 *vlan_tag_insert = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 93 *vlan_tag = le16_to_cpu(desc->vlan_tag); in wq_enet_desc_dec()
|
/linux/drivers/scsi/fnic/ |
A D | wq_enet_desc.h | 76 *length = le16_to_cpu(desc->length) & WQ_ENET_LEN_MASK; in wq_enet_desc_dec() 77 *mss = (le16_to_cpu(desc->mss_loopback) >> WQ_ENET_MSS_SHIFT) & in wq_enet_desc_dec() 79 *loopback = (u8)((le16_to_cpu(desc->mss_loopback) >> in wq_enet_desc_dec() 81 *header_length = le16_to_cpu(desc->header_length_flags) & in wq_enet_desc_dec() 83 *offload_mode = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 85 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 87 *cq_entry = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 89 *fcoe_encap = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 91 *vlan_tag_insert = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 93 *vlan_tag = le16_to_cpu(desc->vlan_tag); in wq_enet_desc_dec()
|
/linux/drivers/net/ethernet/cisco/enic/ |
A D | wq_enet_desc.h | 78 *length = le16_to_cpu(desc->length) & WQ_ENET_LEN_MASK; in wq_enet_desc_dec() 79 *mss = (le16_to_cpu(desc->mss_loopback) >> WQ_ENET_MSS_SHIFT) & in wq_enet_desc_dec() 81 *loopback = (u8)((le16_to_cpu(desc->mss_loopback) >> in wq_enet_desc_dec() 83 *header_length = le16_to_cpu(desc->header_length_flags) & in wq_enet_desc_dec() 85 *offload_mode = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 87 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 89 *cq_entry = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 91 *fcoe_encap = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 93 *vlan_tag_insert = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 95 *vlan_tag = le16_to_cpu(desc->vlan_tag); in wq_enet_desc_dec()
|
/linux/fs/ocfs2/ |
A D | suballoc.c | 146 return (u32)le16_to_cpu(cl->cl_cpg) * (u32)le16_to_cpu(cl->cl_bpc); in ocfs2_bits_per_group() 181 if (le16_to_cpu(gd->bg_free_bits_count) > le16_to_cpu(gd->bg_bits)) { in ocfs2_validate_gd_self() 184 le16_to_cpu(gd->bg_bits), in ocfs2_validate_gd_self() 188 if (le16_to_cpu(gd->bg_bits) > (8 * le16_to_cpu(gd->bg_size))) { in ocfs2_validate_gd_self() 191 le16_to_cpu(gd->bg_bits), in ocfs2_validate_gd_self() 213 max_bits = le16_to_cpu(di->id2.i_chain.cl_cpg) * le16_to_cpu(di->id2.i_chain.cl_bpc); in ocfs2_validate_gd_parent() 493 le16_to_cpu(bg->bg_bits) / le16_to_cpu(cl->cl_bpc); in ocfs2_block_group_grow_discontig() 525 le16_to_cpu(bg->bg_bits) / le16_to_cpu(cl->cl_bpc); in ocfs2_block_group_grow_discontig() 723 if (le16_to_cpu(cl->cl_next_free_rec) < le16_to_cpu(cl->cl_count)) in ocfs2_block_group_alloc() 1369 if (le16_to_cpu(bg->bg_free_bits_count) > le16_to_cpu(bg->bg_bits)) { in ocfs2_block_group_set_bits() [all …]
|
/linux/fs/hpfs/ |
A D | map.c | 80 cpi = le16_to_cpu(cp->array[0].index); in hpfs_load_code_page() 89 if (le16_to_cpu(cpd->offs[cpi]) > 0x178) { in hpfs_load_code_page() 94 ptr = (unsigned char *)cpd + le16_to_cpu(cpd->offs[cpi]) + 6; in hpfs_load_code_page() 187 if (le16_to_cpu(fnode->btree.first_free) != in hpfs_map_fnode() 195 if (le16_to_cpu(fnode->ea_size_s) && (le16_to_cpu(fnode->ea_offs) < 0xc4 || in hpfs_map_fnode() 196 …le16_to_cpu(fnode->ea_offs) + le16_to_cpu(fnode->acl_size_s) + le16_to_cpu(fnode->ea_size_s) > 0x2… in hpfs_map_fnode() 200 le16_to_cpu(fnode->ea_offs), le16_to_cpu(fnode->ea_size_s)); in hpfs_map_fnode() 240 if (le16_to_cpu(anode->btree.first_free) != in hpfs_map_anode() 286 …if (le16_to_cpu(de->length) > 292 || (le16_to_cpu(de->length) < 32) || (le16_to_cpu(de->length) & … in hpfs_map_dnode() 290 if (((31 + de->namelen + de->down*4 + 3) & ~3) != le16_to_cpu(de->length)) { in hpfs_map_dnode() [all …]
|
/linux/drivers/scsi/mpt3sas/ |
A D | mpt3sas_warpdrive.c | 66 ioc_status = le16_to_cpu(mpi_reply.IOCStatus) & in _warpdrive_disable_ddio() 70 handle = le16_to_cpu(vol_pg1.DevHandle); in _warpdrive_disable_ddio() 97 ioc_status = le16_to_cpu(mpi_reply.IOCStatus) & in mpt3sas_get_num_volumes() 102 handle = le16_to_cpu(vol_pg1.DevHandle); in mpt3sas_get_num_volumes() 173 le16_to_cpu(pd_pg0.DevHandle) == in mpt3sas_init_warpdrive_properties() 185 le16_to_cpu(pd_pg0.DevHandle), in mpt3sas_init_warpdrive_properties() 201 le16_to_cpu(vol_pg0->BlockSize)) / 1024, in mpt3sas_init_warpdrive_properties() 202 le16_to_cpu(vol_pg0->BlockSize)); in mpt3sas_init_warpdrive_properties() 212 le16_to_cpu(vol_pg0->BlockSize)) / 1024); in mpt3sas_init_warpdrive_properties() 216 block_sz = le16_to_cpu(vol_pg0->BlockSize); in mpt3sas_init_warpdrive_properties() [all …]
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_hwrm.c | 117 (u32)le16_to_cpu(req->req_type)); in __hwrm_ctx() 289 (u32)le16_to_cpu(input->req_type)); in hwrm_req_hold() 536 le16_to_cpu(ctx->req->req_type)); in __hwrm_send() 567 le16_to_cpu(resp_seq), in __hwrm_send() 568 le16_to_cpu(ctx->req->req_type), in __hwrm_send() 569 le16_to_cpu(ctx->req->seq_id)); in __hwrm_send() 591 le16_to_cpu(ctx->req->req_type), in __hwrm_send() 610 le16_to_cpu(ctx->req->req_type), in __hwrm_send() 622 rc = le16_to_cpu(ctx->resp->error_code); in __hwrm_send() 625 le16_to_cpu(ctx->resp->req_type), in __hwrm_send() [all …]
|
/linux/fs/ntfs3/ |
A D | fslog.c | 383 return le16_to_cpu(rt->used) * le16_to_cpu(rt->size) + in bytes_per_rt() 451 ro = le16_to_cpu(rhdr->ra_off); in is_rst_page_hdr_valid() 496 if (le16_to_cpu(rhdr->ra_off) + le16_to_cpu(ra->ra_len) > sys_page || in is_rst_area_valid() 717 u16 ne = le16_to_cpu(rt->used); in check_rstbl() 2052 le16_to_cpu( in last_log_lsn() 2896 esize = le16_to_cpu(e->size); in check_if_root_index() 2921 esize = le16_to_cpu(e->size); in check_if_alloc_index() 3249 id2 = le16_to_cpu(attr2->id); in do_action() 3395 esize = le16_to_cpu(e->size); in do_action() 3516 esize = le16_to_cpu(e->size); in do_action() [all …]
|