Loading fw/wlan_module_ids.h +1 −0 Original line number Diff line number Diff line Loading @@ -192,6 +192,7 @@ typedef enum { WLAN_MODULE_PHYLIB_SSCAN, /* 0x95 */ WLAN_MODULE_PHYLIB_RSVD, /* 0x96 */ WLAN_MODULE_USD, /* 0x97 */ WLAN_MODULE_C2C, /* 0x98 */ WLAN_MODULE_ID_MAX, Loading fw/wmi_services.h +1 −0 Original line number Diff line number Diff line Loading @@ -688,6 +688,7 @@ typedef enum { WMI_SERVICE_THERM_THROT_5_LEVELS = 429, /* Indicates FW support 5 thermal throttling levels */ WMI_SERVICE_PROTECTED_TWT = 430, /* Indicates FW supports protected TWT operation */ WMI_SERVICE_SCAN_CACHE_REPORT_SUPPORT = 431, /* Indicates FW supports for sending scan cache report */ WMI_SERVICE_SCC_TPC_POWER_SUPPORT = 432, /* Indicates FW supports setting TPC power for SCC vdevs */ WMI_MAX_EXT2_SERVICE Loading Loading
fw/wlan_module_ids.h +1 −0 Original line number Diff line number Diff line Loading @@ -192,6 +192,7 @@ typedef enum { WLAN_MODULE_PHYLIB_SSCAN, /* 0x95 */ WLAN_MODULE_PHYLIB_RSVD, /* 0x96 */ WLAN_MODULE_USD, /* 0x97 */ WLAN_MODULE_C2C, /* 0x98 */ WLAN_MODULE_ID_MAX, Loading
fw/wmi_services.h +1 −0 Original line number Diff line number Diff line Loading @@ -688,6 +688,7 @@ typedef enum { WMI_SERVICE_THERM_THROT_5_LEVELS = 429, /* Indicates FW support 5 thermal throttling levels */ WMI_SERVICE_PROTECTED_TWT = 430, /* Indicates FW supports protected TWT operation */ WMI_SERVICE_SCAN_CACHE_REPORT_SUPPORT = 431, /* Indicates FW supports for sending scan cache report */ WMI_SERVICE_SCC_TPC_POWER_SUPPORT = 432, /* Indicates FW supports setting TPC power for SCC vdevs */ WMI_MAX_EXT2_SERVICE Loading