Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dnl80211.c787 struct nlattr *txqattr; in nl80211_put_txq_stats() local
795 txqattr = nla_nest_start(msg, attrtype); in nl80211_put_txq_stats()
796 if (!txqattr) in nl80211_put_txq_stats()
810 nla_nest_end(msg, txqattr); in nl80211_put_txq_stats()