Searched refs:aopen_entry (Results 1 – 2 of 2) sorted by relevance
87 union aopen_entry { union89 union aopen_entry *next;106 union aopen_entry *atid_tab;121 union aopen_entry *afree;
1092 union aopen_entry *p = t->afree; in cxgb4_alloc_atid()1109 union aopen_entry *p = &t->atid_tab[atid - t->atid_base]; in cxgb4_free_atid()1348 t->atid_tab = (union aopen_entry *)&t->tid_tab[t->ntids]; in tid_init()