Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Drdev-ops.h631 ret = rdev->ops->get_txq_stats(&rdev->wiphy, wdev, txqstats); in rdev_get_txq_stats()
H A Dnl80211.c4049 if (rdev->ops->get_txq_stats) { in nl80211_send_iface()
/linux/include/net/
H A Dcfg80211.h4896 int (*get_txq_stats)(struct wiphy *wiphy, member
/linux/net/mac80211/
H A Dcfg.c5271 .get_txq_stats = ieee80211_get_txq_stats,