Searched refs:IQ_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
174 IQ_ALLOCATED = (1 << 0), /* firmware resources allocated */ enumerator
1211 iq->flags |= IQ_ALLOCATED; in alloc_iq_fl()1285 if (iq->flags & IQ_ALLOCATED) { in free_iq_fl()1295 iq->flags &= ~IQ_ALLOCATED; in free_iq_fl()