Searched defs:iwl_tx_cmd (Results 1 – 2 of 2) sorted by relevance
233 struct iwl_tx_cmd { struct234 __le16 len;235 __le16 offload_assist;236 __le32 tx_flags;237 struct {242 __le32 rate_n_flags;243 u8 sta_id;244 u8 sec_ctl;245 u8 initial_rate_index;246 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 19 milliseconds