HomeSort by: relevance | last modified time | path
    Searched defs:nstids (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_offload.h 158 unsigned int nstids; member in struct:tid_info
234 if (tid < t->stid_base || tid >= t->stid_base + t->nstids)
cxgb_offload.h 158 unsigned int nstids; member in struct:tid_info
234 if (tid < t->stid_base || tid >= t->stid_base + t->nstids)
cxgb_offload.h 158 unsigned int nstids; member in struct:tid_info
234 if (tid < t->stid_base || tid >= t->stid_base + t->nstids)

Completed in 48 milliseconds