Searched refs:dl_set (Results 1 – 6 of 6) sorted by relevance
785 bool ul_set = false, dl_set = false; in ath11k_pcic_map_service_to_pipe() local798 WARN_ON(dl_set); in ath11k_pcic_map_service_to_pipe()800 dl_set = true; in ath11k_pcic_map_service_to_pipe()808 WARN_ON(dl_set); in ath11k_pcic_map_service_to_pipe()812 dl_set = true; in ath11k_pcic_map_service_to_pipe()818 if (WARN_ON(!ul_set || !dl_set)) in ath11k_pcic_map_service_to_pipe()
648 bool ul_set = false, dl_set = false; in ath11k_ahb_map_service_to_pipe() local661 WARN_ON(dl_set); in ath11k_ahb_map_service_to_pipe()663 dl_set = true; in ath11k_ahb_map_service_to_pipe()671 WARN_ON(dl_set); in ath11k_ahb_map_service_to_pipe()675 dl_set = true; in ath11k_ahb_map_service_to_pipe()681 if (WARN_ON(!ul_set || !dl_set)) in ath11k_ahb_map_service_to_pipe()
779 bool ul_set = false, dl_set = false; in ath10k_snoc_hif_map_service_to_pipe() local794 WARN_ON(dl_set); in ath10k_snoc_hif_map_service_to_pipe()796 dl_set = true; in ath10k_snoc_hif_map_service_to_pipe()804 WARN_ON(dl_set); in ath10k_snoc_hif_map_service_to_pipe()808 dl_set = true; in ath10k_snoc_hif_map_service_to_pipe()814 if (!ul_set || !dl_set) in ath10k_snoc_hif_map_service_to_pipe()
1918 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local1933 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1935 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1943 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1947 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1953 if (!ul_set || !dl_set) in ath10k_pci_hif_map_service_to_pipe()
671 bool ul_set = false, dl_set = false; in ath12k_ahb_map_service_to_pipe() local683 WARN_ON(dl_set); in ath12k_ahb_map_service_to_pipe()685 dl_set = true; in ath12k_ahb_map_service_to_pipe()695 if (WARN_ON(!ul_set || !dl_set)) in ath12k_ahb_map_service_to_pipe()
1022 bool ul_set = false, dl_set = false; in ath12k_pci_map_service_to_pipe() local1035 WARN_ON(dl_set); in ath12k_pci_map_service_to_pipe()1037 dl_set = true; in ath12k_pci_map_service_to_pipe()1045 WARN_ON(dl_set); in ath12k_pci_map_service_to_pipe()1049 dl_set = true; in ath12k_pci_map_service_to_pipe()1055 if (WARN_ON(!ul_set || !dl_set)) in ath12k_pci_map_service_to_pipe()