Home
last modified time | relevance | path

Searched refs:active_open_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h147 union active_open_entry { union
149 union active_open_entry *next;
166 union active_open_entry *atid_tab;
179 union active_open_entry *afree;
H A Dcxgb3_defs.h47 static inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry()
96 union active_open_entry *e; in lookup_atid()
H A Dcxgb3_offload.c504 union active_open_entry *p = atid2entry(t, atid); in cxgb3_free_atid()
660 union active_open_entry *p = t->afree; in cxgb3_alloc_atid()
1169 t->atid_tab = (union active_open_entry *)&t->stid_tab[nstids]; in init_tid_tabs()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h147 union active_open_entry { union
149 union active_open_entry *next;
166 union active_open_entry *atid_tab;
179 union active_open_entry *afree;
H A Dcxgb3_defs.h47 static inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry()
96 union active_open_entry *e; in lookup_atid()
H A Dcxgb3_offload.c504 union active_open_entry *p = atid2entry(t, atid); in cxgb3_free_atid()
660 union active_open_entry *p = t->afree; in cxgb3_alloc_atid()
1169 t->atid_tab = (union active_open_entry *)&t->stid_tab[nstids]; in init_tid_tabs()

Completed in 6 milliseconds