Lines Matching refs:rtw_txdesc_blk
98 static u_int rtw_txring_next(struct rtw_regs *, struct rtw_txdesc_blk *);
121 struct rtw_txsoft *, struct rtw_txdesc_blk *, int);
1157 rtw_txdesc_blk_init_all(struct rtw_txdesc_blk *tdb)
1239 rtw_txdescs_sync(struct rtw_txdesc_blk *tdb, u_int desc0, u_int nsync, int ops)
1258 rtw_txdescs_sync_all(struct rtw_txdesc_blk *tdb)
1706 rtw_collect_txpkt(struct rtw_softc *sc, struct rtw_txdesc_blk *tdb,
1751 struct rtw_txdesc_blk *tdb;
1768 struct rtw_txdesc_blk *tdb, int force)
1843 struct rtw_txdesc_blk *tdb;
1866 struct rtw_txdesc_blk *tdb = &sc->sc_txdesc_blk[RTW_TXPRIBCN];
1929 struct rtw_txdesc_blk *tdb;
1963 struct rtw_txdesc_blk *tdb;
2020 rtw_txdesc_blk_init(struct rtw_txdesc_blk *tdb)
2031 rtw_txring_next(struct rtw_regs *regs, struct rtw_txdesc_blk *tdb)
2043 struct rtw_txdesc_blk *tdb;
2071 struct rtw_txdesc_blk *tdb;
3076 struct rtw_txdesc_blk **tdbp, int pri)
3079 struct rtw_txdesc_blk *tdb;
3100 struct rtw_txsoft_blk **tsbp, struct rtw_txdesc_blk **tdbp,
3126 struct rtw_txdesc_blk **tdbp, struct mbuf **mp,
3290 struct rtw_txsoft *ts, struct rtw_txdesc_blk *tdb, int desc)
3315 struct rtw_txdesc_blk *tdb = NULL; /* XXX: GCC */
3931 rtw_txdesc_blk_setup(struct rtw_txdesc_blk *tdb, struct rtw_txdesc *desc,