Searched defs:iwl_tx_cmd (Results 1 – 2 of 2) sorted by relevance
222 struct iwl_tx_cmd { struct223 __le16 len;224 __le16 offload_assist;225 __le32 tx_flags;226 struct {231 __le32 rate_n_flags;232 u8 sta_id;233 u8 sec_ctl;234 u8 initial_rate_index;235 u8 reserved2;[all …]
1190 __le16 len;1209 u8 sta_id;1222 u8 reserved;1223 u8 key[16];1226 union {1229 } stop_time;1234 u8 dram_msb_ptr;1238 u8 tid_tspec;1239 union {1242 } timeout;[all …]
Completed in 30 milliseconds