Lines Matching defs:iwl_lq_cmd
371 struct iwl_lq_cmd { struct
372 u8 sta_id;
373 u8 reduced_tpc;
374 u16 control;
376 u8 flags;
377 u8 mimo_delim;
378 u8 single_stream_ant_msk;
379 u8 dual_stream_ant_msk;
380 u8 initial_rate_index[AC_NUM];
382 __le16 agg_time_limit;
383 u8 agg_disable_start_th;
384 u8 agg_frame_cnt_limit;
385 __le32 reserved2;
386 __le32 rs_table[LQ_MAX_RETRY_NUM];
387 __le32 ss_params;