Home
last modified time | relevance | path

Searched defs:hif_ops (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dusb.c166 static const struct mt792x_hif_ops hif_ops = { in mt7921u_probe() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x.h180 const struct mt792x_hif_ops *hif_ops; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dahb.c1088 const struct ath11k_hif_ops *hif_ops; in ath11k_ahb_probe() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c3636 const struct ath10k_hif_ops *hif_ops) in ath10k_core_create()