Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtwreg.h834 struct rtw_txdesc { struct
835 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];