Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c705 WMI_EHTCAP_PHY_SUBFMR_SET(phy_cap, eht_cap->su_beamformer); in wma_populate_peer_eht_cap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h43621 #define WMI_EHTCAP_PHY_SUBFMR_SET(eht_cap_phy, value) WMI_SET_BITS(eht_cap_phy[0], 5, 1, value) macro