Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c266 eht_cap->eht_dup_6ghz = WMI_EHTCAP_PHY_EHTDUPIN6GHZ_GET(phy_cap); in wma_convert_eht_cap()
621 WMI_EHTCAP_PHY_EHTDUPIN6GHZ_GET(phy_cap), in wma_print_eht_phy_cap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h43728 #define WMI_EHTCAP_PHY_EHTDUPIN6GHZ_GET(eht_cap_phy) WMI_GET_BITS(eht_cap_phy[1], 23, 1) macro