Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h718 static inline int t4_os_trylock(rte_spinlock_t *lock) in t4_os_trylock() function
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c810 if (t4_os_trylock(&txq->txq_lock)) { in tx_timer_cb()