Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_smsc91x.c19 #define SMSC_UNLOCK(sc) k_mutex_unlock(&(sc)->lock) macro
245 SMSC_UNLOCK(sc); in smsc_miibus_readreg()
269 SMSC_UNLOCK(sc); in smsc_miibus_writereg()
501 SMSC_UNLOCK(sc); in smsc_send_pkt()
508 SMSC_UNLOCK(sc); in smsc_send_pkt()
545 SMSC_UNLOCK(sc); in smsc_send_pkt()
634 SMSC_UNLOCK(sc); in smsc_isr_task()
649 SMSC_UNLOCK(sc); in smsc_init()
737 SMSC_UNLOCK(sc); in eth_smsc_set_config()