Searched refs:MDIO_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/mips/cavium/octe/
H A Dethernet-mdio.h34 #define MDIO_UNLOCK() mtx_unlock(&cvm_oct_mdio_mtx) macro
H A Dethernet-mdio.c76 MDIO_UNLOCK();
112 MDIO_UNLOCK();
/freebsd-9.3-release/sys/dev/cxgb/
H A Dcxgb_adapter.h407 #define MDIO_UNLOCK(adapter) mtx_unlock(&(adapter)->mdio_lock) macro
/freebsd-9.3-release/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c220 MDIO_UNLOCK(adapter);
243 MDIO_UNLOCK(adapter);
279 MDIO_UNLOCK(adapter);
298 MDIO_UNLOCK(adapter);
329 MDIO_UNLOCK(adapter);
351 MDIO_UNLOCK(adapter);

Completed in 79 milliseconds