Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhif.h59 int (*map_service_to_pipe)(struct ath10k *ar, u16 service_id, member
151 return ar->hif.ops->map_service_to_pipe(ar, service_id, in ath10k_hif_map_service_to_pipe()
Dahb.c718 .map_service_to_pipe = ath10k_pci_hif_map_service_to_pipe,
Dusb.c729 .map_service_to_pipe = ath10k_usb_hif_map_service_to_pipe,
Dsnoc.c1111 .map_service_to_pipe = ath10k_snoc_hif_map_service_to_pipe,
Dsdio.c1946 .map_service_to_pipe = ath10k_sdio_hif_map_service_to_pipe,
Dpci.c3060 .map_service_to_pipe = ath10k_pci_hif_map_service_to_pipe,