Searched refs:mwifiex_cfg80211_disconnect (Results 1 – 1 of 1) sorted by relevance
2181 mwifiex_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_disconnect() function4549 return mwifiex_cfg80211_disconnect(wiphy, dev, req->reason_code); in mwifiex_cfg80211_deauthenticate()4557 return mwifiex_cfg80211_disconnect(wiphy, dev, req->reason_code); in mwifiex_cfg80211_disassociate()4579 .disconnect = mwifiex_cfg80211_disconnect,