Searched refs:rtw_txsoft (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwvar.h173 struct rtw_txsoft { struct
174 SIMPLEQ_ENTRY(rtw_txsoft) ts_q;
240 SIMPLEQ_HEAD(rtw_txq, rtw_txsoft);
248 struct rtw_txsoft *tsb_desc;
H A Drtw.c120 struct rtw_txsoft *, struct rtw_txdesc_blk *, int);
755 rtw_txdesc_dmamaps_create(bus_dma_tag_t dmat, struct rtw_txsoft *descs,
794 rtw_txdesc_dmamaps_destroy(bus_dma_tag_t dmat, struct rtw_txsoft *descs,
1200 struct rtw_txsoft *ts;
1671 struct rtw_txsoft *ts)
1694 struct rtw_txsoft *ts;
1706 struct rtw_txsoft *ts, int ndesc)
1766 struct rtw_txsoft *ts;
3223 struct rtw_txsoft *ts, struct rtw_txdesc_blk *tdb, int desc)
3249 struct rtw_txsoft *t
[all...]

Completed in 68 milliseconds