Searched refs:ul_set (Results 1 – 4 of 4) sorted by relevance
679 bool ul_set = false, dl_set = false; in ath11k_ahb_map_service_to_pipe() local697 WARN_ON(ul_set); in ath11k_ahb_map_service_to_pipe()699 ul_set = true; in ath11k_ahb_map_service_to_pipe()703 WARN_ON(ul_set); in ath11k_ahb_map_service_to_pipe()707 ul_set = true; in ath11k_ahb_map_service_to_pipe()712 if (WARN_ON(!ul_set || !dl_set)) in ath11k_ahb_map_service_to_pipe()
974 bool ul_set = false, dl_set = false; in ath12k_pci_map_service_to_pipe() local992 WARN_ON(ul_set); in ath12k_pci_map_service_to_pipe()994 ul_set = true; in ath12k_pci_map_service_to_pipe()998 WARN_ON(ul_set); in ath12k_pci_map_service_to_pipe()1002 ul_set = true; in ath12k_pci_map_service_to_pipe()1007 if (WARN_ON(!ul_set || !dl_set)) in ath12k_pci_map_service_to_pipe()
693 bool ul_set = false, dl_set = false; in ath12k_ahb_map_service_to_pipe() local711 WARN_ON(ul_set); in ath12k_ahb_map_service_to_pipe()713 ul_set = true; in ath12k_ahb_map_service_to_pipe()717 if (WARN_ON(!ul_set || !dl_set)) in ath12k_ahb_map_service_to_pipe()
782 bool ul_set = false, dl_set = false; in ath10k_snoc_hif_map_service_to_pipe() local802 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()804 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()808 WARN_ON(ul_set); in ath10k_snoc_hif_map_service_to_pipe()812 ul_set = true; in ath10k_snoc_hif_map_service_to_pipe()817 if (!ul_set || !dl_set) in ath10k_snoc_hif_map_service_to_pipe()