Home
last modified time | relevance | path

Searched refs:primary_ch (Results 1 – 8 of 8) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dftm.c65 unsigned int band, bw, preamble, primary_ch, center_freq; in loc_write_xml_file() local
96 primary_ch = 36; in loc_write_xml_file()
102 primary_ch = 36; in loc_write_xml_file()
108 primary_ch = 36; in loc_write_xml_file()
114 primary_ch = 36; in loc_write_xml_file()
120 primary_ch = 36; in loc_write_xml_file()
153 fprintf(xml, " <ch>%u</ch>\n", primary_ch); in loc_write_xml_file()
/wlan-dirver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1367 he_operation->oper_info_6g.info.primary_ch; in hdd_copy_he_operation()
/wlan-dirver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c3105 pr->he_op.oper_info_6g.info.primary_ch,
5046 pBies->he_op.oper_info_6g.info.primary_ch,
5570 pBeacon->he_op.oper_info_6g.info.primary_ch,
7747 he_op->oper_info_6g.info.primary_ch =
H A Ddot11f.c10462 pDst->oper_info_6g.info.primary_ch = *pBuf; in dot11f_unpack_ie_he_op()
31139 *pBuf = pSrc->oper_info_6g.info.primary_ch; in dot11f_pack_ie_he_op()
/wlan-dirver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c2263 parsed_frm_ptr->he_op.oper_info_6g.info.primary_ch, in lim_roam_fill_bss_descr()
H A Dlim_utils.c4409 pBeacon->he_op.oper_info_6g.info.primary_ch, in lim_get_channel_from_beacon()
/wlan-dirver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3423 primary_ch, 1;
/wlan-dirver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h10068 uint8_t primary_ch; member