Home
last modified time | relevance | path

Searched defs:iwl_tx_cmd (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h1182 struct iwl_tx_cmd { struct
1193 __le16 len;
1200 __le16 next_frame_len;
1202 __le32 tx_flags; /* TX_CMD_FLG_* */
1206 struct iwl_dram_scratch scratch;
1209 __le32 rate_n_flags; /* RATE_MCS_* */
1212 u8 sta_id;
1215 u8 sec_ctl; /* TX_CMD_SEC_* */
1224 u8 initial_rate_index;
1225 u8 reserved;
[all …]