Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_ioctl.h108 #ifndef TCB_SIZE
109 # define TCB_SIZE 128 macro
113 #define TCB_WORDS (TCB_SIZE / 4)
A Dcommon.h74 TCB_SIZE = 128, /* TCB size */ enumerator
A Dt3_hw.c2578 m = tids * TCB_SIZE; in partition_mem()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_hw.h48 TCB_SIZE = 128, /* TCB size */ enumerator
A Dcxgb4_filter.c387 tcbaddr = tcb_base + f->tid * TCB_SIZE; in get_filter_count()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb/
A Dcommon.h73 #define TCB_SIZE 128 macro

Completed in 23 milliseconds