Searched refs:SEQ_TO_QUEUE (Results 1 – 7 of 7) sorted by relevance
292 #define SEQ_TO_QUEUE(x) ((x >> 8) & 0xbf) macro
1187 txq_id = SEQ_TO_QUEUE(seq); in iwl5000_tx_status_reply_tx()1246 int txq_id = SEQ_TO_QUEUE(sequence); in iwl5000_rx_reply_tx()
2057 txq_id = SEQ_TO_QUEUE(seq); in iwl4965_tx_status_reply_tx()2119 int txq_id = SEQ_TO_QUEUE(sequence); in iwl4965_rx_reply_tx()
178 #define SEQ_TO_QUEUE(s) (((s) >> 8) & 0x1f) macro
1241 int txq_id = SEQ_TO_QUEUE(sequence); in iwl_tx_cmd_complete()
335 int txq_id = SEQ_TO_QUEUE(sequence); in iwl3945_rx_reply_tx()
3346 int txq_id = SEQ_TO_QUEUE(sequence); in iwl3945_tx_cmd_complete()