Home
last modified time | relevance | path

Searched refs:survey_idx (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/mwifiex/
Dscan.c1900 adapter->survey_idx = 0; in mwifiex_complete_scan()
2199 if (adapter->survey_idx >= adapter->num_in_chan_stats) { in mwifiex_update_chan_statistics()
2221 memcpy(&adapter->chan_stats[adapter->survey_idx++], &chan_stats, in mwifiex_update_chan_statistics()
Dmain.h986 int survey_idx; member