Home
last modified time | relevance | path

Searched defs:tid_info (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.h152 struct tid_info { struct
153 struct toe_tid_entry *tid_tab;
154 unsigned int ntids;
155 volatile unsigned int tids_in_use;
157 union listen_entry *stid_tab;
158 unsigned int nstids;
159 unsigned int stid_base;
161 union active_open_entry *atid_tab;
162 unsigned int natids;
163 unsigned int atid_base;
[all …]