Searched refs:txq_bm (Results 1 – 2 of 2) sorted by relevance
614 int (*wait_tx_queues_empty)(struct iwl_trans *trans, u32 txq_bm);
2375 static int iwl_trans_pcie_wait_txqs_empty(struct iwl_trans *trans, u32 txq_bm) in iwl_trans_pcie_wait_txqs_empty() argument2389 if (!(BIT(cnt) & txq_bm)) in iwl_trans_pcie_wait_txqs_empty()