Home
last modified time | relevance | path

Searched refs:slock (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtfp.h27 rte_spinlock_t slock; member
205 void tfp_spinlock_init(struct tfp_spinlock_parms *slock);
206 void tfp_spinlock_lock(struct tfp_spinlock_parms *slock);
207 void tfp_spinlock_unlock(struct tfp_spinlock_parms *slock);
H A Dtfp.c144 rte_spinlock_init(&parms->slock); in tfp_spinlock_init()
153 rte_spinlock_lock(&parms->slock); in tfp_spinlock_lock()
162 rte_spinlock_unlock(&parms->slock); in tfp_spinlock_unlock()
/f-stack/freebsd/contrib/device-tree/Bindings/net/can/
H A Dcc770.txt24 - bosch,clock-out-frequency : slock frequency in Hz on the CLKOUT pin.