Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhif.h64 void (*get_default_pipe)(struct ath10k *ar, u8 *ul_pipe, u8 *dl_pipe); member
167 ar->hif.ops->get_default_pipe(ar, ul_pipe, dl_pipe); in ath10k_hif_get_default_pipe()
H A Dahb.c719 .get_default_pipe = ath10k_pci_hif_get_default_pipe,
H A Dusb.c728 .get_default_pipe = ath10k_usb_hif_get_default_pipe,
H A Dsnoc.c1119 .get_default_pipe = ath10k_snoc_hif_get_default_pipe,
H A Dsdio.c2123 .get_default_pipe = ath10k_sdio_hif_get_default_pipe,
H A Dpci.c3079 .get_default_pipe = ath10k_pci_hif_get_default_pipe,