Home
last modified time | relevance | path

Searched refs:listen_entry (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_offload.h142 union listen_entry { union
144 union listen_entry *next;
162 union listen_entry *stid_tab;
183 union listen_entry *sfree;
A Dcxgb3_defs.h53 static inline union listen_entry *stid2entry(const struct tid_info *t, in stid2entry()
77 union listen_entry *e; in lookup_stid()
A Dcxgb3_offload.c524 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