Home
last modified time | relevance | path

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

/linux-6.6.21/net/wireless/
Dnl80211.c1223 struct nlattr *txqattr; in nl80211_put_txq_stats() local
1231 txqattr = nla_nest_start_noflag(msg, attrtype); in nl80211_put_txq_stats()
1232 if (!txqattr) in nl80211_put_txq_stats()
1246 nla_nest_end(msg, txqattr); in nl80211_put_txq_stats()