Home
last modified time | relevance | path

Searched refs:state_11h (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c14 priv->state_11h.is_11h_enabled = true; in mwifiex_init_11h_params()
15 priv->state_11h.is_11h_active = false; in mwifiex_init_11h_params()
20 return priv->state_11h.is_11h_active; in mwifiex_is_11h_active()
96 priv->state_11h.is_11h_active = true; in mwifiex_11h_process_join()
102 priv->state_11h.is_11h_active = false; in mwifiex_11h_process_join()
H A Dcfg80211.c2151 priv->state_11h.is_11h_active = false; in mwifiex_cfg80211_start_ap()
4225 priv->state_11h.is_11h_active = true; in mwifiex_cfg80211_start_radar_detection()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11h.c15 priv->state_11h.is_11h_enabled = true; in nxpwifi_init_11h_params()
16 priv->state_11h.is_11h_active = false; in nxpwifi_init_11h_params()
21 return priv->state_11h.is_11h_active; in nxpwifi_is_11h_active()
95 priv->state_11h.is_11h_active = true; in nxpwifi_11h_process_join()
101 priv->state_11h.is_11h_active = false; in nxpwifi_11h_process_join()
H A Dmain.h623 struct nxpwifi_11h_intf_state state_11h; member
H A Dcfg80211.c1800 priv->state_11h.is_11h_active = false; in nxpwifi_cfg80211_start_ap()
3291 priv->state_11h.is_11h_active = true; in nxpwifi_cfg80211_start_radar_detection()