Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Drdev-ops.h596 ret = rdev->ops->get_txq_stats(&rdev->wiphy, wdev, txqstats); in rdev_get_txq_stats()
Dnl80211.c2869 if (rdev->ops->get_txq_stats) { in nl80211_send_iface()
/Linux-v4.19/include/net/
Dcfg80211.h3418 int (*get_txq_stats)(struct wiphy *wiphy, member
/Linux-v4.19/net/mac80211/
Dcfg.c3904 .get_txq_stats = ieee80211_get_txq_stats,