Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h226 EQ_ALLOCATED = (1 << 3), /* firmware resources allocated */ enumerator
H A Dt4_sge.c1424 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()