Home
last modified time | relevance | path

Searched refs:get_txq_stats (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h614 ret = rdev->ops->get_txq_stats(&rdev->wiphy, wdev, txqstats); in rdev_get_txq_stats()
H A Dnl80211.c3518 if (rdev->ops->get_txq_stats) { in nl80211_send_iface()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h628 ret = rdev->ops->get_txq_stats(&rdev->wiphy, wdev, txqstats); in rdev_get_txq_stats()
H A Dnl80211.c3901 if (rdev->ops->get_txq_stats) { in nl80211_send_iface()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3896 * @get_txq_stats: Get TXQ stats for interface or phy. If wdev is %NULL, this
4221 int (*get_txq_stats)(struct wiphy *wiphy, member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4351 * @get_txq_stats: Get TXQ stats for interface or phy. If wdev is %NULL, this
4712 int (*get_txq_stats)(struct wiphy *wiphy, member
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c4206 .get_txq_stats = ieee80211_get_txq_stats,
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c5129 .get_txq_stats = ieee80211_get_txq_stats,

Completed in 79 milliseconds