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