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

/freebsd-10-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c293 #define CPSW_TX_LOCK_ASSERT(sc) mtx_assert(&(sc)->tx.lock, MA_OWNED) macro
318 CPSW_TX_LOCK_ASSERT(sc); \

Completed in 52 milliseconds