Searched refs:sec_offset (Results 1 – 6 of 6) sorted by relevance
812 u8 sec_offset; in mwifiex_get_sec_chan_offset() local827 sec_offset = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in mwifiex_get_sec_chan_offset()841 sec_offset = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in mwifiex_get_sec_chan_offset()845 sec_offset = IEEE80211_HT_PARAM_CHA_SEC_NONE; in mwifiex_get_sec_chan_offset()849 return sec_offset; in mwifiex_get_sec_chan_offset()
273 unsigned int cluster, sec_offset; in exfat_get_block() local300 sec_offset = iblock & (sbi->sect_per_clus - 1); in exfat_get_block()302 phys = exfat_cluster_to_sector(sbi, cluster) + sec_offset; in exfat_get_block()303 mapped_blocks = sbi->sect_per_clus - sec_offset; in exfat_get_block()
128 uint32_t sec_offset; /* Offset from the start of CPER entry */ member
121 section_desc->sec_offset = section_offset; in amdgpu_cper_entry_fill_section_desc()
142 u32 sec_offset:3; /* 18:16 Secondary Input Starting Offset */ member
554 size_t sec_offset; member1408 map->sec_offset = vsi->offset; in init_struct_ops_maps()1947 map->sec_offset = 0; in bpf_object__init_internal_map()2925 map->sec_offset = vi->offset; in bpf_object__init_user_btf_map()2928 map_name, map->sec_idx, map->sec_offset); in bpf_object__init_user_btf_map()4607 map->sec_offset != sym->st_value) in bpf_program__record_reloc()4611 map->sec_offset, insn_idx); in bpf_program__record_reloc()4638 map->sec_offset, insn_idx); in bpf_program__record_reloc()9833 map->sec_offset <= offset && in find_struct_ops_map_by_offset()9885 moff = rel->r_offset - map->sec_offset; in bpf_object__collect_st_ops_relos()[all …]