Loading fw/wmi_unified.h +4 −0 Original line number Diff line number Diff line Loading @@ -16128,6 +16128,10 @@ typedef enum { * due to CSA in OCV enabled case. */ WLAN_DISCONNECT_REASON_CSA_SA_QUERY_TIMEOUT = 1, /* MOVE_TO_CELLULAR: * Disconnect from WiFi to move to cellular */ WLAN_DISCONNECT_REASON_MOVE_TO_CELLULAR, } WMI_VDEV_DISCONNECT_REASON_ID; typedef struct { 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_ 860 #define __WMI_REVISION_ 861 /** 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 +4 −0 Original line number Diff line number Diff line Loading @@ -16128,6 +16128,10 @@ typedef enum { * due to CSA in OCV enabled case. */ WLAN_DISCONNECT_REASON_CSA_SA_QUERY_TIMEOUT = 1, /* MOVE_TO_CELLULAR: * Disconnect from WiFi to move to cellular */ WLAN_DISCONNECT_REASON_MOVE_TO_CELLULAR, } WMI_VDEV_DISCONNECT_REASON_ID; typedef struct {
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_ 860 #define __WMI_REVISION_ 861 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading