Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dsnoc.c771 bool ul_set = false, dl_set = false; in ath10k_snoc_hif_map_service_to_pipe() local
791 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()
793 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()
797 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()
801 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()
806 if (!ul_set || !dl_set) in ath10k_snoc_hif_map_service_to_pipe()
Dpci.c1809 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local
1829 WARN_ON(ul_set); in ath10k_pci_hif_map_service_to_pipe()
1831 ul_set = true; in ath10k_pci_hif_map_service_to_pipe()
1835 WARN_ON(ul_set); in ath10k_pci_hif_map_service_to_pipe()
1839 ul_set = true; in ath10k_pci_hif_map_service_to_pipe()
1844 if (!ul_set || !dl_set) in ath10k_pci_hif_map_service_to_pipe()