Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqwz.c7567 qwz_dp_srng_cleanup(struct qwz_softc *sc, struct dp_srng *ring) in qwz_dp_srng_cleanup() function
7585 qwz_dp_srng_cleanup(sc, &dp->wbm_desc_rel_ring); in qwz_dp_srng_common_cleanup()
7587 qwz_dp_srng_cleanup(sc, &dp->tx_ring[i].tcl_data_ring); in qwz_dp_srng_common_cleanup()
7588 qwz_dp_srng_cleanup(sc, &dp->tx_ring[i].tcl_comp_ring); in qwz_dp_srng_common_cleanup()
7590 qwz_dp_srng_cleanup(sc, &dp->reo_reinject_ring); in qwz_dp_srng_common_cleanup()
7591 qwz_dp_srng_cleanup(sc, &dp->rx_rel_ring); in qwz_dp_srng_common_cleanup()
7592 qwz_dp_srng_cleanup(sc, &dp->reo_except_ring); in qwz_dp_srng_common_cleanup()
7593 qwz_dp_srng_cleanup(sc, &dp->reo_cmd_ring); in qwz_dp_srng_common_cleanup()
7594 qwz_dp_srng_cleanup(sc, &dp->reo_status_ring); in qwz_dp_srng_common_cleanup()
8098 qwz_dp_srng_cleanup(sc, ring); in qwz_dp_link_desc_cleanup()
[all …]