Searched refs:del_station (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/staging/wilc1000/ |
| D | wilc_wfi_cfgoperations.c | 1523 static int del_station(struct wiphy *wiphy, struct net_device *dev, in del_station() function 1766 .del_station = del_station,
|
| /Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/ |
| D | cfg80211.c | 977 .del_station = qtnf_del_station,
|
| /Linux-v5.4/net/wireless/ |
| D | core.c | 411 WARN_ON(ops->add_station && !ops->del_station); in wiphy_new_nm()
|
| D | rdev-ops.h | 188 ret = rdev->ops->del_station(&rdev->wiphy, dev, params); in rdev_del_station()
|
| D | nl80211.c | 6068 if (!rdev->ops->del_station) in nl80211_del_station()
|
| /Linux-v5.4/include/net/ |
| D | cfg80211.h | 3672 int (*del_station)(struct wiphy *wiphy, struct net_device *dev, member
|
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | cfg80211.c | 2616 .del_station = wil_cfg80211_del_station,
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_cfg80211.c | 3406 .del_station = cfg80211_rtw_del_station,
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| D | cfg80211.c | 3462 .del_station = ath6kl_del_station,
|
| /Linux-v5.4/net/mac80211/ |
| D | cfg.c | 3960 .del_station = ieee80211_del_station,
|
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | cfg80211.c | 4206 .del_station = mwifiex_cfg80211_del_station,
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | cfg80211.c | 5266 .del_station = brcmf_cfg80211_del_station,
|