Searched refs:rdev_del_station (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | rdev-ops.h | 195 static inline int rdev_del_station(struct cfg80211_registered_device *rdev, in rdev_del_station() function
|
H A D | trace.h | 825 DEFINE_EVENT(station_del, rdev_del_station,
|
H A D | nl80211.c | 6652 return rdev_del_station(rdev, dev, ¶ms); in nl80211_del_station()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 206 static inline int rdev_del_station(struct cfg80211_registered_device *rdev, in rdev_del_station() function
|
H A D | trace.h | 878 DEFINE_EVENT(station_del, rdev_del_station,
|
H A D | nl80211.c | 7677 ret = rdev_del_station(rdev, dev, ¶ms); in nl80211_del_station()
|
Completed in 49 milliseconds