Searched refs:RTW_NEXT_DESC (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | rtwvar.h | 226 #define RTW_NEXT_DESC(__htc, __idx) \ macro |
H A D | rtw.c | 1624 tdb->tdb_desc[i].td_next = htole32(RTW_NEXT_DESC(tdb, i)); in rtw_txdesc_blk_init() |