Searched refs:t3c_tid_entry (Results 1 – 3 of 3) sorted by relevance
62 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()
107 struct t3c_tid_entry { struct143 struct t3c_tid_entry t3c_tid;148 struct t3c_tid_entry t3c_tid;158 struct t3c_tid_entry *tid_tab;196 struct t3c_tid_entry *tid_release_list;
570 struct t3c_tid_entry *p = td->tid_release_list; in t3_process_tid_release_list()607 struct t3c_tid_entry *p = &td->tid_maps.tid_tab[tid]; in cxgb3_queue_tid_release()743 struct t3c_tid_entry *t3c_tid; in do_act_open_rpl()763 struct t3c_tid_entry *t3c_tid; in do_stid_rpl()781 struct t3c_tid_entry *t3c_tid; in do_hwtid_rpl()800 struct t3c_tid_entry *t3c_tid; in do_cr()848 struct t3c_tid_entry *t3c_tid; in do_abort_req_rss()894 struct t3c_tid_entry *t3c_tid; in do_act_establish()948 struct t3c_tid_entry *t3c_tid; in do_term()1120 struct t3c_tid_entry *te; in cxgb_redirect()
Completed in 7 milliseconds