Searched refs:qwx_dp_srng_cleanup (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | qwx.c | 9867 qwx_dp_srng_cleanup(sc, &dp->wbm_desc_rel_ring); in qwx_dp_srng_common_cleanup() 9868 qwx_dp_srng_cleanup(sc, &dp->tcl_cmd_ring); in qwx_dp_srng_common_cleanup() 9869 qwx_dp_srng_cleanup(sc, &dp->tcl_status_ring); in qwx_dp_srng_common_cleanup() 9874 qwx_dp_srng_cleanup(sc, &dp->reo_reinject_ring); in qwx_dp_srng_common_cleanup() 9875 qwx_dp_srng_cleanup(sc, &dp->rx_rel_ring); in qwx_dp_srng_common_cleanup() 9876 qwx_dp_srng_cleanup(sc, &dp->reo_except_ring); in qwx_dp_srng_common_cleanup() 9877 qwx_dp_srng_cleanup(sc, &dp->reo_cmd_ring); in qwx_dp_srng_common_cleanup() 9878 qwx_dp_srng_cleanup(sc, &dp->reo_status_ring); in qwx_dp_srng_common_cleanup() 10416 qwx_dp_srng_cleanup(sc, ring); in qwx_dp_link_desc_cleanup() 14474 qwx_dp_srng_cleanup(sc, &dp->reo_dst_ring[i]); in qwx_dp_pdev_reo_cleanup() [all …]
|