Searched refs:txq_alloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h610 int (*txq_alloc)(struct iwl_trans *trans, u32 flags, member in struct:iwl_trans_ops
1351 if (WARN_ON_ONCE(!trans->ops->txq_alloc))
1359 return trans->ops->txq_alloc(trans, flags, sta_mask, tid,
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c3609 .txq_alloc = iwl_txq_dyn_alloc,

Completed in 115 milliseconds