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