Searched refs:txqattr (Results 1 – 1 of 1) sorted by relevance
1268 struct nlattr *txqattr; in nl80211_put_txq_stats() local1276 txqattr = nla_nest_start_noflag(msg, attrtype); in nl80211_put_txq_stats()1277 if (!txqattr) in nl80211_put_txq_stats()1291 nla_nest_end(msg, txqattr); in nl80211_put_txq_stats()