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

/freebsd-10-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c300 #define CPSW_RX_UNLOCK(sc) mtx_unlock(&(sc)->rx.lock) macro
313 CPSW_RX_UNLOCK(sc); \
1245 CPSW_RX_UNLOCK(sc);

Completed in 103 milliseconds