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

  /src/sys/dev/ic/
rtwreg.h 836 volatile uint32_t td_ctl1; 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));
3297 le32toh(td->td_ctl0), le32toh(td->td_ctl1),
3475 td->td_ctl1 = htole32(ctl1);

Completed in 15 milliseconds