Searched refs:IWM_TX_CMD_FLG_SEQ_CTL (Results 1 – 3 of 3) sorted by relevance
767 req->tx_cmd[0].tx_flags = htole32(IWM_TX_CMD_FLG_SEQ_CTL | in iwm_lmac_scan()774 req->tx_cmd[1].tx_flags = htole32(IWM_TX_CMD_FLG_SEQ_CTL | in iwm_lmac_scan()
4805 * @IWM_TX_CMD_FLG_SEQ_CTL: set if FW should override the sequence control.4835 #define IWM_TX_CMD_FLG_SEQ_CTL (1 << 13)4831 #define IWM_TX_CMD_FLG_SEQ_CTL global() macro
3850 flags |= IWM_TX_CMD_FLG_BT_DIS | IWM_TX_CMD_FLG_SEQ_CTL; in iwm_tx()