Searched refs:listen_entry (Results 1 – 3 of 3) sorted by relevance
142 union listen_entry { union144 union listen_entry *next;162 union listen_entry *stid_tab;183 union listen_entry *sfree;
53 static inline union listen_entry *stid2entry(const struct tid_info *t, in stid2entry()77 union listen_entry *e; in lookup_stid()
524 union listen_entry *p = stid2entry(t, stid); in cxgb3_free_stid()682 union listen_entry *p = t->sfree; in cxgb3_alloc_stid()1168 t->stid_tab = (union listen_entry *)&t->tid_tab[ntids]; in init_tid_tabs()
Completed in 7 milliseconds