Searched refs:txq_alloc (Results 1 – 2 of 2) sorted by relevance
580 int (*txq_alloc)(struct iwl_trans *trans, u32 flags, member1264 if (WARN_ON_ONCE(!trans->ops->txq_alloc)) in iwl_trans_txq_alloc()1272 return trans->ops->txq_alloc(trans, flags, sta_mask, tid, in iwl_trans_txq_alloc()
3526 .txq_alloc = iwl_txq_dyn_alloc,