Lines Matching defs:txq
8002 struct nlattr *txq, *params;8012 txq = nla_nest_start(msg, NL80211_ATTR_WIPHY_TXQ_PARAMS);8013 if (!txq)8016 /* We are only sending parameters for a single TXQ at a time */8044 nla_nest_end(msg, txq);