Searched refs:WMI_EHTCAP_PHY_320MHZIN6GHZ_GET (Results 1 – 2 of 2) sorted by relevance
220 eht_cap->support_320mhz_6ghz = WMI_EHTCAP_PHY_320MHZIN6GHZ_GET(phy_cap); in wma_convert_eht_cap()321 eht_cap->support_320mhz_6ghz = WMI_EHTCAP_PHY_320MHZIN6GHZ_GET( in wma_update_eht_cap_support_for_320mhz()585 WMI_EHTCAP_PHY_320MHZIN6GHZ_GET(phy_cap), in wma_print_eht_phy_cap()
43604 #define WMI_EHTCAP_PHY_320MHZIN6GHZ_GET(eht_cap_phy) WMI_GET_BITS(eht_cap_phy[0], 1, 1) macro