Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h104 struct t3c_tid_entry { struct
140 struct t3c_tid_entry t3c_tid;
145 struct t3c_tid_entry t3c_tid;
155 struct t3c_tid_entry *tid_tab;
193 struct t3c_tid_entry *tid_release_list;
H A Dcxgb3_defs.h62 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid()
65 struct t3c_tid_entry *t3c_tid = tid < t->ntids ? in lookup_tid()
74 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, in lookup_stid()
93 static inline struct t3c_tid_entry *lookup_atid(const struct tid_info *t, in lookup_atid()
H A Dcxgb3_offload.c553 struct t3c_tid_entry *p = td->tid_release_list; in t3_process_tid_release_list()
590 struct t3c_tid_entry *p = &td->tid_maps.tid_tab[tid]; in cxgb3_queue_tid_release()
704 struct t3c_tid_entry *t3c_tid; in do_act_open_rpl()
724 struct t3c_tid_entry *t3c_tid; in do_stid_rpl()
742 struct t3c_tid_entry *t3c_tid; in do_hwtid_rpl()
761 struct t3c_tid_entry *t3c_tid; in do_cr()
809 struct t3c_tid_entry *t3c_tid; in do_abort_req_rss()
855 struct t3c_tid_entry *t3c_tid; in do_act_establish()
909 struct t3c_tid_entry *t3c_tid; in do_term()
1081 struct t3c_tid_entry *te; in cxgb_redirect()