HomeSort by: relevance | last modified time | path
    Searched refs:rtw_txsoft (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtwvar.h 172 struct rtw_txsoft { struct
173 SIMPLEQ_ENTRY(rtw_txsoft) ts_q;
239 SIMPLEQ_HEAD(rtw_txq, rtw_txsoft);
247 struct rtw_txsoft *tsb_desc;
rtw.c 121 struct rtw_txsoft *, struct rtw_txdesc_blk *, int);
751 rtw_txdesc_dmamaps_create(bus_dma_tag_t dmat, struct rtw_txsoft *descs,
790 rtw_txdesc_dmamaps_destroy(bus_dma_tag_t dmat, struct rtw_txsoft *descs,
1194 struct rtw_txsoft *ts;
1672 struct rtw_txsoft *ts)
1695 struct rtw_txsoft *ts;
1707 struct rtw_txsoft *ts, int ndesc)
1772 struct rtw_txsoft *ts;
3290 struct rtw_txsoft *ts, struct rtw_txdesc_blk *tdb, int desc)
3316 struct rtw_txsoft *ts
    [all...]

Completed in 17 milliseconds