Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h58 #define ECORE_MUTEX_INIT(_mutex) rte_spinlock_init(_mutex) macro
H A Decore_sp.c5282 ECORE_MUTEX_INIT(&obj->one_pending_mutex); in ecore_init_func_obj()