Searched refs:IWM_TX_CMD_FLG_SEQ_CTL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_scan.c633 req->tx_cmd[0].tx_flags = htole32(IWM_TX_CMD_FLG_SEQ_CTL |
640 req->tx_cmd[1].tx_flags = htole32(IWM_TX_CMD_FLG_SEQ_CTL |
H A Dif_iwmreg.h4160 * @IWM_TX_CMD_FLG_SEQ_CTL: set if FW should override the sequence control.
4190 IWM_TX_CMD_FLG_SEQ_CTL = (1 << 13), enumerator in enum:iwm_tx_flags
H A Dif_iwm.c3720 flags |= IWM_TX_CMD_FLG_BT_DIS | IWM_TX_CMD_FLG_SEQ_CTL;

Completed in 203 milliseconds