Searched refs:WMI_SUPPORT_SRS_GET (Results 1 – 2 of 2) sorted by relevance
15348 param->mldcap.srs_support = WMI_SUPPORT_SRS_GET(mac_phy_caps->mld_capability); in extract_mac_phy_mldcap()
36237 #define WMI_SUPPORT_SRS_GET(mld_capability) WMI_GET_BITS(mld_capability, 4, 1) macro