Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhif.h65 void (*get_default_pipe)(struct ath10k *ar, u8 *ul_pipe, u8 *dl_pipe); member
153 ar->hif.ops->get_default_pipe(ar, ul_pipe, dl_pipe); in ath10k_hif_get_default_pipe()
Dahb.c729 .get_default_pipe = ath10k_pci_hif_get_default_pipe,
Dusb.c740 .get_default_pipe = ath10k_usb_hif_get_default_pipe,
Dsnoc.c810 .get_default_pipe = ath10k_snoc_hif_get_default_pipe,
Dsdio.c1902 .get_default_pipe = ath10k_sdio_hif_get_default_pipe,
Dpci.c3057 .get_default_pipe = ath10k_pci_hif_get_default_pipe,