Searched refs:SCD_QUEUE_STATUS_BITS (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-scd.h127 static inline unsigned int SCD_QUEUE_STATUS_BITS(unsigned int chnl) SCD_QUEUE_STATUS_BITS() function
138 iwl_write_prph(trans, SCD_QUEUE_STATUS_BITS(txq_id), iwl_scd_txq_set_inactive()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dtx.c179 u32 status = iwl_read_prph(trans, SCD_QUEUE_STATUS_BITS(i)); iwl_pcie_txq_stuck_timer()
1248 iwl_write_prph(trans, SCD_QUEUE_STATUS_BITS(txq_id), iwl_trans_pcie_txq_enable()
H A Dtrans.c1754 u32 status = iwl_read_prph(trans, SCD_QUEUE_STATUS_BITS(cnt)); iwl_trans_pcie_wait_txq_empty()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Dprph.h391 * Scheduler-ACK mode as well, via SCD_QUEUE_STATUS_BITS(x).

Completed in 177 milliseconds