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

  /src/sys/dev/pci/cxgb/
cxgb_ioctl.h 159 #ifndef TCB_SIZE
160 # define TCB_SIZE 128
164 #define TCB_WORDS (TCB_SIZE / 4)
cxgb_common.h 44 TCB_SIZE = 128, /* TCB size */
cxgb_t3_hw.c 2504 m = tids * TCB_SIZE;

Completed in 18 milliseconds