Searched refs:fields (Results 1 – 18 of 18) sorted by relevance
/wlan-driver/wpa_supplicant_8/src/radius/ |
H A D | radius_server.c |
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral_phyerr.c | 2716 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/wpa_supplicant_8/hostapd/ |
H A D | hostapd_cli.c |
|
H A D | ChangeLog |
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/ |
H A D | todo.txt |
|
H A D | wpa_cli.c |
|
H A D | README-HS20 |
|
H A D | README-Windows.txt |
|
H A D | ChangeLog |
|
H A D | README |
|
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/ |
H A D | wifi_pos_main.c | 215 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/ |
H A D | wifi_pos_api.h | 70 QDF_FLEX_ARRAY(struct wifi_pos_field, fields);
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
H A D | dot11f.frms | 133 * 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/ |
H A D | os_if_wifi_pos.c | 880 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/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
H A D | wpa_supplicant.conf.sgml |
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_assoc_req_frame.c | 1887 timer_id.fields.sessionId = session->peSessionId; in lim_update_sta_ds() 1888 timer_id.fields.peerIdx = peer_idx; in lim_update_sta_ds()
|
H A D | lim_utils.h | 130 } fields; member
|
H A D | lim_utils.c | 4842 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()
|