Searched refs:ul_set (Results 1 – 5 of 5) sorted by relevance
739 bool ul_set = false, dl_set = false; in ath11k_pcic_map_service_to_pipe() local757 WARN_ON(ul_set); in ath11k_pcic_map_service_to_pipe()759 ul_set = true; in ath11k_pcic_map_service_to_pipe()763 WARN_ON(ul_set); in ath11k_pcic_map_service_to_pipe()767 ul_set = true; in ath11k_pcic_map_service_to_pipe()772 if (WARN_ON(!ul_set || !dl_set)) in ath11k_pcic_map_service_to_pipe()
642 bool ul_set = false, dl_set = false; in ath11k_ahb_map_service_to_pipe() local660 WARN_ON(ul_set); in ath11k_ahb_map_service_to_pipe()662 ul_set = true; in ath11k_ahb_map_service_to_pipe()666 WARN_ON(ul_set); in ath11k_ahb_map_service_to_pipe()670 ul_set = true; in ath11k_ahb_map_service_to_pipe()675 if (WARN_ON(!ul_set || !dl_set)) in ath11k_ahb_map_service_to_pipe()
847 bool ul_set = false, dl_set = false; in ath12k_pci_map_service_to_pipe() local865 WARN_ON(ul_set); in ath12k_pci_map_service_to_pipe()867 ul_set = true; in ath12k_pci_map_service_to_pipe()871 WARN_ON(ul_set); in ath12k_pci_map_service_to_pipe()875 ul_set = true; in ath12k_pci_map_service_to_pipe()880 if (WARN_ON(!ul_set || !dl_set)) in ath12k_pci_map_service_to_pipe()
778 bool ul_set = false, dl_set = false; in ath10k_snoc_hif_map_service_to_pipe() local798 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()800 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()804 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()808 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()813 if (!ul_set || !dl_set) in ath10k_snoc_hif_map_service_to_pipe()
1915 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local1935 WARN_ON(ul_set); in ath10k_pci_hif_map_service_to_pipe()1937 ul_set = true; in ath10k_pci_hif_map_service_to_pipe()1941 WARN_ON(ul_set); in ath10k_pci_hif_map_service_to_pipe()1945 ul_set = true; in ath10k_pci_hif_map_service_to_pipe()1950 if (!ul_set || !dl_set) in ath10k_pci_hif_map_service_to_pipe()