Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7921/
Dpci_mcu.c44 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7921e_mcu_init()
Dsdio_mcu.c78 sizeof(struct mt76_connac2_mcu_txd), in mt7921s_mcu_init()
Dusb.c61 sizeof(struct mt76_connac2_mcu_txd), in mt7921u_mcu_init()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7996/
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()
2597 .headroom = sizeof(struct mt76_connac2_mcu_txd), /* reuse */ in mt7996_mcu_init()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h47 struct mt76_connac2_mcu_txd { struct
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()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c2374 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7915_mcu_init()