Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_ctl_defs.h48 struct tid_range { struct
49 unsigned int base; /* first TID */
50 unsigned int num; /* number of TIDs in range */
H A Dcxgb_offload.c1362 struct tid_range stid_range, tid_range; in cxgb_offload_activate() local