Home
last modified time | relevance | path

Searched refs:platform_type (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/dev/athk/ath10k/
H A Dmac.c217 enum wmi_host_platform_type platform_type; in ath10k_mac_ext_resource_config() local
221 platform_type = WMI_HOST_PLATFORM_LOW_PERF; in ath10k_mac_ext_resource_config()
223 platform_type = WMI_HOST_PLATFORM_HIGH_PERF; in ath10k_mac_ext_resource_config()
225 ret = ath10k_wmi_ext_resource_config(ar, platform_type, val); in ath10k_mac_ext_resource_config()
/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c4729 } __packed platform_type; in mt7996_mcu_set_rro() member
4752 req.platform_type.type = val; in mt7996_mcu_set_rro()