Searched defs:iwl_mvm_add_sta_cmd_v7 (Results 1 – 1 of 1) sorted by relevance
240 struct iwl_mvm_add_sta_cmd_v7 { struct241 u8 add_modify;242 u8 awake_acs;243 __le16 tid_disable_tx;244 __le32 mac_id_n_color;245 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */246 __le16 reserved2;247 u8 sta_id;248 u8 modify_mask;249 __le16 reserved3;[all …]