Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
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()
Dmain.h687 struct mwifiex_11h_intf_state state_11h; member
Dcfg80211.c2116 priv->state_11h.is_11h_active = false; in mwifiex_cfg80211_start_ap()
4162 priv->state_11h.is_11h_active = true; in mwifiex_cfg80211_start_radar_detection()