Home
last modified time | relevance | path

Searched refs:ath10k_hif_ops (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhif.h29 struct ath10k_hif_ops { struct
H A Dcore.h1059 const struct ath10k_hif_ops *ops;
1328 const struct ath10k_hif_ops *hif_ops);
H A Dahb.c703 static const struct ath10k_hif_ops ath10k_ahb_hif_ops = {
H A Dusb.c728 static const struct ath10k_hif_ops ath10k_usb_hif_ops = {
H A Dsnoc.c1168 static const struct ath10k_hif_ops ath10k_snoc_hif_ops = {
H A Dsdio.c2118 static const struct ath10k_hif_ops ath10k_sdio_hif_ops = {
H A Dpci.c3073 static const struct ath10k_hif_ops ath10k_pci_hif_ops = {
H A Dcore.c3549 const struct ath10k_hif_ops *hif_ops) in ath10k_core_create()