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.h637 ret = rdev->ops->get_txq_stats(&rdev->wiphy, wdev, txqstats); in rdev_get_txq_stats()
H A Dnl80211.c4739 if (rdev->ops->get_txq_stats) { in nl80211_send_iface()
/linux/include/net/
H A Dcfg80211.h5597 int (*get_txq_stats)(struct wiphy *wiphy, member
/linux/net/mac80211/
H A Dcfg.c6072 .get_txq_stats = ieee80211_get_txq_stats,