Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dsnoc.c134 static struct ce_attr host_ce_config_wlan[] = { variable
766 if (resources > (host_ce_config_wlan[pipe].src_nentries >> 1)) in ath10k_snoc_hif_send_complete_check()
945 ret = ath10k_ce_init_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_init_pipes()
1393 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_setup_resource()
1400 pipe->buf_sz = host_ce_config_wlan[i].src_sz_max; in ath10k_snoc_setup_resource()