Searched refs:disable_ap_sme (Results 1 – 4 of 4) sorted by relevance
28 bool disable_ap_sme; variable29 module_param(disable_ap_sme, bool, 0444);30 MODULE_PARM_DESC(disable_ap_sme, " let user space handle AP mode SME");1724 if (!disable_ap_sme) { in wil_cfg80211_add_station()1769 if (!disable_ap_sme) { in wil_cfg80211_change_station()2095 if (!disable_ap_sme) in wil_wiphy_init()
1032 if (disable_ap_sme) in wmi_evt_connect()1167 if (wdev->iftype != NL80211_IFTYPE_AP || !disable_ap_sme) in wmi_evt_ring_en()1778 .ap_sme_offload_mode = disable_ap_sme ? in wmi_pcp_start()1801 if (disable_ap_sme && in wmi_pcp_start()
39 extern bool disable_ap_sme;
243 disable_ap_sme : false; in wil_disconnect_cid()