Home
last modified time | relevance | path

Searched defs:mp_tx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mp.h34 struct mp_tx { struct
35 u8 stop;
36 u32 count, sended;
37 u8 payload;
38 struct pkt_attrib attrib;
41 u8 desc[TXDESC_SIZE];
42 u8 *pallocated_buf;
43 u8 *buf;
44 u32 buf_size, write_size;
45 void *PktTxThread;