Searched defs:iwl_tx_cmd_v6_params (Results 1 – 1 of 1) sorted by relevance
219 struct iwl_tx_cmd_v6_params { struct220 __le16 len;221 __le16 offload_assist;222 __le32 tx_flags;223 struct {227 } scratch; /* DRAM_SCRATCH_API_U_VER_1 */228 __le32 rate_n_flags;229 u8 sta_id;230 u8 sec_ctl;231 u8 initial_rate_index;[all …]