Searched refs:disable_ap_sme (Results 1 – 2 of 2) sorted by relevance
34 bool disable_ap_sme; variable35 module_param(disable_ap_sme, bool, 0444);36 MODULE_PARM_DESC(disable_ap_sme, " let user space handle AP mode SME");2238 if (!disable_ap_sme) { in wil_cfg80211_add_station()2283 if (!disable_ap_sme) { in wil_cfg80211_change_station()2691 if (!disable_ap_sme) in wil_wiphy_init()
28 extern bool disable_ap_sme;