Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dce.h104 struct ce_attr { struct
192 extern const struct ce_attr ath11k_host_ce_config_ipq8074[];
193 extern const struct ce_attr ath11k_host_ce_config_qca6390[];
194 extern const struct ce_attr ath11k_host_ce_config_qcn9074[];
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h134 struct ce_attr;
224 const struct ce_attr *attr);
227 const struct ce_attr *attr);
285 struct ce_attr { struct
308 const struct ce_attr *attr); argument
311 const struct ce_attr *attr);
H A Dce.c1360 const struct ce_attr *attr) in ath10k_ce_init_src_ring()
1401 const struct ce_attr *attr) in ath10k_ce_init_dest_ring()
1455 const struct ce_attr *attr) in ath10k_ce_alloc_src_ring()
1513 const struct ce_attr *attr) in ath10k_ce_alloc_src_ring_64()
1570 const struct ce_attr *attr) in ath10k_ce_alloc_dest_ring()
1614 const struct ce_attr *attr) in ath10k_ce_alloc_dest_ring_64()
1666 const struct ce_attr *attr) in ath10k_ce_init_pipe()
1872 const struct ce_attr *attr) in ath10k_ce_alloc_pipe()
H A Dpci.c121 static const struct ce_attr pci_host_ce_config_wlan[] = {
2469 struct ce_attr *attr; in ath10k_pci_override_ce_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dce.c11 const struct ce_attr ath12k_host_ce_config_qcn9274[] = {
145 const struct ce_attr ath12k_host_ce_config_wcn7850[] = {
222 const struct ce_attr ath12k_host_ce_config_ipq5332[] = {
670 const struct ce_attr *attr = &ab->hw_params->host_ce_config[ce_id]; in ath12k_ce_alloc_pipe()
1023 const struct ce_attr *attr; in ath12k_ce_alloc_pipes()
H A Dhw.h161 const struct ce_attr *host_ce_config;