Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhif.h60 int (*map_service_to_pipe)(struct ath10k *ar, u16 service_id, member
136 return ar->hif.ops->map_service_to_pipe(ar, service_id, in ath10k_hif_map_service_to_pipe()
Dpci.c2500 .map_service_to_pipe = ath10k_pci_hif_map_service_to_pipe,