Searched refs:IQ_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
152 IQ_ALLOCATED = (1 << 0), /* firmware resources allocated */ enumerator
1192 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()