Searched defs:MDIO_UNLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet-mdio.h34 #define MDIO_UNLOCK() mtx_unlock(&cvm_oct_mdio_mtx) macro
/freebsd-11-stable/sys/dev/vnic/
H A Dthunder_mdio.c140 #define MDIO_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_adapter.h409 #define MDIO_UNLOCK(adapter) mtx_unlock(&(adapter)->mdio_lock) macro

Completed in 66 milliseconds