Searched refs:rdev_get_txq_stats (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | rdev-ops.h | 608 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, in rdev_get_txq_stats() function
|
H A D | trace.h | 2531 DEFINE_EVENT(wiphy_wdev_evt, rdev_get_txq_stats,
|
H A D | nl80211.c | 2641 res = rdev_get_txq_stats(rdev, NULL, &txqstats); in nl80211_send_wiphy() 3520 int ret = rdev_get_txq_stats(rdev, wdev, &txqstats); in nl80211_send_iface()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 622 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, in rdev_get_txq_stats() function
|
H A D | trace.h | 2650 DEFINE_EVENT(wiphy_wdev_evt, rdev_get_txq_stats,
|
H A D | nl80211.c | 2936 res = rdev_get_txq_stats(rdev, NULL, &txqstats); in nl80211_send_wiphy() 3903 int ret = rdev_get_txq_stats(rdev, wdev, &txqstats); in nl80211_send_iface()
|
Completed in 48 milliseconds