Searched refs:TX_CMD_FLG_SEQ_CTL (Results 1 – 4 of 4) sorted by relevance
111 TX_CMD_FLG_SEQ_CTL = BIT(13), enumerator
124 tx_flags &= ~TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()140 tx_flags |= TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()142 tx_flags &= ~TX_CMD_FLG_SEQ_CTL; in iwl_mvm_set_tx_cmd()
573 tx_cmd[0].tx_flags = cpu_to_le32(TX_CMD_FLG_SEQ_CTL | in iwl_mvm_scan_fill_tx_cmd()580 tx_cmd[1].tx_flags = cpu_to_le32(TX_CMD_FLG_SEQ_CTL | in iwl_mvm_scan_fill_tx_cmd()
996 tx_flags = TX_CMD_FLG_SEQ_CTL | TX_CMD_FLG_TSF; in iwl_mvm_mac_ctxt_send_beacon()