Loading fw/wmi_unified.h +2 −0 Original line number Diff line number Diff line Loading @@ -8155,6 +8155,8 @@ typedef struct { /* NAN Data Interface */ #define WMI_VDEV_TYPE_NDI 0x7 #define WMI_VDEV_TYPE_MESH_POINT 0x8 /* * Param values to be sent for WMI_VDEV_PARAM_SGI command * which are used in 11ax systems fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 658 #define __WMI_REVISION_ 659 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading Loading
fw/wmi_unified.h +2 −0 Original line number Diff line number Diff line Loading @@ -8155,6 +8155,8 @@ typedef struct { /* NAN Data Interface */ #define WMI_VDEV_TYPE_NDI 0x7 #define WMI_VDEV_TYPE_MESH_POINT 0x8 /* * Param values to be sent for WMI_VDEV_PARAM_SGI command * which are used in 11ax systems
fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 658 #define __WMI_REVISION_ 659 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading