Searched refs:TX_CMD_FLG_SEQ_CTL (Results 1 – 4 of 4) sorted by relevance
57 TX_CMD_FLG_SEQ_CTL = BIT(13), enumerator
176 tx_flags &= ~TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()197 tx_flags |= TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()199 tx_flags &= ~TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()
644 tx_cmd[0].tx_flags = cpu_to_le32(TX_CMD_FLG_SEQ_CTL | in iwl_mvm_scan_fill_tx_cmd()663 tx_cmd[1].tx_flags = cpu_to_le32(TX_CMD_FLG_SEQ_CTL | in iwl_mvm_scan_fill_tx_cmd()
995 tx_flags = TX_CMD_FLG_SEQ_CTL | TX_CMD_FLG_TSF; in iwl_mvm_mac_ctxt_set_tx()