Searched refs:EQ_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
226 EQ_ALLOCATED = (1 << 3), /* firmware resources allocated */ enumerator
1424 eq->flags |= EQ_ALLOCATED; in ctrl_eq_alloc()1467 eq->flags |= EQ_ALLOCATED; in eth_eq_alloc()1545 if (eq->flags & EQ_ALLOCATED) { in free_eq()1566 eq->flags &= ~EQ_ALLOCATED; in free_eq()