Home
last modified time | relevance | path

Searched refs:mt7921_mcu_txd (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_mwxreg.h828 struct mt7921_mcu_txd { struct
H A Dif_mwx.c2214 const int headspace = sizeof(struct mt7921_mcu_txd); in mwx_mcu_alloc_msg()
2251 struct mt7921_mcu_txd *mcu_txd; in mwx_mcu_send_mbuf()
2289 mcu_txd = (struct mt7921_mcu_txd *)txd; in mwx_mcu_send_mbuf()
4876 m->m_data += sizeof(struct mt7921_mcu_txd) + len; in mt7921_alloc_sta_tlv()