Searched refs:survey_idx (Results 1 – 3 of 3) sorted by relevance
1927 adapter->survey_idx = 0; in mwifiex_complete_scan()2517 if (adapter->survey_idx >= adapter->num_in_chan_stats) { in mwifiex_update_chan_statistics()2539 memcpy(&adapter->chan_stats[adapter->survey_idx++], &chan_stats, in mwifiex_update_chan_statistics()
1033 int survey_idx; member
9423 int survey_idx = cb->args[2]; in nl80211_dump_survey() local9450 res = rdev_dump_survey(rdev, wdev->netdev, survey_idx, &survey); in nl80211_dump_survey()9459 survey_idx++; in nl80211_dump_survey()9468 survey_idx++; in nl80211_dump_survey()9472 cb->args[2] = survey_idx; in nl80211_dump_survey()