Searched defs:rtw_txdesc (Results 1 – 1 of 1) sorted by relevance
834 struct rtw_txdesc { struct835 volatile uint32_t td_ctl0;836 volatile uint32_t td_ctl1;837 volatile uint32_t td_buf;838 volatile uint32_t td_len;839 volatile uint32_t td_next;840 volatile uint32_t td_rsvd[3];