Home
last modified time | relevance | path

Searched refs:WMI_SUPPORT_AAR_GET (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c15351 param->mldcap.aar_support = WMI_SUPPORT_AAR_GET(mac_phy_caps->mld_capability); in extract_mac_phy_mldcap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h36246 #define WMI_SUPPORT_AAR_GET(mld_capability) WMI_GET_BITS(mld_capability, 12, 1) macro