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