Searched refs:aopen_entry (Results 1 – 2 of 2) sorted by relevance
82 union aopen_entry { union84 union aopen_entry *next;100 union aopen_entry *atid_tab;114 union aopen_entry *afree;
1446 union aopen_entry *p = t->afree; in cxgb4_alloc_atid()1463 union aopen_entry *p = &t->atid_tab[atid - t->atid_base]; in cxgb4_free_atid()1676 t->atid_tab = (union aopen_entry *)&t->tid_tab[t->ntids]; in tid_init()