Home
last modified time | relevance | path

Searched refs:target_caps (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h1032 struct ath12k_wmi_target_cap_arg target_caps; member
H A Dcore.c80 if (!(ab->target_caps.sys_cap_info & WMI_SYS_CAP_INFO_RFKILL)) in ath12k_core_rfkill_config()
H A Dwmi.c705 if (ath12k_pull_service_ready_tlv(ab, ptr, &ab->target_caps)) in ath12k_wmi_svc_rdy_parse()
H A Dmac.c1033 ar->max_tx_power = ab->target_caps.hw_max_tx_power; in ath12k_pdev_caps_update()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c585 if (ath11k_pull_service_ready_tlv(ab, ptr, &ab->target_caps)) in ath11k_wmi_tlv_svc_rdy_parse()