Home
last modified time | relevance | path

Searched refs:mt76_connac2_mcu_txd (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dpci_mcu.c30 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7925e_mcu_init()
H A Dusb.c52 sizeof(struct mt76_connac2_mcu_txd), in mt7925u_mcu_init()
H A Dmcu.c3238 struct mt76_connac2_mcu_txd *mcu_txd; in mt7925_mcu_fill_message()
3280 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt7925_mcu_fill_message()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci_mcu.c44 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7921e_mcu_init()
H A Dsdio_mcu.c78 sizeof(struct mt76_connac2_mcu_txd), in mt7921s_mcu_init()
H A Dusb.c64 sizeof(struct mt76_connac2_mcu_txd), in mt7921u_mcu_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c249 struct mt76_connac2_mcu_txd *mcu_txd; in mt7996_mcu_send_message()
304 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt7996_mcu_send_message()
3145 .headroom = sizeof(struct mt76_connac2_mcu_txd), /* reuse */ in mt7996_mcu_init()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h47 struct mt76_connac2_mcu_txd { struct
H A Dmt76_connac_mcu.c3135 struct mt76_connac2_mcu_txd *mcu_txd; in mt76_connac2_mcu_fill_message()
3174 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt76_connac2_mcu_fill_message()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c2419 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7915_mcu_init()