Searched refs:WMI_EHTCAP_PHY_MAXNC_GET (Results 1 – 2 of 2) sorted by relevance
254 eht_cap->max_nc = WMI_EHTCAP_PHY_MAXNC_GET(phy_cap); in wma_convert_eht_cap()612 WMI_EHTCAP_PHY_MAXNC_GET(phy_cap), in wma_print_eht_phy_cap()
43696 #define WMI_EHTCAP_PHY_MAXNC_GET(eht_cap_phy) WMI_GET_BITS(eht_cap_phy[1], 4, 4) macro