Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11h.c26 priv->state_11h.is_11h_enabled = true; in mwifiex_init_11h_params()
27 priv->state_11h.is_11h_active = false; in mwifiex_init_11h_params()
32 return priv->state_11h.is_11h_active; in mwifiex_is_11h_active()
108 priv->state_11h.is_11h_active = true; in mwifiex_11h_process_join()
114 priv->state_11h.is_11h_active = false; in mwifiex_11h_process_join()
Dmain.h698 struct mwifiex_11h_intf_state state_11h; member
Dcfg80211.c2126 priv->state_11h.is_11h_active = false; in mwifiex_cfg80211_start_ap()
4172 priv->state_11h.is_11h_active = true; in mwifiex_cfg80211_start_radar_detection()