HomeSort by: relevance | last modified time | path
    Searched defs:rtw_txdescs_sync (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
rtw.c 1239 rtw_txdescs_sync(struct rtw_txdesc_blk *tdb, u_int desc0, u_int nsync, int ops) function in typeref:typename:void
1262 rtw_txdescs_sync(&tdb[pri], 0, tdb[pri].tdb_ndesc,
1790 rtw_txdescs_sync(tdb, ts->ts_first, ndesc,
1808 rtw_txdescs_sync(tdb, ts->ts_first, ndesc,
1818 rtw_txdescs_sync(tdb, ts->ts_last, 1,
3449 rtw_txdescs_sync(tdb, ts->ts_first, dmamap->dm_nsegs,
3505 rtw_txdescs_sync(tdb, ts->ts_first, dmamap->dm_nsegs,
3515 rtw_txdescs_sync(tdb, ts->ts_first, 1,

Completed in 36 milliseconds