Searched refs:nl80211_put_txq_stats (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 1101 static bool nl80211_put_txq_stats(struct sk_buff *msg, in nl80211_put_txq_stats() function 2643 !nl80211_put_txq_stats(msg, &txqstats, in nl80211_send_wiphy() 3523 !nl80211_put_txq_stats(msg, &txqstats, in nl80211_send_iface() 5793 !nl80211_put_txq_stats(msg, &tidstats->txq_stats, in nl80211_send_station()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 1219 static bool nl80211_put_txq_stats(struct sk_buff *msg, in nl80211_put_txq_stats() function 2938 !nl80211_put_txq_stats(msg, &txqstats, in nl80211_send_wiphy() 3906 !nl80211_put_txq_stats(msg, &txqstats, in nl80211_send_iface() 6715 !nl80211_put_txq_stats(msg, &tidstats->txq_stats, in nl80211_send_station()
|
Completed in 50 milliseconds