| /freebsd-14-stable/sys/contrib/dev/athk/ath10k/ |
| HD | hif.h | 62 u8 *ul_pipe, u8 *dl_pipe); 64 void (*get_default_pipe)(struct ath10k *ar, u8 *ul_pipe, u8 *dl_pipe); 158 u8 *ul_pipe, u8 *dl_pipe) in ath10k_hif_map_service_to_pipe() argument 161 ul_pipe, dl_pipe); in ath10k_hif_map_service_to_pipe() 165 u8 *ul_pipe, u8 *dl_pipe) in ath10k_hif_get_default_pipe() argument 167 ar->hif.ops->get_default_pipe(ar, ul_pipe, dl_pipe); in ath10k_hif_get_default_pipe()
|
| HD | pci.h | 229 u8 *ul_pipe, u8 *dl_pipe); 231 u8 *dl_pipe);
|
| HD | usb.c | 674 u8 *ul_pipe, u8 *dl_pipe) in ath10k_usb_hif_get_default_pipe() argument 677 *dl_pipe = ATH10K_USB_PIPE_RX_CTRL; in ath10k_usb_hif_get_default_pipe() 681 u8 *ul_pipe, u8 *dl_pipe) in ath10k_usb_hif_map_service_to_pipe() argument 688 *dl_pipe = ATH10K_USB_PIPE_RX_DATA; in ath10k_usb_hif_map_service_to_pipe() 695 *dl_pipe = ATH10K_USB_PIPE_RX_DATA; in ath10k_usb_hif_map_service_to_pipe()
|
| HD | snoc.c | 775 u8 *ul_pipe, u8 *dl_pipe) in ath10k_snoc_hif_map_service_to_pipe() argument 794 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_snoc_hif_map_service_to_pipe() 805 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_snoc_hif_map_service_to_pipe() 820 u8 *ul_pipe, u8 *dl_pipe) in ath10k_snoc_hif_get_default_pipe() argument 826 ul_pipe, dl_pipe); in ath10k_snoc_hif_get_default_pipe()
|
| HD | sdio.c | 2030 u8 *ul_pipe, u8 *dl_pipe) in ath10k_sdio_hif_map_service_to_pipe() argument 2058 *ul_pipe = *dl_pipe = (u8)eid; in ath10k_sdio_hif_map_service_to_pipe() 2107 u8 *ul_pipe, u8 *dl_pipe) in ath10k_sdio_hif_get_default_pipe() argument 2115 *dl_pipe = 0; in ath10k_sdio_hif_get_default_pipe()
|
| HD | pci.c | 1911 u8 *ul_pipe, u8 *dl_pipe) in ath10k_pci_hif_map_service_to_pipe() argument 1931 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_pci_hif_map_service_to_pipe() 1942 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_pci_hif_map_service_to_pipe() 1957 u8 *ul_pipe, u8 *dl_pipe) in ath10k_pci_hif_get_default_pipe() argument 1963 ul_pipe, dl_pipe); in ath10k_pci_hif_get_default_pipe()
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath12k/ |
| HD | hif.h | 24 u8 *ul_pipe, u8 *dl_pipe); 36 u8 *ul_pipe, u8 *dl_pipe) in ath12k_hif_map_service_to_pipe() argument 39 ul_pipe, dl_pipe); in ath12k_hif_map_service_to_pipe()
|
| HD | ce.h | 180 u8 *ul_pipe, u8 *dl_pipe);
|
| HD | pci.h | 126 u8 *ul_pipe, u8 *dl_pipe);
|
| HD | pci.c | 844 u8 *ul_pipe, u8 *dl_pipe) in ath12k_pci_map_service_to_pipe() argument 861 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath12k_pci_map_service_to_pipe() 872 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath12k_pci_map_service_to_pipe()
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath11k/ |
| HD | hif.h | 24 u8 *ul_pipe, u8 *dl_pipe); 113 u8 *ul_pipe, u8 *dl_pipe) in ath11k_hif_map_service_to_pipe() argument 115 return sc->hif.ops->map_service_to_pipe(sc, service_id, ul_pipe, dl_pipe); in ath11k_hif_map_service_to_pipe()
|
| HD | pcic.h | 44 u8 *ul_pipe, u8 *dl_pipe);
|
| HD | ce.h | 207 u8 *ul_pipe, u8 *dl_pipe);
|
| HD | pcic.c | 736 u8 *ul_pipe, u8 *dl_pipe) in ath11k_pcic_map_service_to_pipe() argument 753 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath11k_pcic_map_service_to_pipe() 764 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath11k_pcic_map_service_to_pipe()
|
| HD | ahb.c | 639 u8 *ul_pipe, u8 *dl_pipe) in ath11k_ahb_map_service_to_pipe() argument 656 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath11k_ahb_map_service_to_pipe() 667 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath11k_ahb_map_service_to_pipe()
|