Lines Matching refs:modes
1011 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes,1018 if (modes[i].mode == mode)1019 return &modes[i];1034 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);1099 if (!wpa_s->hw.modes)1104 hw_mode = &wpa_s->hw.modes[i];