Searched refs:ul_set (Results 1 – 6 of 6) sorted by relevance
785 bool ul_set = false, dl_set = false; in ath11k_pcic_map_service_to_pipe() local803 WARN_ON(ul_set); in ath11k_pcic_map_service_to_pipe()805 ul_set = true; in ath11k_pcic_map_service_to_pipe()809 WARN_ON(ul_set); in ath11k_pcic_map_service_to_pipe()813 ul_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() local666 WARN_ON(ul_set); in ath11k_ahb_map_service_to_pipe()668 ul_set = true; in ath11k_ahb_map_service_to_pipe()672 WARN_ON(ul_set); in ath11k_ahb_map_service_to_pipe()676 ul_set = true; in ath11k_ahb_map_service_to_pipe()681 if (WARN_ON(!ul_set || !dl_set)) in ath11k_ahb_map_service_to_pipe()
781 bool ul_set = false, dl_set = false; in ath10k_snoc_hif_map_service_to_pipe() local801 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()803 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()807 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()811 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()816 if (!ul_set || !dl_set) in ath10k_snoc_hif_map_service_to_pipe()
1908 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local1928 WARN_ON(ul_set); in ath10k_pci_hif_map_service_to_pipe()1930 ul_set = true; in ath10k_pci_hif_map_service_to_pipe()1934 WARN_ON(ul_set); in ath10k_pci_hif_map_service_to_pipe()1938 ul_set = true; in ath10k_pci_hif_map_service_to_pipe()1943 if (!ul_set || !dl_set) in ath10k_pci_hif_map_service_to_pipe()
663 bool ul_set = false, dl_set = false; in ath12k_ahb_map_service_to_pipe() local681 WARN_ON(ul_set); in ath12k_ahb_map_service_to_pipe()683 ul_set = true; in ath12k_ahb_map_service_to_pipe()687 if (WARN_ON(!ul_set || !dl_set)) in ath12k_ahb_map_service_to_pipe()
971 bool ul_set = false, dl_set = false; in ath12k_pci_map_service_to_pipe() local989 WARN_ON(ul_set); in ath12k_pci_map_service_to_pipe()991 ul_set = true; in ath12k_pci_map_service_to_pipe()995 WARN_ON(ul_set); in ath12k_pci_map_service_to_pipe()999 ul_set = true; in ath12k_pci_map_service_to_pipe()1004 if (WARN_ON(!ul_set || !dl_set)) in ath12k_pci_map_service_to_pipe()