Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c847 RXQ_UNLOCK(rxq); in t4_ring_start()
867 RXQ_UNLOCK(rxq); in t4_ring_intr_enable()
889 RXQ_UNLOCK(rxq); in t4_ring_intr_disable()
905 RXQ_UNLOCK(rxq); in t4_poll_ring()
H A Dadapter.h615 #define RXQ_UNLOCK(rxq) IQ_UNLOCK(&(rxq)->iq) macro
H A Dt4_sge.c689 RXQ_UNLOCK(rxq); in t4_intr_rx_work()