HomeSort by: relevance | last modified time | path
    Searched refs:toe_tid_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_offload.h 102 struct toe_tid_entry { struct
138 struct toe_tid_entry toe_tid;
143 struct toe_tid_entry toe_tid;
153 struct toe_tid_entry *tid_tab;
193 struct toe_tid_entry *tid_release_list;
222 static __inline struct toe_tid_entry *lookup_tid(const struct tid_info *t,
231 static __inline struct toe_tid_entry *lookup_stid(const struct tid_info *t,
242 static __inline struct toe_tid_entry *lookup_atid(const struct tid_info *t,
cxgb_offload.c 541 struct toe_tid_entry *p = td->tid_release_list;
543 td->tid_release_list = (struct toe_tid_entry *)p->ctx;
559 struct toe_tid_entry *p = &td->tid_maps.tid_tab[tid];
673 struct toe_tid_entry *toe_tid;
692 struct toe_tid_entry *toe_tid;
710 struct toe_tid_entry *toe_tid;
736 struct toe_tid_entry *toe_tid;
755 struct toe_tid_entry *toe_tid;
794 struct toe_tid_entry *toe_tid;
841 struct toe_tid_entry *toe_tid
    [all...]

Completed in 18 milliseconds