Searched defs:iwl_mvm_add_sta_cmd_v7 (Results 1 – 1 of 1) sorted by relevance
320 struct iwl_mvm_add_sta_cmd_v7 { struct321 u8 add_modify;322 u8 awake_acs;323 __le16 tid_disable_tx;324 __le32 mac_id_n_color;325 u8 addr[ETH_ALEN]; /* _STA_ID_MODIFY_INFO_API_S_VER_1 */326 __le16 reserved2;327 u8 sta_id;328 u8 modify_mask;329 __le16 reserved3;[all …]