Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c15348 param->mldcap.srs_support = WMI_SUPPORT_SRS_GET(mac_phy_caps->mld_capability); in extract_mac_phy_mldcap()
/wlan-driver/fw-api/fw/
Dwmi_unified.h36237 #define WMI_SUPPORT_SRS_GET(mld_capability) WMI_GET_BITS(mld_capability, 4, 1) macro