Searched refs:ECORE_SPIN_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnx2x/ | ||
| H A D | ecore_sp.h | 63 #define ECORE_SPIN_LOCK_INIT(_spin, _sc) rte_spinlock_init(_spin) macro |
| H A D | ecore_sp.c | 44 ECORE_SPIN_LOCK_INIT(&o->lock, sc); in ecore_exe_queue_init() |