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

  /src/sys/dev/ic/
rtw.c 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]
    [all...]
rtwvar.h 220 struct rtw_txdesc_blk { struct
476 struct rtw_txdesc_blk sc_txdesc_blk[RTW_NTXPRI];

Completed in 14 milliseconds