Home
last modified time | relevance | path

Searched refs:RTW_NEXT_DESC (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Drtwvar.h226 #define RTW_NEXT_DESC(__htc, __idx) \ macro
H A Drtw.c1624 tdb->tdb_desc[i].td_next = htole32(RTW_NEXT_DESC(tdb, i)); in rtw_txdesc_blk_init()