Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dpci.c112 static struct ce_attr host_ce_config_wlan[] = { variable
1415 if (resources > (host_ce_config_wlan[pipe].src_nentries >> 1)) in ath10k_pci_hif_send_complete_check()
2047 attr = &host_ce_config_wlan[5]; in ath10k_pci_override_ce_config()
2072 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_pci_alloc_pipes()
2085 pipe->buf_sz = (size_t)(host_ce_config_wlan[i].src_sz_max); in ath10k_pci_alloc_pipes()
2104 ret = ath10k_ce_init_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_pci_init_pipes()