Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c361 #define CPSW_PORT_UNLOCK(_sc) mtx_unlock(&(_sc)->lock) macro
1102 CPSW_PORT_UNLOCK(sc); in cpswp_detach()
1146 CPSW_PORT_UNLOCK(sc); in cpswp_init()
1229 CPSW_PORT_UNLOCK(psc); in cpsw_shutdown()
1343 CPSW_PORT_UNLOCK(psc); in cpsw_suspend()
1441 CPSW_PORT_UNLOCK(sc); in cpswp_ioctl()
2233 CPSW_PORT_UNLOCK(sc); in cpswp_ifmedia_sts()
2246 CPSW_PORT_UNLOCK(sc); in cpswp_ifmedia_upd()
2270 CPSW_PORT_UNLOCK(psc); in cpsw_tx_watchdog_full_reset()