Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c2181 mwifiex_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, in mwifiex_cfg80211_disconnect() function
4549 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,