Searched refs:host_ce_config_wlan (Results 1 – 2 of 2) sorted by relevance
71 static struct ce_attr host_ce_config_wlan[] = { variable573 if (resources > (host_ce_config_wlan[pipe].src_nentries >> 1)) in ath10k_snoc_hif_send_complete_check()746 ret = ath10k_ce_init_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_init_pipes()966 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_snoc_setup_resource()973 pipe->buf_sz = host_ce_config_wlan[i].src_sz_max; in ath10k_snoc_setup_resource()
130 static struct ce_attr host_ce_config_wlan[] = { variable1790 if (resources > (host_ce_config_wlan[pipe].src_nentries >> 1)) in ath10k_pci_hif_send_complete_check()2449 attr = &host_ce_config_wlan[5]; in ath10k_pci_override_ce_config()2475 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_pci_alloc_pipes()2488 pipe->buf_sz = (size_t)(host_ce_config_wlan[i].src_sz_max); in ath10k_pci_alloc_pipes()2507 ret = ath10k_ce_init_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_pci_init_pipes()