Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dpci_mcu.c30 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7925e_mcu_init()
Dusb.c52 sizeof(struct mt76_connac2_mcu_txd), in mt7925u_mcu_init()
Dmcu.c3146 struct mt76_connac2_mcu_txd *mcu_txd; in mt7925_mcu_fill_message()
3188 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt7925_mcu_fill_message()
/linux-6.12.1/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.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.c237 struct mt76_connac2_mcu_txd *mcu_txd; in mt7996_mcu_send_message()
292 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt7996_mcu_send_message()
3088 .headroom = sizeof(struct mt76_connac2_mcu_txd), /* reuse */ in mt7996_mcu_init()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h47 struct mt76_connac2_mcu_txd { struct
Dmt76_connac_mcu.c3120 struct mt76_connac2_mcu_txd *mcu_txd; in mt76_connac2_mcu_fill_message()
3159 mcu_txd = (struct mt76_connac2_mcu_txd *)txd; in mt76_connac2_mcu_fill_message()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c2392 .headroom = sizeof(struct mt76_connac2_mcu_txd), in mt7915_mcu_init()