Searched defs:iwm_tx_cmd (Results 1 – 1 of 1) sorted by relevance
4484 struct iwm_tx_cmd { struct4485 uint16_t len;4486 uint16_t next_frame_len;4487 uint32_t tx_flags;4488 struct {4492 } scratch; /* DRAM_SCRATCH_API_U_VER_1 */4493 uint32_t rate_n_flags;4494 uint8_t sta_id;4495 uint8_t sec_ctl;4496 uint8_t initial_rate_index;[all …]