Searched refs:ieee80211_conf (Results 1 – 3 of 3) sorted by relevance
1528 struct ieee80211_conf { struct2494 struct ieee80211_conf conf;6063 conf_is_ht20(struct ieee80211_conf *conf) in conf_is_ht20()6069 conf_is_ht40_minus(struct ieee80211_conf *conf) in conf_is_ht40_minus()6076 conf_is_ht40_plus(struct ieee80211_conf *conf) in conf_is_ht40_plus()6083 conf_is_ht40(struct ieee80211_conf *conf) in conf_is_ht40()6089 conf_is_ht(struct ieee80211_conf *conf) in conf_is_ht()
1598 struct ieee80211_conf *conf = &local->hw.conf; in ieee80211_enable_ps()1627 struct ieee80211_conf *conf = &local->hw.conf; in ieee80211_change_ps()
628 struct ieee80211_conf *conf = &dev->conf; in xradio_config()