Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1071 struct dp_srng tcl_comp_ring; member
H A Dqwx.c9872 qwx_dp_srng_cleanup(sc, &dp->tx_ring[i].tcl_comp_ring); in qwx_dp_srng_common_cleanup()
10334 ret = qwx_dp_srng_setup(sc, &dp->tx_ring[i].tcl_comp_ring, in qwx_dp_srng_common_setup()
15606 int hal_ring_id = dp->tx_ring[ring_id].tcl_comp_ring.ring_id; in qwx_dp_tx_completion_handler()