Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dsnoc.c235 static struct ce_pipe_config target_ce_config_wlan[] = { variable
959 target_ce_config_wlan[pipe_num].pipenum; in ath10k_snoc_wlan_enable()
961 target_ce_config_wlan[pipe_num].pipedir; in ath10k_snoc_wlan_enable()
963 target_ce_config_wlan[pipe_num].nentries; in ath10k_snoc_wlan_enable()
965 target_ce_config_wlan[pipe_num].nbytes_max; in ath10k_snoc_wlan_enable()
967 target_ce_config_wlan[pipe_num].flags; in ath10k_snoc_wlan_enable()
971 cfg.num_ce_tgt_cfg = sizeof(target_ce_config_wlan) / in ath10k_snoc_wlan_enable()
Dpci.c225 static struct ce_pipe_config target_ce_config_wlan[] = { variable
2348 target_ce_config_wlan, in ath10k_pci_init_config()
2457 config = &target_ce_config_wlan[5]; in ath10k_pci_override_ce_config()