Lines Matching full:tx
66 * enum iwl_tx_flags - bitmasks for tx_flags in TX command
68 * @TX_CMD_FLG_WRITE_TX_POWER: update current tx power value in the mgmt frame
70 * @TX_CMD_FLG_STA_RATE: use RS table with initial index from the TX command.
71 * Otherwise, use rate_n_flags from the TX command
86 * @TX_CMD_FLG_CALIB: activate PA TX power calibrations
126 * enum iwl_tx_cmd_flags - bitmasks for tx_flags in TX command for 22000
127 * @IWL_TX_FLAGS_CMD_RATE: use rate from the TX command
140 * enum iwl_tx_pm_timeouts - pm timeout values in TX command
156 * enum iwl_tx_cmd_sec_ctrl - bitmasks for security control in TX command
164 * from the table instead of from the TX command.
166 * first byte of the TX command key field.
179 * TX command Frame life time in us - to be written in pm_frame_timeout
215 * @TX_CMD_OFFLD_AMSDU: mark TX command is A-MSDU
231 * struct iwl_tx_cmd - TX command struct to FW
234 * @offload_assist: TX offload configuration
237 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
241 * @initial_rate_index: index into the the rate table for initial TX attempt.
253 * @pm_frame_timeout: PM TX frame timeout
306 * struct iwl_tx_cmd_gen2 - TX command struct to FW for 22000 devices
309 * @offload_assist: TX offload configuration
312 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
326 * struct iwl_tx_cmd_gen3 - TX command struct to FW for 22560 devices
330 * @offload_assist: TX offload configuration
332 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
349 * TX response related data
353 * enum iwl_tx_status - status that is returned by the fw after attempts to Tx
377 * @TX_STATUS_FAIL_STA_COLOR_MISMATCH: mismatch between color of Tx cmd and
393 /* postpone TX */
399 /* abort TX */
430 * enum iwl_tx_agg_status - TX aggregation status
447 * occur if tx failed for this frame when it was a member of a previous
450 * @AGG_TX_STATE_SEQ_NUM_MSK: Command ID and sequence number of Tx command for
489 * 1) No aggregation (frame_count == 1). This reports Tx results for a single
493 * 2) Aggregation (frame_count > 1). This reports Tx results for two or more
501 * This status relates to reasons the tx might have been blocked or aborted
507 * struct agg_tx_status - per packet TX aggregation status
509 * @sequence: Sequence # for this frame's Tx cmd (not SSN!)
539 * @initial_rate: for non-agg: rate of the successful Tx. For agg: rate of the
540 * Tx of all the batch. RATE_MCS_*
541 * @wireless_media_time: for non-agg: RTS + CTS + frame tx attempts time + ACK.
542 * for agg: RTS + CTS + aggregation tx time + block-ack time.
544 * @pa_status: tx power info
545 * @pa_integ_res_a: tx power info
546 * @pa_integ_res_b: tx power info
547 * @pa_integ_res_c: tx power info
548 * @measurement_req_id: tx power info
552 * @seq_ctl: sequence control from the Tx cmd
553 * @byte_cnt: byte count from the Tx cmd
596 * @initial_rate: for non-agg: rate of the successful Tx. For agg: rate of the
597 * Tx of all the batch. RATE_MCS_*
598 * @wireless_media_time: for non-agg: RTS + CTS + frame tx attempts time + ACK.
599 * for agg: RTS + CTS + aggregation tx time + block-ack time.
601 * @pa_status: tx power info
602 * @pa_integ_res_a: tx power info
603 * @pa_integ_res_b: tx power info
604 * @pa_integ_res_c: tx power info
605 * @measurement_req_id: tx power info
609 * @seq_ctl: sequence control from the Tx cmd
610 * @byte_cnt: byte count from the Tx cmd
614 * @tx_queue: TX queue for this response
617 * For version 6 TX response isn't received for aggregation at all.
658 * @scd_flow: the tx queue this BA relates to
664 * for Tx-ing then this value will be set to 0 by FW.
712 * enum iwl_mvm_ba_resp_flags - TX aggregation status
737 * for Tx-ing then this value will be set to 0 by FW.
775 * @tx: the tx commands associated with the beacon frame
783 struct iwl_tx_cmd tx; member
792 * @tx: the tx commands associated with the beacon frame
802 struct iwl_tx_cmd tx; member
851 * @beacon_notify_hdr: tx response command associated with the beacon
865 * @status: the status of the Tx response of the beacon