Home
last modified time | relevance | path

Searched refs:get_txq_stats (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/wireless/
Drdev-ops.h628 ret = rdev->ops->get_txq_stats(&rdev->wiphy, wdev, txqstats); in rdev_get_txq_stats()
Dnl80211.c3901 if (rdev->ops->get_txq_stats) { in nl80211_send_iface()
/linux-6.6.21/include/net/
Dcfg80211.h4712 int (*get_txq_stats)(struct wiphy *wiphy, member
/linux-6.6.21/net/mac80211/
Dcfg.c5129 .get_txq_stats = ieee80211_get_txq_stats,