Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Drdev-ops.h622 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, in rdev_get_txq_stats() function
H A Dtrace.h2650 DEFINE_EVENT(wiphy_wdev_evt, rdev_get_txq_stats,
H A Dnl80211.c2936 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()