Searched refs:survey_idx (Results 1 – 3 of 3) sorted by relevance
1929 adapter->survey_idx = 0; in mwifiex_complete_scan()2519 if (adapter->survey_idx >= adapter->num_in_chan_stats) { in mwifiex_update_chan_statistics()2541 memcpy(&adapter->chan_stats[adapter->survey_idx++], &chan_stats, in mwifiex_update_chan_statistics()
1031 int survey_idx; member
8868 int survey_idx = cb->args[2]; in nl80211_dump_survey() local8895 res = rdev_dump_survey(rdev, wdev->netdev, survey_idx, &survey); in nl80211_dump_survey()8904 survey_idx++; in nl80211_dump_survey()8913 survey_idx++; in nl80211_dump_survey()8917 cb->args[2] = survey_idx; in nl80211_dump_survey()