Lines Matching refs:enabled
1439 if (params->beacon.he_bss_color.enabled) in ieee80211_start_ap()
1684 beacon->he_bss_color.enabled != link_conf->he_bss_color.enabled) { in ieee80211_change_beacon()
1685 link_conf->he_bss_color.enabled = beacon->he_bss_color.enabled; in ieee80211_change_beacon()
3480 bool enabled, int timeout) in ieee80211_set_power_mgmt() argument
3492 if (enabled == sdata->u.mgd.powersave && in ieee80211_set_power_mgmt()
3496 sdata->u.mgd.powersave = enabled; in ieee80211_set_power_mgmt()
4581 static void ieee80211_set_wakeup(struct wiphy *wiphy, bool enabled) in ieee80211_set_wakeup() argument
4583 drv_set_wakeup(wiphy_priv(wiphy), enabled); in ieee80211_set_wakeup()
4761 const bool enabled) in ieee80211_set_multicast_to_unicast() argument
4765 sdata->u.ap.multicast_to_unicast = enabled; in ieee80211_set_multicast_to_unicast()
5026 link->conf->he_bss_color.enabled = enable; in ieee80211_color_change_bss_config_notify()
5041 tmp->conf->he_bss_color.enabled = enable; in ieee80211_color_change_bss_config_notify()