Loading fw/wmi_unified.h +1 −1 Original line number Diff line number Diff line Loading @@ -11129,7 +11129,7 @@ typedef struct { WMI_SET_BITS(param, WMI_BEACON_PROTECTION_BIT_POS, 1, value) #define WMI_BEACON_PROTECTION_EN_GET(param) \ WMI_GET_BITS(param, WMI_BEACON_PROTECTION_EN_BIT_POS, 1) WMI_GET_BITS(param, WMI_BEACON_PROTECTION_BIT_POS, 1) typedef struct { A_UINT32 tlv_header; /** TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_prb_tmpl_cmd_fixed_param */ 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_ 800 #define __WMI_REVISION_ 801 /** 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 @@ -11129,7 +11129,7 @@ typedef struct { WMI_SET_BITS(param, WMI_BEACON_PROTECTION_BIT_POS, 1, value) #define WMI_BEACON_PROTECTION_EN_GET(param) \ WMI_GET_BITS(param, WMI_BEACON_PROTECTION_EN_BIT_POS, 1) WMI_GET_BITS(param, WMI_BEACON_PROTECTION_BIT_POS, 1) typedef struct { A_UINT32 tlv_header; /** TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_prb_tmpl_cmd_fixed_param */
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_ 800 #define __WMI_REVISION_ 801 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading