Searched refs:survey_idx (Results 1 – 4 of 4) sorted by relevance
1920 adapter->survey_idx = 0; in mwifiex_active_scan_req_for_passive_chan() 2515 if (adapter->survey_idx >= adapter->num_in_chan_stats) {2537 memcpy(&adapter->chan_stats[adapter->survey_idx++], &chan_stats, in mwifiex_ret_802_11_scan_ext()
1723 adapter->survey_idx = 0; in nxpwifi_complete_scan()2292 if (adapter->survey_idx >= adapter->num_in_chan_stats) { in nxpwifi_update_chan_statistics()2314 memcpy(&adapter->chan_stats[adapter->survey_idx++], &chan_stats, in nxpwifi_update_chan_statistics()
939 int survey_idx; member
12722 int survey_idx = cb->args[2]; in nl80211_dump_survey() 12752 res = rdev_dump_survey(rdev, wdev->netdev, survey_idx, &survey); in nl80211_dump_survey() 12761 survey_idx++; in nl80211_dump_survey() 12770 survey_idx++; in nl80211_authenticate() 12774 cb->args[2] = survey_idx; in nl80211_authenticate() 12704 int survey_idx = cb->args[2]; nl80211_dump_survey() local