Lines Matching refs:rate

3503  * @frame_time: frame's time on the air, based on byte count and frame rate
4934 * High-throughput (HT) rate format
4936 * Very High-throughput (VHT) rate format
4938 * Legacy OFDM rate format for bits 7:0
4940 * Legacy CCK rate format for bits 7:0:
4958 * High-throughput (HT) rate format for bits 7:0
4960 * 2-0: MCS rate base
4992 * Very High-throughput (VHT) rate format for bits 7:0
5008 * Legacy OFDM rate format for bits 7:0
5020 * Legacy CCK rate format for bits 7:0:
5128 /* Bits 10-8: rate format
5143 * Legacy CCK rate format for bits 0:3:
5150 * Legacy OFDM rate format for bits 0:3:
5165 * HT, VHT, HE, EHT rate format for bits 3:0
5269 /* # entries in rate scale table to support Tx retries */
5560 * @IWX_TLC_MNG_HT_RATE_MAX: maximal rate for HT/VHT
5664 * @IWX_TLC_NOTIF_FLAG_RATE: last initial rate update
5675 * @rate: current initial rate; using rate_n_flags version 1 if notification
5684 uint32_t rate;
5716 * bit 4 - rate is taken from STA table
5721 * bits 16:31 - rate
5801 * @IWX_TX_FLAGS_CMD_RATE: use rate from the TX command
5804 * @IWX_TX_FLAGS_HIGH_PRI: high priority frame (like EAPOL) - can affect rate
5823 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
5844 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
5912 * aggregation block). If rate scaling is used, retry count indicates the
5913 * rate table entry used for all frames in the new agg.
5959 * same rate. Rate scaling may have been used if first frame in this new
5981 * definitions for initial rate index field
5982 * bits [3:0] initial rate index
5983 * bits [6:4] rate table color, used for the initial rate
5984 * bit-7 invalid rate indication
6000 * @initial_rate: for non-agg: rate of the successful Tx. For agg: rate of the
6013 * @tlc_info: TLC rate info
6055 * @initial_rate: for non-agg: rate of the successful Tx. For agg: rate of the
6070 * @tlc_info: TLC rate info
6161 * not a copy from the LQ command. Thus, if not the first rate was used
6163 * @tlc_rate_info: TLC rate info, initial rate index, TLC table color
6171 * @tx_rate: the rate the aggregation was sent at
6372 * @rate_n_flags: rate for *all* Tx attempts, if TX_CMD_FLG_STA_RATE_MSK is
6616 #define IWX_SCAN_CONFIG_SUPPORTED_RATE(rate) ((rate) << 16)