Home
last modified time | relevance | path

Searched refs:SEQ_TO_INDEX (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/contrib/dev/iwlwifi/fw/api/
HDcmdhdr.h20 #define SEQ_TO_INDEX(s) ((s) & 0xff) macro
/freebsd-head/sys/contrib/dev/iwlwifi/pcie/
HDrx.c1398 int index = SEQ_TO_INDEX(sequence);
HDtx.c1636 int index = SEQ_TO_INDEX(sequence); in iwl_pcie_hcmd_complete()
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDtx.c1852 tx_resp->failure_frame, SEQ_TO_INDEX(sequence), in iwl_mvm_rx_tx_cmd_single()