Searched refs:aopen_entry (Results 1 – 2 of 2) sorted by relevance
40 union aopen_entry { union42 union aopen_entry *next;53 union aopen_entry *atid_tab;59 union aopen_entry *afree;
370 union aopen_entry *p = t->afree; in cxgbe_alloc_atid()386 union aopen_entry *p = &t->atid_tab[atid]; in cxgbe_free_atid()494 t->atid_tab = (union aopen_entry *)&t->tid_tab[t->ntids]; in tid_init()