Home
last modified time | relevance | path

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

/openbmc/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.c61 sizeof(struct mt76_connac2_mcu_txd), in mt7921u_mcu_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c223 struct mt76_connac2_mcu_txd *mcu_txd; in mt7996_mcu_send_message()
278 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt7996_mcu_send_message()
2612 .headroom = sizeof(struct mt76_connac2_mcu_txd), /* reuse */ in mt7996_mcu_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h47 struct mt76_connac2_mcu_txd { struct
H A Dmt76_connac_mcu.c3186 struct mt76_connac2_mcu_txd *mcu_txd; in mt76_connac2_mcu_fill_message()
3225 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt76_connac2_mcu_fill_message()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2374 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7915_mcu_init()