Searched refs:afree (Results 1 – 2 of 2) sorted by relevance
59 union aopen_entry *afree; member
369 if (t->afree) { in cxgbe_alloc_atid()370 union aopen_entry *p = t->afree; in cxgbe_alloc_atid()373 t->afree = p->next; in cxgbe_alloc_atid()389 p->next = t->afree; in cxgbe_free_atid()390 t->afree = p; in cxgbe_free_atid()505 t->afree = NULL; in tid_init()516 t->afree = t->atid_tab; in tid_init()