Lines Matching refs:modes
581 const struct hostapd_hw_modes *mode = NULL, *modes;
589 modes = wpa_s->hw.modes;
590 if (modes == NULL) {
600 for (j = 0; j < modes[i].num_channels; j++) {
601 int freq = modes[i].channels[j].freq;
607 mode = &modes[i];
1810 * initialized before association, but for other modes,
3112 wpa_s->hw.modes = wpa_drv_get_hw_feature_data(