Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_phyerr.c2716 struct sscan_report_fields_gen3 *fields, in target_if_consume_sscan_summary_report_gen3() argument
2720 if (!data || !fields || !rparams) { in target_if_consume_sscan_summary_report_gen3()
2722 data, fields, rparams); in target_if_consume_sscan_summary_report_gen3()
2729 fields->sscan_agc_total_gain = get_bitfield( in target_if_consume_sscan_summary_report_gen3()
2733 fields->inband_pwr_db = get_bitfield( in target_if_consume_sscan_summary_report_gen3()
2737 fields->sscan_pri80 = get_bitfield( in target_if_consume_sscan_summary_report_gen3()
2744 fields->sscan_gainchange = get_bitfield( in target_if_consume_sscan_summary_report_gen3()
2750 fields->sscan_gainchange = get_bitfield( in target_if_consume_sscan_summary_report_gen3()
3083 struct sscan_report_fields_gen3 *fields, in target_if_consume_sscan_summary_report_gen3() argument
3097 if (!fields) { in target_if_consume_sscan_summary_report_gen3()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
Dwifi_pos_main.c215 offset = req->field_info_buf->fields[idx].offset; in wifi_pos_process_data_req()
220 if (req->field_info_buf->fields[idx].id == in wifi_pos_process_data_req()
226 if (req->field_info_buf->fields[idx].id == in wifi_pos_process_data_req()
232 if (req->field_info_buf->fields[idx].id == in wifi_pos_process_data_req()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
Dwifi_pos_api.h70 QDF_FLEX_ARRAY(struct wifi_pos_field, fields);
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms133 * present, Element ID Extension fields as defined in this standard. An Extended
1274 * fields will have to be set to zero.
3864 // This MULTIIE combines the fields from the WSC IEs as they appear in
3869 // about either unexpected fields showing up (if we thought we were parsing a
3870 // Beacon, and we in fact had data from a Probe Response) or mandatory fields
4125 // The problem is that there are *some* fields that need to be updated at
4128 // we serialize the following Beacon fields into gSchBeaconFrameBegin (after
4133 // Next, it serializes the following fields into gSchBeaconFrameEnd: Country,
4225 // to some fixed fields, but keeps its IEs in un-parsed format.
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
Dos_if_wifi_pos.c880 if (req->field_info_buf->fields[i].id == in wifi_pos_parse_req()
882 offset = req->field_info_buf->fields[i].offset; in wifi_pos_parse_req()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_assoc_req_frame.c1887 timer_id.fields.sessionId = session->peSessionId; in lim_update_sta_ds()
1888 timer_id.fields.peerIdx = peer_idx; in lim_update_sta_ds()
Dlim_utils.h130 } fields; member
Dlim_utils.c4842 timerId.fields.sessionId); in lim_pmf_sa_query_timer_handler()
4845 timerId.fields.sessionId); in lim_pmf_sa_query_timer_handler()
4848 pSta = dph_get_hash_entry(mac, timerId.fields.peerIdx, in lim_pmf_sa_query_timer_handler()
4852 timerId.fields.peerIdx); in lim_pmf_sa_query_timer_handler()