Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhif.h29 struct ath10k_hif_ops { struct
H A Dcore.h1061 const struct ath10k_hif_ops *ops;
1339 const struct ath10k_hif_ops *hif_ops);
H A Dusb.c728 static const struct ath10k_hif_ops ath10k_usb_hif_ops = {
H A Dcore.c3580 const struct ath10k_hif_ops *hif_ops) in ath10k_core_create()