Searched refs:dl_set (Results 1 – 1 of 1) sorted by relevance
1108 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local1126 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1128 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1136 WARN_ON(dl_set); in ath10k_pci_hif_map_service_to_pipe()1140 dl_set = true; in ath10k_pci_hif_map_service_to_pipe()1146 if (WARN_ON(!ul_set || !dl_set)) in ath10k_pci_hif_map_service_to_pipe()