Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dpci.c94 static const struct ce_attr host_ce_config_wlan[] = { variable
1071 if (resources > (host_ce_config_wlan[pipe].src_nentries >> 1)) in ath10k_pci_hif_send_complete_check()
1150 (host_ce_config_wlan[*ul_pipe].flags & CE_ATTR_DIS_INTR) != 0; in ath10k_pci_hif_map_service_to_pipe()
1700 ret = ath10k_ce_alloc_pipe(ar, i, &host_ce_config_wlan[i], in ath10k_pci_alloc_pipes()
1715 pipe->buf_sz = (size_t)(host_ce_config_wlan[i].src_sz_max); in ath10k_pci_alloc_pipes()
1734 ret = ath10k_ce_init_pipe(ar, i, &host_ce_config_wlan[i]); in ath10k_pci_init_pipes()