Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h72 #define MTX_DESTROY(lock) \ macro
80 #define MTX_DESTROY mtx_destroy macro
H A Dcxgb_main.c803 MTX_DESTROY(&sc->mdio_lock); in cxgb_free()
804 MTX_DESTROY(&sc->sge.reg_lock); in cxgb_free()
805 MTX_DESTROY(&sc->elmer_lock); in cxgb_free()
H A Dcxgb_sge.c2020 MTX_DESTROY(&q->lock); in t3_free_qset()
2047 MTX_DESTROY(&q->rspq.lock); in t3_free_qset()