Lines Matching refs:modes
623 const struct hostapd_hw_modes *mode = NULL, *modes;
631 modes = wpa_s->hw.modes;
632 if (modes == NULL) {
642 for (j = 0; j < modes[i].num_channels; j++) {
643 int freq = modes[i].channels[j].freq;
649 mode = &modes[i];
1944 * initialized before association, but for other modes,
2779 wpa_s->hw.modes = wpa_drv_get_hw_feature_data(
2794 ifs->hw.modes = wpa_drv_get_hw_feature_data(