Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h611 int (*wait_tx_queues_empty)(struct iwl_trans *trans, u32 txq_bm);
/openbmc/linux/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) in iwl_trans_pcie_wait_txqs_empty() argument
2468 if (!(BIT(cnt) & txq_bm)) in iwl_trans_pcie_wait_txqs_empty()