Loading fw/wmi_unified.h +3 −0 Original line number Diff line number Diff line Loading @@ -10950,6 +10950,9 @@ typedef struct { /* update peer flag for M4 sent */ #define WMI_PEER_PARAM_M4_SENT 0x21 /* Per peer MISC stats enable or disable */ #define WMI_PEER_PARAM_MISC_STATS_ENABLE 0x22 /** mimo ps values for the parameter WMI_PEER_MIMO_PS_STATE */ #define WMI_PEER_MIMO_PS_NONE 0x0 #define WMI_PEER_MIMO_PS_STATIC 0x1 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_ 648 #define __WMI_REVISION_ 649 /** 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 +3 −0 Original line number Diff line number Diff line Loading @@ -10950,6 +10950,9 @@ typedef struct { /* update peer flag for M4 sent */ #define WMI_PEER_PARAM_M4_SENT 0x21 /* Per peer MISC stats enable or disable */ #define WMI_PEER_PARAM_MISC_STATS_ENABLE 0x22 /** mimo ps values for the parameter WMI_PEER_MIMO_PS_STATE */ #define WMI_PEER_MIMO_PS_NONE 0x0 #define WMI_PEER_MIMO_PS_STATIC 0x1
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_ 648 #define __WMI_REVISION_ 649 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading