Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c845 RXQ_LOCK(rxq); in t4_ring_start()
862 RXQ_LOCK(rxq); in t4_ring_intr_enable()
886 RXQ_LOCK(rxq); in t4_ring_intr_disable()
903 RXQ_LOCK(rxq); in t4_poll_ring()
H A Dadapter.h614 #define RXQ_LOCK(rxq) IQ_LOCK(&(rxq)->iq) macro
H A Dt4_sge.c683 RXQ_LOCK(rxq); in t4_intr_rx_work()