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

/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h613 int (*wait_tx_queues_empty)(struct iwl_trans *trans, u32 txq_bm);
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c2454 static int iwl_trans_pcie_wait_txqs_empty(struct iwl_trans *trans, u32 txq_bm) argument
2468 if (!(BIT(cnt) & txq_bm))

Completed in 199 milliseconds