Home
last modified time | relevance | path

Searched refs:tcb_head_lock (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_tx.c1423 mutex_enter(&tx_ring->tcb_head_lock); in igb_get_free_list()
1431 mutex_exit(&tx_ring->tcb_head_lock); in igb_get_free_list()
H A Digb_sw.h418 kmutex_t tcb_head_lock; member
H A Digb_main.c1099 mutex_init(&tx_ring->tcb_head_lock, NULL, in igb_init_locks()
1134 mutex_destroy(&tx_ring->tcb_head_lock); in igb_destroy_locks()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c1569 mutex_enter(&tx_ring->tcb_head_lock); in ixgbe_get_free_list()
1577 mutex_exit(&tx_ring->tcb_head_lock); in ixgbe_get_free_list()
H A Dixgbe_sw.h468 kmutex_t tcb_head_lock; member
H A Dixgbe_main.c1204 mutex_init(&tx_ring->tcb_head_lock, NULL, in ixgbe_init_locks()
1236 mutex_destroy(&tx_ring->tcb_head_lock); in ixgbe_destroy_locks()