Home
last modified time | relevance | path

Searched refs:TCB_SIZE (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ioctl.h108 #ifndef TCB_SIZE
109 # define TCB_SIZE 128 macro
113 #define TCB_WORDS (TCB_SIZE / 4)
Dcommon.h74 TCB_SIZE = 128, /* TCB size */ enumerator
Dt3_hw.c2642 m = tids * TCB_SIZE; in partition_mem()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h47 TCB_SIZE = 128, /* TCB size */ enumerator
/drivers/infiniband/hw/cxgb3/
Dcxio_dbg.c175 int size = TCB_SIZE; in cxio_dump_tcb()
/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h83 #define TCB_SIZE 128 macro