Home
last modified time | relevance | path

Searched refs:MDIO_UNLOCK (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qcom_mdio/
H A Dqcom_mdio_ipq4018.c202 MDIO_UNLOCK(sc); in qcom_mdio_ipq4018_readreg()
217 MDIO_UNLOCK(sc); in qcom_mdio_ipq4018_readreg()
224 MDIO_UNLOCK(sc); in qcom_mdio_ipq4018_readreg()
243 MDIO_UNLOCK(sc); in qcom_mdio_ipq4018_writereg()
262 MDIO_UNLOCK(sc); in qcom_mdio_ipq4018_writereg()
265 MDIO_UNLOCK(sc); in qcom_mdio_ipq4018_writereg()
H A Dqcom_mdio_ipq4018_var.h33 #define MDIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
/freebsd/sys/dev/vnic/
H A Dthunder_mdio.c136 #define MDIO_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
393 MDIO_UNLOCK(sc); in thunder_mdio_media_status()
426 MDIO_UNLOCK(sc); in thunder_mdio_media_status()
450 MDIO_UNLOCK(sc); in thunder_mdio_phy_connect()
472 MDIO_UNLOCK(sc); in thunder_mdio_phy_connect()
488 MDIO_UNLOCK(sc); in thunder_mdio_phy_disconnect()
501 MDIO_UNLOCK(sc); in thunder_mdio_phy_disconnect()
/freebsd/sys/dev/dpaa/
H A Dfman_xmdio.c35 #define MDIO_UNLOCK() mtx_unlock(&sc->sc_lock) macro
206 MDIO_UNLOCK(); in xmdio_miibus_readreg()
227 MDIO_UNLOCK(); in xmdio_miibus_writereg()
259 MDIO_UNLOCK(); in xmdio_mdio_readextreg()
280 MDIO_UNLOCK(); in xmdio_mdio_writeextreg()
H A Dfman_mdio.c53 #define MDIO_UNLOCK() mtx_unlock(&sc->sc_lock) macro
170 MDIO_UNLOCK(); in pqmdio_miibus_readreg()
195 MDIO_UNLOCK(); in pqmdio_miibus_writereg()
/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h408 #define MDIO_UNLOCK(adapter) mtx_unlock(&(adapter)->mdio_lock) macro
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c218 MDIO_UNLOCK(adapter); in t3_i2c_read8()
241 MDIO_UNLOCK(adapter); in t3_i2c_write8()
277 MDIO_UNLOCK(adapter); in t3_mi1_read()
296 MDIO_UNLOCK(adapter); in t3_mi1_write()
327 MDIO_UNLOCK(adapter); in mi1_ext_read()
349 MDIO_UNLOCK(adapter); in mi1_ext_write()