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

  /src/sys/dev/ic/
rtwreg.h 837 volatile uint32_t td_buf; member in struct:rtw_txdesc
rtw.c 1801 printf(" %" PRIx32 "/%" PRIx32 "/%" PRIx32 "/%" PRIu32 "/%" PRIx32, le32toh(tdb->tdb_desc[next].td_stat), le32toh(tdb->tdb_desc[next].td_ctl1), le32toh(tdb->tdb_desc[next].td_buf), le32toh(tdb->tdb_desc[next].td_len), le32toh(tdb->tdb_desc[next].td_next));
3296 le32toh(td->td_buf), le32toh(td->td_next),
3476 td->td_buf = htole32(dmamap->dm_segs[i].ds_addr);

Completed in 78 milliseconds