Searched refs:dl_set (Results 1 – 1 of 1) sorted by relevance
1439 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local1454 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1456 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1464 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1468 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1474 if (WARN_ON(!ul_set || !dl_set)) in ath10k_pci_hif_map_service_to_pipe()