Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c568 V_SEINTARM(iq->intr_next)); in t4_intr_rx_work()
670 iq->intr_next = iq->intr_params; in t4_ring_rx()
875 V_INGRESSQID((u32)iq->cntxt_id) | V_SEINTARM(iq->intr_next)); in service_iq()
1207 iq->intr_next = iq->intr_params; in alloc_iq_fl()
3072 iq->intr_next = iq->intr_params; in t4_eth_rx()
H A Dadapter.h207 uint8_t intr_next; /* holdoff for next interrupt */ member