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