Searched refs:WMI_EHTCAP_PHY_SUBFME_GET (Results 1 – 2 of 2) sorted by relevance
227 eht_cap->su_beamformee = WMI_EHTCAP_PHY_SUBFME_GET(phy_cap); in wma_convert_eht_cap()591 WMI_EHTCAP_PHY_SUBFME_GET(phy_cap), in wma_print_eht_phy_cap()
43624 #define WMI_EHTCAP_PHY_SUBFME_GET(eht_cap_phy) WMI_GET_BITS(eht_cap_phy[0], 6, 1) macro