Searched refs:WMI_EHTCAP_PHY_NUMSOUNDLT80MHZ_GET (Results 1 – 2 of 2) sorted by relevance
231 eht_cap->num_sounding_dim_le_80mhz = WMI_EHTCAP_PHY_NUMSOUNDLT80MHZ_GET( in wma_convert_eht_cap()595 WMI_EHTCAP_PHY_NUMSOUNDLT80MHZ_GET(phy_cap), in wma_print_eht_phy_cap()
43640 #define WMI_EHTCAP_PHY_NUMSOUNDLT80MHZ_GET(eht_cap_phy) WMI_GET_BITS(eht_cap_phy[0], 16, 3) macro