Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h63 #define ECORE_SPIN_LOCK_INIT(_spin, _sc) rte_spinlock_init(_spin) macro
H A Decore_sp.c44 ECORE_SPIN_LOCK_INIT(&o->lock, sc); in ecore_exe_queue_init()