Searched refs:t3c_tid_entry (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_defs.h67 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t,
70 struct t3c_tid_entry *t3c_tid = tid < t->ntids ?
79 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t,
98 static inline struct t3c_tid_entry *lookup_atid(const struct tid_info *t,
H A Dcxgb3_offload.h107 struct t3c_tid_entry { struct
143 struct t3c_tid_entry t3c_tid;
148 struct t3c_tid_entry t3c_tid;
158 struct t3c_tid_entry *tid_tab;
188 struct t3c_tid_entry *tid_release_list;
H A Dcxgb3_offload.c564 struct t3c_tid_entry *p = td->tid_release_list;
566 td->tid_release_list = (struct t3c_tid_entry *)p->ctx;
576 td->tid_release_list = (struct t3c_tid_entry *)p;
601 struct t3c_tid_entry *p = &td->tid_maps.tid_tab[tid];
740 struct t3c_tid_entry *t3c_tid;
760 struct t3c_tid_entry *t3c_tid;
778 struct t3c_tid_entry *t3c_tid;
797 struct t3c_tid_entry *t3c_tid;
845 struct t3c_tid_entry *t3c_tid;
891 struct t3c_tid_entry *t3c_ti
[all...]

Completed in 83 milliseconds