Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h142 IQ_ALLOC_DEV = (1 << 1), /* device-side resource allocated */ enumerator
H A Dt4_sge.c1399 iq->tsi_flags |= IQ_ALLOC_DEV; in t4_alloc_iq()
1475 if (iq->tsi_flags & IQ_ALLOC_DEV) { in t4_free_iq()
1491 iq->tsi_flags &= ~IQ_ALLOC_DEV; in t4_free_iq()