Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhif.h67 int (*map_service_to_pipe)(struct ath10k *ar, u16 service_id, member
149 return ar->hif.ops->map_service_to_pipe(ar, service_id, in ath10k_hif_map_service_to_pipe()
Dpci.c2100 .map_service_to_pipe = ath10k_pci_hif_map_service_to_pipe,