Searched defs:iwl_mvm_add_sta_cmd_v7 (Results 1 – 1 of 1) sorted by relevance
293 struct iwl_mvm_add_sta_cmd_v7 { struct294 u8 add_modify;295 u8 awake_acs;296 __le16 tid_disable_tx;297 __le32 mac_id_n_color;298 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */299 __le16 reserved2;300 u8 sta_id;301 u8 modify_mask;302 __le16 reserved3;[all …]