Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / mwifiex / ioctl.h
index 91d522c746edf84217afab7e3d9feb7dd440d690..7f27e45680b5ec9427727e716a737e394b176f30 100644 (file)
@@ -272,6 +272,14 @@ struct mwifiex_ds_pm_cfg {
        } param;
 };
 
+struct mwifiex_11ac_vht_cfg {
+       u8 band_config;
+       u8 misc_config;
+       u32 cap_info;
+       u32 mcs_tx_set;
+       u32 mcs_rx_set;
+};
+
 struct mwifiex_ds_11n_tx_cfg {
        u16 tx_htcap;
        u16 tx_htinfo;