Lines Matching full:tx
11 * enum iwl_tx_flags - bitmasks for tx_flags in TX command
13 * @TX_CMD_FLG_WRITE_TX_POWER: update current tx power value in the mgmt frame
15 * @TX_CMD_FLG_STA_RATE: use RS table with initial index from the TX command.
16 * Otherwise, use rate_n_flags from the TX command
32 * @TX_CMD_FLG_CALIB: activate PA TX power calibrations
73 * enum iwl_tx_cmd_flags - bitmasks for tx_flags in TX command for 22000
74 * @IWL_TX_FLAGS_CMD_RATE: use rate from the TX command
93 * enum iwl_tx_pm_timeouts - pm timeout values in TX command
109 * enum iwl_tx_cmd_sec_ctrl - bitmasks for security control in TX command
117 * from the table instead of from the TX command.
119 * first byte of the TX command key field.
132 * TX command Frame life time in us - to be written in pm_frame_timeout
168 * @TX_CMD_OFFLD_AMSDU: mark TX command is A-MSDU
184 * struct iwl_tx_cmd_v6_params - parameters of the TX
187 * @offload_assist: TX offload configuration
190 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
194 * @initial_rate_index: index into the rate table for initial TX attempt.
206 * @pm_frame_timeout: PM TX frame timeout
246 * struct iwl_tx_cmd_v6 - TX command struct to FW
248 * @params: parameters of the TX, see &struct iwl_tx_cmd_v6_tx_params
266 * struct iwl_tx_cmd_v9 - TX command struct to FW for 22000 devices
269 * @offload_assist: TX offload configuration
272 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
287 * struct iwl_tx_cmd - TX command struct to FW for AX210+ devices
291 * @offload_assist: TX offload configuration
293 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
311 * TX response related data
315 * enum iwl_tx_status - status that is returned by the fw after attempts to Tx
339 * @TX_STATUS_FAIL_STA_COLOR_MISMATCH: mismatch between color of Tx cmd and
355 /* postpone TX */
361 /* abort TX */
392 * enum iwl_tx_agg_status - TX aggregation status
409 * occur if tx failed for this frame when it was a member of a previous
412 * @AGG_TX_STATE_SEQ_NUM_MSK: Command ID and sequence number of Tx command for
451 * 1) No aggregation (frame_count == 1). This reports Tx results for a single
455 * 2) Aggregation (frame_count > 1). This reports Tx results for two or more
463 * This status relates to reasons the tx might have been blocked or aborted
469 * struct agg_tx_status - per packet TX aggregation status
471 * @sequence: Sequence # for this frame's Tx cmd (not SSN!)
501 * @initial_rate: for non-agg: rate of the successful Tx. For agg: rate of the
502 * Tx of all the batch. RATE_MCS_*
503 * @wireless_media_time: for non-agg: RTS + CTS + frame tx attempts time + ACK.
504 * for agg: RTS + CTS + aggregation tx time + block-ack time.
506 * @pa_status: tx power info
507 * @pa_integ_res_a: tx power info
508 * @pa_integ_res_b: tx power info
509 * @pa_integ_res_c: tx power info
510 * @measurement_req_id: tx power info
514 * @seq_ctl: sequence control from the Tx cmd
515 * @byte_cnt: byte count from the Tx cmd
558 * @initial_rate: for non-agg: rate of the successful Tx. For agg: rate of the
559 * Tx of all the batch. RATE_MCS_*; format depends on command version
560 * @wireless_media_time: for non-agg: RTS + CTS + frame tx attempts time + ACK.
561 * for agg: RTS + CTS + aggregation tx time + block-ack time.
563 * @pa_status: tx power info
564 * @pa_integ_res_a: tx power info
565 * @pa_integ_res_b: tx power info
566 * @pa_integ_res_c: tx power info
567 * @measurement_req_id: tx power info
571 * @seq_ctl: sequence control from the Tx cmd
572 * @byte_cnt: byte count from the Tx cmd
576 * @tx_queue: TX queue for this response
579 * For version 6 TX response isn't received for aggregation at all.
624 * @scd_flow: the tx queue this BA relates to
630 * for Tx-ing then this value will be set to 0 by FW.
678 * enum iwl_mvm_ba_resp_flags - TX aggregation status
703 * for Tx-ing then this value will be set to 0 by FW.
748 * @tx: the tx commands associated with the beacon frame
756 struct iwl_tx_cmd_v6_params tx; member
765 * @tx: the tx commands associated with the beacon frame
775 struct iwl_tx_cmd_v6_params tx; member
844 * @beacon_notify_hdr: tx response command associated with the beacon
858 * @status: the status of the Tx response of the beacon