Searched refs:txq_bm (Results 1 – 2 of 2) sorted by relevance
800 int iwl_trans_pcie_wait_txqs_empty(struct iwl_trans *trans, u32 txq_bm);
2468 int iwl_trans_pcie_wait_txqs_empty(struct iwl_trans *trans, u32 txq_bm) in iwl_trans_pcie_wait_txqs_empty() argument2483 if (!(BIT(cnt) & txq_bm)) in iwl_trans_pcie_wait_txqs_empty()