Searched refs:map_service_to_pipe (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | hif.h | 61 int (*map_service_to_pipe)(struct ath10k *ar, u16 service_id, member 160 return ar->hif.ops->map_service_to_pipe(ar, service_id, in ath10k_hif_map_service_to_pipe()
|
H A D | snoc.c | 1176 .map_service_to_pipe = ath10k_snoc_hif_map_service_to_pipe,
|
H A D | sdio.c | 2129 .map_service_to_pipe = ath10k_sdio_hif_map_service_to_pipe,
|
H A D | pci.c | 3083 .map_service_to_pipe = ath10k_pci_hif_map_service_to_pipe,
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ahb.c | 773 .map_service_to_pipe = ath11k_ahb_map_service_to_pipe, 788 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,
|
H A D | pci.c | 895 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | ahb.c | 708 .map_service_to_pipe = ath12k_ahb_map_service_to_pipe,
|
H A D | pci.c | 1524 .map_service_to_pipe = ath12k_pci_map_service_to_pipe,
|