Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c84 static int woal_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev,
297 .disconnect = woal_cfg80211_disconnect,
5363 static int woal_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_disconnect() function
5477 ret = woal_cfg80211_disconnect(wiphy, dev, req->reason_code); in woal_cfg80211_deauthenticate()
5519 ret = woal_cfg80211_disconnect(wiphy, dev, req->reason_code); in woal_cfg80211_disassociate()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c79 static int woal_cfg80211_disconnect(struct wiphy *wiphy,
252 .disconnect = woal_cfg80211_disconnect,
3417 woal_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, in woal_cfg80211_disconnect() function