Searched refs:results (Results 1 – 21 of 21) sorted by relevance
/wlan-driver/wpa_supplicant_8/src/drivers/ |
H A D | driver_privsep.c |
|
H A D | driver_nl80211_capa.c |
|
H A D | driver_ndis.c |
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/ |
H A D | eapol_test.py |
|
H A D | ChangeLog |
|
H A D | README-WPS |
|
H A D | README-HS20 |
|
H A D | README-Windows.txt |
|
H A D | README-P2P |
|
H A D | README |
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_stats.c | 2594 static void hdd_process_ll_stats(tSirLLStatsResults *results, in hdd_process_ll_stats() argument 2603 if (!(priv->request_bitmap & results->paramId)) { in hdd_process_ll_stats() 2608 if (results->paramId & WMI_LINK_STATS_RADIO) { in hdd_process_ll_stats() 2613 if (!results->num_radio) in hdd_process_ll_stats() 2621 results->num_radio; in hdd_process_ll_stats() 2629 rs_results = (struct wifi_radio_stats *)results->results; in hdd_process_ll_stats() 2630 qdf_mem_copy(stats->result, results->results, stat_size); in hdd_process_ll_stats() 2631 for (i = 0; i < results->num_radio; i++) { in hdd_process_ll_stats() 2681 stats->stats_nradio_npeer.no_of_radios = results->num_radio; in hdd_process_ll_stats() 2682 stats->more_data = results->moreResultToFollow; in hdd_process_ll_stats() [all …]
|
H A D | wlan_hdd_stats.h | 240 tSirLLStatsResults *results, 299 tSirLLStatsResults *results, in wlan_hdd_cfg80211_link_layer_stats_callback() argument
|
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
H A D | csr_api_scan.c | 877 tScanResultHandle *results) in csr_scan_get_result() argument 885 if (results) in csr_scan_get_result() 886 *results = CSR_INVALID_SCANRESULT_HANDLE; in csr_scan_get_result() 919 if (QDF_IS_STATUS_ERROR(status) || !results) in csr_scan_get_result() 936 } else if (results) { in csr_scan_get_result() 937 *results = ret_list; in csr_scan_get_result()
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
H A D | scanresults.ui |
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_utils.c | 1552 ll_stats = (struct sir_wifi_ll_ext_stats *)link_stats_results->results; in wma_ll_stats_evt_handler() 1729 uint8_t *results, *t_peer_stats, *t_rate_stats, *peer_mac; in wma_unified_link_peer_stats_event_handler() local 1835 qdf_mem_copy(link_stats_results->results, in wma_unified_link_peer_stats_event_handler() 1843 results = (uint8_t *) link_stats_results->results; in wma_unified_link_peer_stats_event_handler() 1850 qdf_mem_copy(results + next_res_offset, in wma_unified_link_peer_stats_event_handler() 1870 qdf_mem_copy(results + next_res_offset, in wma_unified_link_peer_stats_event_handler() 1910 &link_stats_results->results[0]; in wma_unified_link_stats_results_mem_free() 2026 rs_results = (struct wifi_radio_stats *) &link_stats_results->results[0] + in __wma_unified_radio_tx_power_level_stats_event_handler() 2204 uint8_t *results, *t_radio_stats, *t_channel_stats; in __wma_unified_link_radio_stats_event_handler() local 2331 results = (uint8_t *) link_stats_results->results; in __wma_unified_link_radio_stats_event_handler() [all …]
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
H A D | sme_internal.h | 121 tSirLLStatsResults *results,
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/aidl/ |
H A D | sta_iface.cpp |
|
H A D | aidl_manager.cpp |
|
H A D | sta_iface.h |
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/ |
H A D | wpa_gui_de.ts |
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
H A D | sir_api.h | 2876 uint8_t results[]; member
|