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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtw.c97 static u_int rtw_txring_next(struct rtw_regs *, struct rtw_txdesc_blk *);
120 struct rtw_txsoft *, struct rtw_txdesc_blk *, int);
1163 rtw_txdesc_blk_init_all(struct rtw_txdesc_blk *tdb)
1245 rtw_txdescs_sync(struct rtw_txdesc_blk *tdb, u_int desc0, u_int nsync, int ops)
1264 rtw_txdescs_sync_all(struct rtw_txdesc_blk *tdb)
1705 rtw_collect_txpkt(struct rtw_softc *sc, struct rtw_txdesc_blk *tdb,
1745 struct rtw_txdesc_blk *tdb;
1762 struct rtw_txdesc_blk *tdb, int force)
1837 struct rtw_txdesc_blk *tdb;
1858 struct rtw_txdesc_blk *td
[all...]
H A Drtwvar.h221 struct rtw_txdesc_blk { struct
476 struct rtw_txdesc_blk sc_txdesc_blk[RTW_NTXPRI];

Completed in 59 milliseconds