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