Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwvar.h203 struct rtw_rxdesc *rdb_desc; member
H A Drtw.c1006 struct rtw_rxdesc *rd = &rdb->rdb_desc[idx]; in rtw_rxdesc_init()
1103 rd = &rdb->rdb_desc[next]; in rtw_intr_rx()
1125 rd = &rdb->rdb_desc[0]; in rtw_intr_rx()
1540 rd = &rdb->rdb_desc[desc]; in rtw_dump_rings()
3926 sc->sc_rxdesc_blk.rdb_desc = &sc->sc_descs->hd_rx[0]; in rtw_attach()