| /drivers/net/wireless/ath/ath10k/ |
| A D | coredump.c | 810 .sections = NULL, 825 .sections = NULL, 840 .sections = NULL, 853 .sections = NULL, 863 .sections = NULL, 886 .sections = NULL, 896 .sections = NULL, 906 .sections = NULL, 916 .sections = NULL, 939 .sections = NULL, [all …]
|
| A D | coredump.h | 153 const struct ath10k_mem_section *sections; member
|
| A D | sdio.c | 2301 cur_section = &mem_region->section_table.sections[0]; in ath10k_sdio_dump_memory_section()
|
| A D | pci.c | 1482 cur_section = &mem_region->section_table.sections[0]; in ath10k_pci_dump_memory_section()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | nvm.c | 219 struct iwl_nvm_section *sections = mvm->nvm_sections; in iwl_parse_nvm_sections() local 263 hw = (const __be16 *)sections[mvm->trans->mac_cfg->base->nvm_hw_section_num].data; in iwl_parse_nvm_sections() 264 sw = (const __le16 *)sections[NVM_SECTION_TYPE_SW].data; in iwl_parse_nvm_sections() 265 calib = (const __le16 *)sections[NVM_SECTION_TYPE_CALIBRATION].data; in iwl_parse_nvm_sections() 267 (const __le16 *)sections[NVM_SECTION_TYPE_MAC_OVERRIDE].data; in iwl_parse_nvm_sections() 268 phy_sku = (const __le16 *)sections[NVM_SECTION_TYPE_PHY_SKU].data; in iwl_parse_nvm_sections() 271 (const __le16 *)sections[NVM_SECTION_TYPE_REGULATORY_SDP].data : in iwl_parse_nvm_sections() 272 (const __le16 *)sections[NVM_SECTION_TYPE_REGULATORY].data; in iwl_parse_nvm_sections() 289 struct iwl_nvm_section *sections = mvm->nvm_sections; in iwl_mvm_load_nvm_to_nic() local 296 ret = iwl_nvm_write_section(mvm, i, sections[i].data, in iwl_mvm_load_nvm_to_nic() [all …]
|
| /drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_guc_log.c | 43 static const struct guc_log_section sections[GUC_LOG_SECTIONS_LIMIT] = { in _guc_log_init_sizes() local 66 log->sizes[i].bytes = sections[i].default_val; in _guc_log_init_sizes() 78 log->sizes[i].flag = sections[i].flag; in _guc_log_init_sizes() 86 sections[i].name, log->sizes[i].bytes, log->sizes[i].units); in _guc_log_init_sizes() 90 guc_err(guc, "Zero log %s size!\n", sections[i].name); in _guc_log_init_sizes() 97 if (log->sizes[i].count > sections[i].max) { in _guc_log_init_sizes() 99 sections[i].name, log->sizes[i].count + 1, sections[i].max + 1); in _guc_log_init_sizes() 100 log->sizes[i].count = sections[i].max; in _guc_log_init_sizes()
|
| /drivers/firmware/efi/libstub/ |
| A D | Makefile | 63 KBUILD_CFLAGS_KERNEL := $(filter-out -fdata-sections, $(KBUILD_CFLAGS_KERNEL)) 139 STUBCOPY_FLAGS-$(CONFIG_ARM64) += --prefix-alloc-sections=.init \ 146 STUBCOPY_FLAGS-$(CONFIG_RISCV) += --prefix-alloc-sections=.init \ 152 STUBCOPY_FLAGS-$(CONFIG_LOONGARCH) += --prefix-alloc-sections=.init \
|
| /drivers/gpu/drm/kmb/ |
| A D | kmb_dsi.c | 43 .sections[0] = &mipi_tx_frame0_sect_cfg, 44 .sections[1] = NULL, 45 .sections[2] = NULL, 46 .sections[3] = NULL, 597 if (fg_cfg->sections[i]) in mipi_tx_fg_cfg() 598 fg_num_lines += fg_cfg->sections[i]->height_lines; in mipi_tx_fg_cfg() 736 if (!frame->sections[sect]) in mipi_tx_init_cntrl() 740 frame->sections[sect], in mipi_tx_init_cntrl()
|
| A D | kmb_dsi.h | 305 struct mipi_tx_frame_section_cfg *sections[MIPI_TX_FRAME_GEN_SECTIONS]; member
|
| /drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| A D | hw_atl2_llh.c | 159 void hw_atl2_rpf_act_rslvr_section_en_set(struct aq_hw_s *aq_hw, u32 sections) in hw_atl2_rpf_act_rslvr_section_en_set() argument 164 sections); in hw_atl2_rpf_act_rslvr_section_en_set()
|
| A D | hw_atl2_llh.h | 70 void hw_atl2_rpf_act_rslvr_section_en_set(struct aq_hw_s *aq_hw, u32 sections);
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_fw.c | 237 struct list_head sections; member 554 list_add_tail(§ion->node, &ptdev->fw->sections); in panthor_fw_load_section_entry() 679 list_for_each_entry(section, &ptdev->fw->sections, node) { in panthor_reload_fw_sections() 1175 list_for_each_entry(section, &ptdev->fw->sections, node) in panthor_fw_unplug() 1353 INIT_LIST_HEAD(&fw->sections); in panthor_fw_init()
|
| /drivers/net/hyperv/ |
| A D | netvsc.c | 416 resp->num_sections, resp->sections[0].sub_alloc_size, in netvsc_init_buf() 417 resp->sections[0].num_sub_allocs); in netvsc_init_buf() 420 if (resp->num_sections != 1 || resp->sections[0].offset != 0) { in netvsc_init_buf() 425 net_device->recv_section_size = resp->sections[0].sub_alloc_size; in netvsc_init_buf() 426 net_device->recv_section_cnt = resp->sections[0].num_sub_allocs; in netvsc_init_buf() 870 sections, 1)) { in netvsc_send_completion()
|
| A D | hyperv_net.h | 466 struct nvsp_1_receive_buffer_section sections[]; member
|
| /drivers/media/test-drivers/vidtv/ |
| A D | vidtv_channel.c | 312 struct vidtv_psi_table_pmt **sections, in vidtv_channel_pmt_match_sections() argument 327 curr_section = sections[j]; in vidtv_channel_pmt_match_sections()
|
| /drivers/net/ethernet/qlogic/qed/ |
| A D | qed_mfw_hsi.h | 72 ((_pub_base) + offsetof(struct mcp_public_data, sections[_section])) 1615 u32 sections[PUBLIC_MAX_SECTIONS]; member 2239 offsize_t sections[SPAD_SECTION_MAX]; member 2240 #define SECTION(_sec_) (*((offsize_t *)(STRUCT_OFFSET(sections[_sec_]))))
|
| A D | qed_debug.c | 518 offsetof(struct static_init, sections[SPAD_SECTION_TRACE])) 1252 sections) + in qed_dump_mfw_ver_param()
|
| /drivers/mtd/nand/raw/ |
| A D | nand_onfi.c | 81 s = ep->sections + i; in nand_flash_detect_ext_param_page()
|
| /drivers/video/fbdev/core/ |
| A D | Kconfig | 197 where the screen is divided into rectangular sections (tiles), whereas
|
| /drivers/net/ethernet/intel/i40e/ |
| A D | i40e_main.c | 1925 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID; in i40e_vsi_setup_queue_map_mqprio() 1926 sections |= I40E_AQ_VSI_PROP_SCHED_VALID; in i40e_vsi_setup_queue_map_mqprio() 2010 u16 sections = 0; in i40e_vsi_setup_queue_map() local 2018 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID; in i40e_vsi_setup_queue_map() 2135 sections |= I40E_AQ_VSI_PROP_SCHED_VALID; in i40e_vsi_setup_queue_map() 6219 u16 qcount, qmap, sections = 0; in i40e_channel_setup_queue_map() local 6223 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID; in i40e_channel_setup_queue_map() 6224 sections |= I40E_AQ_VSI_PROP_SCHED_VALID; in i40e_channel_setup_queue_map() 7878 u16 sections, qmap, num_qps; in i40e_setup_macvlans() local 7895 sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID; in i40e_setup_macvlans() [all …]
|
| /drivers/iommu/ |
| A D | Kconfig | 59 2-level tables with 4KB pages/1MB sections, and contiguous entries
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | fw.c | 160 base_hdr_len = struct_size(fw_hdr, sections, info->section_num); in rtw89_fw_hdr_parser_v0() 182 section = &fw_hdr->sections[i]; in rtw89_fw_hdr_parser_v0() 454 base_hdr_len = struct_size(fw_hdr, sections, info->section_num); in rtw89_fw_hdr_parser_v1() 476 section = &fw_hdr->sections[i]; in rtw89_fw_hdr_parser_v1() 1492 section = &fw_hdr->sections[i]; in __rtw89_fw_download_tweak_hdr_v0() 1514 section = &fw_hdr->sections[sec_idx]; in __rtw89_fw_download_tweak_hdr_v1() 1520 fw_hdr->sections[dst_sec_idx] = *section; in __rtw89_fw_download_tweak_hdr_v1()
|
| A D | fw.h | 579 struct rtw89_fw_hdr_section sections[]; member 632 struct rtw89_fw_hdr_section_v1 sections[]; member
|
| /drivers/mtd/nand/onenand/ |
| A D | onenand_base.c | 153 int sections = (mtd->oobsize / 32) * 2; in onenand_ooblayout_32_64_free() local 155 if (section >= sections) in onenand_ooblayout_32_64_free()
|
| /drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_main.c | 13266 struct bnx2x_fw_file_section *sections; in bnx2x_check_firmware() local 13278 sections = (struct bnx2x_fw_file_section *)fw_hdr; in bnx2x_check_firmware() 13282 for (i = 0; i < sizeof(*fw_hdr) / sizeof(*sections); i++) { in bnx2x_check_firmware() 13283 offset = be32_to_cpu(sections[i].offset); in bnx2x_check_firmware() 13284 len = be32_to_cpu(sections[i].len); in bnx2x_check_firmware()
|