Searched refs:TX_CMD_FLG_SEQ_CTL (Results 1 – 4 of 4) sorted by relevance
109 TX_CMD_FLG_SEQ_CTL = BIT(13), enumerator
228 tx_flags &= ~TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()250 tx_flags |= TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()252 tx_flags &= ~TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()
696 tx_cmd[0].tx_flags = cpu_to_le32(TX_CMD_FLG_SEQ_CTL | in iwl_mvm_scan_fill_tx_cmd()717 tx_cmd[1].tx_flags = cpu_to_le32(TX_CMD_FLG_SEQ_CTL | in iwl_mvm_scan_fill_tx_cmd()
884 tx_flags = TX_CMD_FLG_SEQ_CTL | TX_CMD_FLG_TSF; in iwl_mvm_mac_ctxt_set_tx()