Searched refs:aopen_entry (Results 1 – 2 of 2) sorted by relevance
92 union aopen_entry { union94 union aopen_entry *next;118 union aopen_entry *atid_tab;138 union aopen_entry *afree;
1600 union aopen_entry *p = t->afree; in cxgb4_alloc_atid()1617 union aopen_entry *p = &t->atid_tab[atid - t->atid_base]; in cxgb4_free_atid()1864 t->atid_tab = (union aopen_entry *)&t->tid_tab[t->ntids]; in tid_init()