Searched defs:iwl_tx_cmd (Results 1 – 2 of 2) sorted by relevance
224 struct iwl_tx_cmd { struct225 __le16 len;226 __le16 offload_assist;227 __le32 tx_flags;228 struct {233 __le32 rate_n_flags;234 u8 sta_id;235 u8 sec_ctl;236 u8 initial_rate_index;237 u8 reserved2;[all …]
1193 __le16 len;1212 u8 sta_id;1225 u8 reserved;1226 u8 key[16];1229 union {1232 } stop_time;1237 u8 dram_msb_ptr;1241 u8 tid_tspec;1242 union {1245 } timeout;[all …]
Completed in 32 milliseconds