Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.c3318 memcpy(&wmi_sc->wlan_resource_config, &config, sizeof(config)); in ath11k_wmi_cmd_init()
3320 init_param.res_cfg = &wmi_sc->wlan_resource_config; in ath11k_wmi_cmd_init()
H A Dwmi.h4999 struct target_resource_config wlan_resource_config; member