Searched refs:ath10k_hif_ops (Results 1 – 8 of 8) sorted by relevance
29 struct ath10k_hif_ops { struct
1059 const struct ath10k_hif_ops *ops;1328 const struct ath10k_hif_ops *hif_ops);
703 static const struct ath10k_hif_ops ath10k_ahb_hif_ops = {
728 static const struct ath10k_hif_ops ath10k_usb_hif_ops = {
1167 static const struct ath10k_hif_ops ath10k_snoc_hif_ops = {
2118 static const struct ath10k_hif_ops ath10k_sdio_hif_ops = {
3073 static const struct ath10k_hif_ops ath10k_pci_hif_ops = {
3546 const struct ath10k_hif_ops *hif_ops) in ath10k_core_create()