Loading fw/wmi_tlv_defs.h +3 −0 Original line number Diff line number Diff line Loading @@ -1156,6 +1156,9 @@ typedef enum { WMITLV_TAG_STRUC_wmi_mgmt_rx_reo_params, WMITLV_TAG_STRUC_wmi_mgmt_rx_fw_consumed_hdr, WMITLV_TAG_STRUC_wmi_mgmt_rx_reo_filter_configuration_cmd_fixed_param, WMITLV_TAG_STRUC_wmi_peer_create_mlo_params, WMITLV_TAG_STRUC_wmi_vdev_start_mlo_params, WMITLV_TAG_STRUC_wmi_vdev_create_mlo_params, } WMITLV_TAG_ID; /* Loading 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_ 998 #define __WMI_REVISION_ 999 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading Loading
fw/wmi_tlv_defs.h +3 −0 Original line number Diff line number Diff line Loading @@ -1156,6 +1156,9 @@ typedef enum { WMITLV_TAG_STRUC_wmi_mgmt_rx_reo_params, WMITLV_TAG_STRUC_wmi_mgmt_rx_fw_consumed_hdr, WMITLV_TAG_STRUC_wmi_mgmt_rx_reo_filter_configuration_cmd_fixed_param, WMITLV_TAG_STRUC_wmi_peer_create_mlo_params, WMITLV_TAG_STRUC_wmi_vdev_start_mlo_params, WMITLV_TAG_STRUC_wmi_vdev_create_mlo_params, } WMITLV_TAG_ID; /* Loading
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_ 998 #define __WMI_REVISION_ 999 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading