Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/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.c3386 struct mt76_connac2_mcu_txd *mcu_txd; in mt7925_mcu_fill_message()
3440 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt7925_mcu_fill_message()
/linux/drivers/net/wireless/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()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h47 struct mt76_connac2_mcu_txd { struct
H A Dmt76_connac_mcu.c3164 struct mt76_connac2_mcu_txd *mcu_txd; in mt76_connac2_mcu_fill_message()
3203 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt76_connac2_mcu_fill_message()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c252 struct mt76_connac2_mcu_txd *mcu_txd; in mt7996_mcu_send_message()
307 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt7996_mcu_send_message()
3345 .headroom = sizeof(struct mt76_connac2_mcu_txd), /* reuse */ in mt7996_mcu_init()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2441 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7915_mcu_init()