Searched refs:dl_set (Results 1 – 2 of 2) sorted by relevance
584 bool ul_set = false, dl_set = false; in ath10k_snoc_hif_map_service_to_pipe() local599 WARN_ON(dl_set); in ath10k_snoc_hif_map_service_to_pipe()601 dl_set = true; in ath10k_snoc_hif_map_service_to_pipe()609 WARN_ON(dl_set); in ath10k_snoc_hif_map_service_to_pipe()613 dl_set = true; in ath10k_snoc_hif_map_service_to_pipe()619 if (WARN_ON(!ul_set || !dl_set)) in ath10k_snoc_hif_map_service_to_pipe()
1807 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local1822 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1824 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1832 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1836 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1842 if (WARN_ON(!ul_set || !dl_set)) in ath10k_pci_hif_map_service_to_pipe()