Loading fw/wmi_services.h +1 −0 Original line number Diff line number Diff line Loading @@ -630,6 +630,7 @@ typedef enum { WMI_SERVICE_AUX_MAC_SUPPORT = 377, WMI_SERVICE_NAN_PAIRING_PEER_CREATE_BY_HOST = 378, /* Indicate FW supports creation of PASN Peer by Host for NAN pairing usecase */ WMI_SERVICE_MLO_TID_TO_LINK_MAPPING_SUPPORT = 379, /* Indicates FW supports TID-TO-LINK mapping */ WMI_SERVICE_PER_LINK_STATS_SUPPORT = 380, /* Indicates FW supports per link stats for MLO */ WMI_MAX_EXT2_SERVICE Loading Loading
fw/wmi_services.h +1 −0 Original line number Diff line number Diff line Loading @@ -630,6 +630,7 @@ typedef enum { WMI_SERVICE_AUX_MAC_SUPPORT = 377, WMI_SERVICE_NAN_PAIRING_PEER_CREATE_BY_HOST = 378, /* Indicate FW supports creation of PASN Peer by Host for NAN pairing usecase */ WMI_SERVICE_MLO_TID_TO_LINK_MAPPING_SUPPORT = 379, /* Indicates FW supports TID-TO-LINK mapping */ WMI_SERVICE_PER_LINK_STATS_SUPPORT = 380, /* Indicates FW supports per link stats for MLO */ WMI_MAX_EXT2_SERVICE Loading