Searched refs:WMI_EHTCAP_PHY_MAXNC_SET (Results 1 – 2 of 2) sorted by relevance
731 WMI_EHTCAP_PHY_MAXNC_SET(phy_cap, eht_cap->max_nc); in wma_populate_peer_eht_cap()
43697 #define WMI_EHTCAP_PHY_MAXNC_SET(eht_cap_phy, value) WMI_SET_BITS(eht_cap_phy[1], 4, 4, value) macro