Lines Matching defs:tx_flags
155 u32 tx_flags = le32_to_cpu(tx_cmd->tx_flags);
163 tx_flags |= TX_CMD_FLG_ACK;
165 tx_flags &= ~TX_CMD_FLG_ACK;
168 tx_flags |= TX_CMD_FLG_TSF;
171 tx_flags |= TX_CMD_FLG_MORE_FRAG;
176 tx_flags &= ~TX_CMD_FLG_SEQ_CTL;
183 tx_flags |= TX_CMD_FLG_ACK | TX_CMD_FLG_BAR;
197 tx_flags |= TX_CMD_FLG_SEQ_CTL;
199 tx_flags &= ~TX_CMD_FLG_SEQ_CTL;
208 tx_flags |= iwl_mvm_bt_coex_tx_prio(mvm, hdr, info, ac) <<
231 tx_flags |= TX_CMD_FLG_PROT_REQUIRE;
236 tx_flags |= TX_CMD_FLG_WRITE_TX_POWER;
238 tx_cmd->tx_flags = cpu_to_le32(tx_flags);
436 tx_cmd->tx_flags |= cpu_to_le32(TX_CMD_FLG_STA_RATE);
440 tx_cmd->tx_flags |=