Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11h.c82 int mwifiex_11h_activate(struct mwifiex_private *priv, bool flag) in mwifiex_11h_activate() function
107 mwifiex_11h_activate(priv, true); in mwifiex_11h_process_join()
113 mwifiex_11h_activate(priv, false); in mwifiex_11h_process_join()
Dmain.h1597 int mwifiex_11h_activate(struct mwifiex_private *priv, bool flag);
Dcfg80211.c2121 if (mwifiex_11h_activate(priv, false)) { in mwifiex_cfg80211_start_ap()
4167 if (mwifiex_11h_activate(priv, true)) { in mwifiex_cfg80211_start_radar_detection()