Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/
HDcxgb_adapter.h73 #define MTX_DESTROY(lock) \ macro
81 #define MTX_DESTROY mtx_destroy macro
HDcxgb_main.c806 MTX_DESTROY(&sc->mdio_lock); in cxgb_free()
807 MTX_DESTROY(&sc->sge.reg_lock); in cxgb_free()
808 MTX_DESTROY(&sc->elmer_lock); in cxgb_free()
HDcxgb_sge.c2007 MTX_DESTROY(&q->lock); in t3_free_qset()
2034 MTX_DESTROY(&q->rspq.lock); in t3_free_qset()