Searched refs:SEQ_TO_QUEUE (Results 1 – 7 of 7) sorted by relevance
605 int txq_id = SEQ_TO_QUEUE(sequence); in iwl_tx_cmd_complete()
272 txq_id = SEQ_TO_QUEUE(seq); in iwlagn_tx_status_reply_tx()389 int txq_id = SEQ_TO_QUEUE(sequence); in iwlagn_rx_reply_tx()
206 #define SEQ_TO_QUEUE(s) (((s) >> 8) & 0x1f) macro
606 int txq_id = SEQ_TO_QUEUE(sequence); in iwl_legacy_tx_cmd_complete()
1659 txq_id = SEQ_TO_QUEUE(seq); in iwl4965_tx_status_reply_tx()1780 int txq_id = SEQ_TO_QUEUE(sequence); in iwl4965_rx_reply_tx()
169 #define SEQ_TO_QUEUE(s) (((s) >> 8) & 0x1f) macro
311 int txq_id = SEQ_TO_QUEUE(sequence); in iwl3945_rx_reply_tx()