Home
last modified time | relevance | path

Searched refs:t4_os_write_lock (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/
H A Dmps_tcam.c75 t4_os_write_lock(&mpstcam->lock); in cxgbe_mpstcam_alloc()
118 t4_os_write_lock(&mpstcam->lock); in cxgbe_mpstcam_modify()
185 t4_os_write_lock(&t->lock); in cxgbe_mpstcam_remove()
H A Dclip_tbl.c113 t4_os_write_lock(&ctbl->lock); in t4_clip_alloc()
H A Dsmt.c155 t4_os_write_lock(&s->lock); in t4_smt_alloc_switching()
H A Dl2t.c150 t4_os_write_lock(&d->lock); in t4_l2t_alloc_switching()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h373 static inline void t4_os_write_lock(rte_rwlock_t *lock) in t4_os_write_lock() function