Searched refs:band_id (Results 1 – 1 of 1) sorted by relevance
8092 enum nl80211_band band_id; in brcmf_cfg80211_dump_survey() local8105 for (band_id = 0; band_id < NUM_NL80211_BANDS; band_id++) { in brcmf_cfg80211_dump_survey()8106 band = wiphy->bands[band_id]; in brcmf_cfg80211_dump_survey()8117 if (band_id == NUM_NL80211_BANDS) in brcmf_cfg80211_dump_survey()