Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Doffload.h63 struct stid_region { struct
65 u_int used; /* # of stids used by this region */
66 u_int free; /* # of contiguous stids free right after this region */
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h292 struct stid_region stid_region; member