Lines Matching refs:cmode
652 struct hostapd_hw_modes *cmode = hapd->iface->current_mode; in hostapd_set_freq() local
659 cmode ? cmode->vht_capab : 0, in hostapd_set_freq()
660 cmode ? in hostapd_set_freq()
661 &cmode->he_capab[IEEE80211_MODE_AP] : NULL, in hostapd_set_freq()
662 cmode ? in hostapd_set_freq()
663 &cmode->eht_capab[IEEE80211_MODE_AP] : in hostapd_set_freq()
995 struct hostapd_hw_modes *cmode = iface->current_mode; in hostapd_start_dfs_cac() local
997 if (!hapd->driver || !hapd->driver->start_dfs_cac || !cmode) in hostapd_start_dfs_cac()
1012 cmode->vht_capab, in hostapd_start_dfs_cac()
1013 &cmode->he_capab[IEEE80211_MODE_AP], in hostapd_start_dfs_cac()
1014 &cmode->eht_capab[IEEE80211_MODE_AP], in hostapd_start_dfs_cac()