Loading fw/wmi_unified.h +1 −1 Original line number Diff line number Diff line Loading @@ -37902,7 +37902,7 @@ typedef struct { #define WMI_CFR_GROUP_DATA_SUBTYPE_VALID_BIT_POS 8 /* The bits in this mask mapped to WMI_PEER_CFR_CAPTURE_BW enum */ #define WMI_CFR_GROUP_BW_MASK_NUM_BITS 5 #define WMI_CFR_GROUP_BW_MASK_NUM_BITS 6 #define WMI_CFR_GROUP_BW_BIT_POS 0 /* The bits in this mask correspond to the values as below fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,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_ 1193 #define __WMI_REVISION_ 1194 /** 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 +1 −1 Original line number Diff line number Diff line Loading @@ -37902,7 +37902,7 @@ typedef struct { #define WMI_CFR_GROUP_DATA_SUBTYPE_VALID_BIT_POS 8 /* The bits in this mask mapped to WMI_PEER_CFR_CAPTURE_BW enum */ #define WMI_CFR_GROUP_BW_MASK_NUM_BITS 5 #define WMI_CFR_GROUP_BW_MASK_NUM_BITS 6 #define WMI_CFR_GROUP_BW_BIT_POS 0 /* The bits in this mask correspond to the values as below
fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,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_ 1193 #define __WMI_REVISION_ 1194 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading