Loading fw/wmi_services.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -622,6 +622,7 @@ typedef enum { WMI_SERVICE_STANDALONE_SOUND = 369, /* FW supports standalone sounding */ WMI_SERVICE_STANDALONE_SOUND = 369, /* FW supports standalone sounding */ WMI_SERVICE_AFC_RESP_BINARY_FORMAT_SUPPORTED = 370, /* Service bit to indicate the supported AFC payload response format */ WMI_SERVICE_AFC_RESP_BINARY_FORMAT_SUPPORTED = 370, /* Service bit to indicate the supported AFC payload response format */ WMI_SERVICE_CCA_BUSY_INFO_FOREACH_20MHZ = 371, /* FW supports reporting of CCA busy info for each 20Mhz subband of wideband scan channel */ WMI_SERVICE_CCA_BUSY_INFO_FOREACH_20MHZ = 371, /* FW supports reporting of CCA busy info for each 20Mhz subband of wideband scan channel */ WMI_SERVICE_MLO_TSF_SYNC = 372, /* FW supports TSF sync across multiple chips */ WMI_MAX_EXT2_SERVICE WMI_MAX_EXT2_SERVICE Loading Loading
fw/wmi_services.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -622,6 +622,7 @@ typedef enum { WMI_SERVICE_STANDALONE_SOUND = 369, /* FW supports standalone sounding */ WMI_SERVICE_STANDALONE_SOUND = 369, /* FW supports standalone sounding */ WMI_SERVICE_AFC_RESP_BINARY_FORMAT_SUPPORTED = 370, /* Service bit to indicate the supported AFC payload response format */ WMI_SERVICE_AFC_RESP_BINARY_FORMAT_SUPPORTED = 370, /* Service bit to indicate the supported AFC payload response format */ WMI_SERVICE_CCA_BUSY_INFO_FOREACH_20MHZ = 371, /* FW supports reporting of CCA busy info for each 20Mhz subband of wideband scan channel */ WMI_SERVICE_CCA_BUSY_INFO_FOREACH_20MHZ = 371, /* FW supports reporting of CCA busy info for each 20Mhz subband of wideband scan channel */ WMI_SERVICE_MLO_TSF_SYNC = 372, /* FW supports TSF sync across multiple chips */ WMI_MAX_EXT2_SERVICE WMI_MAX_EXT2_SERVICE Loading