Searched refs:SEQ_TO_INDEX (Results 1 – 5 of 5) sorted by relevance
20 #define SEQ_TO_INDEX(s) ((s) & 0xff) macro
1116 int cmd_index __maybe_unused = SEQ_TO_INDEX(sequence); in iwlagn_rx_reply_tx()1244 SEQ_TO_INDEX(sequence), ssn, in iwlagn_rx_reply_tx()
1394 int index = SEQ_TO_INDEX(sequence); in iwl_pcie_rx_handle_rb()
1632 int index = SEQ_TO_INDEX(sequence); in iwl_pcie_hcmd_complete()
1737 tx_resp->failure_frame, SEQ_TO_INDEX(sequence), in iwl_mvm_rx_tx_cmd_single()
Completed in 21 milliseconds