Home
last modified time | relevance | path

Searched refs:osal_spinlock_t (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_ll2.h84 osal_spinlock_t lock;
98 osal_spinlock_t lock;
H A Decore_roce.h156 osal_spinlock_t iw_lock;
157 osal_spinlock_t qp_lock; /* for teardown races */
193 osal_spinlock_t lock;
H A Decore_fcoe.h46 osal_spinlock_t lock;
H A Decore_mcp.h63 osal_spinlock_t lock;
68 osal_spinlock_t link_lock;
H A Decore_iscsi.h48 osal_spinlock_t lock;
H A Decore_spq.h164 osal_spinlock_t lock;
H A Dbcm_osal.h285 typedef kmutex_t osal_spinlock_t; typedef
H A Decore_hw.c64 osal_spinlock_t lock; /* ptt synchronized access */
H A Decore_dev.c75 static osal_spinlock_t qm_lock;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt126 osal_spinlock_t - a type of variable [struct] which is used as a spinlock in the
136 - void OSAL_SPIN_LOCK_ALLOC(struct ecore_hwfn*, osal_spinlock_t*)
143 - void OSAL_SPIN_LOCK_DEALLOC(osal_spinlock_t*)
147 - void OSAL_SPIN_LOCK_INIT(osal_spinlock_t*)
151 - void OSAL_SPIN_LOCK(osal_spinlock_t*)
154 - void OSAL_SPIN_LOCK_IRQSAVE(osal_spinlock_t*, flags)
161 - void OSAL_SPIN_UNLOCK(osal_spinlock_t*)
164 - void OSAL_SPIN_UNLOCK_IRQSAVE(osal_spinlock_t*, flags)