Searched refs:SEQ_TO_QUEUE (Results 1 – 8 of 8) sorted by relevance
630 int txq_id = SEQ_TO_QUEUE(sequence); in iwl_mvm_rx_tx_cmd_single()872 if (WARN_ON_ONCE(SEQ_TO_QUEUE(sequence) < mvm->first_agg_queue)) in iwl_mvm_rx_tx_cmd_agg()
119 #define SEQ_TO_QUEUE(s) (((s) >> 8) & 0x1f) macro
1136 int txq_id = SEQ_TO_QUEUE(sequence); in iwlagn_rx_reply_tx()
165 #define SEQ_TO_QUEUE(s) (((s) >> 8) & 0x1f) macro
317 int txq_id = SEQ_TO_QUEUE(sequence); in il3945_hdl_tx()
2715 txq_id = SEQ_TO_QUEUE(seq); in il4965_tx_status_reply_tx()2780 int txq_id = SEQ_TO_QUEUE(sequence); in il4965_hdl_tx()
3290 int txq_id = SEQ_TO_QUEUE(sequence); in il_tx_cmd_complete()
1569 int txq_id = SEQ_TO_QUEUE(sequence); in iwl_pcie_hcmd_complete()