Searched defs:txqstats (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.h | 171 struct ionic_tx_stats *txqstats; member
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | rdev-ops.h | 608 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_txq_stats *txqstats) rdev_get_txq_stats() argument
|
H A D | nl80211.c | 2638 struct cfg80211_txq_stats txqstats = {}; in nl80211_send_wiphy() local 3519 struct cfg80211_txq_stats txqstats = {}; in nl80211_send_iface() local 1101 nl80211_put_txq_stats(struct sk_buff *msg, struct cfg80211_txq_stats *txqstats, int attrtype) nl80211_put_txq_stats() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.h | 185 struct ionic_tx_stats *txqstats; member
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 622 rdev_get_txq_stats(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_txq_stats *txqstats) rdev_get_txq_stats() argument
|
H A D | nl80211.c | 2933 struct cfg80211_txq_stats txqstats = {}; in nl80211_send_wiphy() local 3902 struct cfg80211_txq_stats txqstats = {}; in nl80211_send_iface() local 1219 nl80211_put_txq_stats(struct sk_buff *msg, struct cfg80211_txq_stats *txqstats, int attrtype) nl80211_put_txq_stats() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | cfg.c | 3932 void ieee80211_fill_txq_stats(struct cfg80211_txq_stats *txqstats, in ieee80211_fill_txq_stats() argument 3981 ieee80211_get_txq_stats(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_txq_stats *txqstats) ieee80211_get_txq_stats() argument [all...] |
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | cfg.c | 4445 void ieee80211_fill_txq_stats(struct cfg80211_txq_stats *txqstats, in ieee80211_fill_txq_stats() argument 4494 ieee80211_get_txq_stats(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_txq_stats *txqstats) ieee80211_get_txq_stats() argument [all...] |
Completed in 58 milliseconds