Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h152 IQ_ALLOCATED = (1 << 0), /* firmware resources allocated */ enumerator
H A Dt4_sge.c1192 iq->flags |= IQ_ALLOCATED; in alloc_iq_fl()
1238 if (iq->flags & IQ_ALLOCATED) { in free_iq_fl()
1247 iq->flags &= ~IQ_ALLOCATED; in free_iq_fl()