Home
last modified time | relevance | path

Searched refs:map_service_to_pipe (Results 1 – 12 of 12) sorted by relevance

/drivers/net/wireless/ath/ath11k/
A Dhif.h24 int (*map_service_to_pipe)(struct ath11k_base *ab, u16 service_id, member
123 return ab->hif.ops->map_service_to_pipe(ab, service_id, ul_pipe, dl_pipe); in ath11k_hif_map_service_to_pipe()
A Dahb.c773 .map_service_to_pipe = ath11k_ahb_map_service_to_pipe,
788 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,
A Dpci.c895 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,
/drivers/net/wireless/ath/ath12k/
A Dhif.h23 int (*map_service_to_pipe)(struct ath12k_base *ab, u16 service_id, member
40 return ab->hif.ops->map_service_to_pipe(ab, service_id, in ath12k_hif_map_service_to_pipe()
A Dahb.c708 .map_service_to_pipe = ath12k_ahb_map_service_to_pipe,
A Dpci.c1524 .map_service_to_pipe = ath12k_pci_map_service_to_pipe,
/drivers/net/wireless/ath/ath10k/
A Dhif.h61 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()
A Dahb.c710 .map_service_to_pipe = ath10k_pci_hif_map_service_to_pipe,
A Dusb.c735 .map_service_to_pipe = ath10k_usb_hif_map_service_to_pipe,
A Dsnoc.c1176 .map_service_to_pipe = ath10k_snoc_hif_map_service_to_pipe,
A Dsdio.c2129 .map_service_to_pipe = ath10k_sdio_hif_map_service_to_pipe,
A Dpci.c3083 .map_service_to_pipe = ath10k_pci_hif_map_service_to_pipe,

Completed in 40 milliseconds