Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.h47 TCB_SIZE = 128, /* TCB size */ enumerator
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c1325 tcbaddr = tcb_base + (fidx * TCB_SIZE); in cxgbe_get_filter_count()
1338 tcbaddr = tcb_base + f->tid * TCB_SIZE; in cxgbe_get_filter_count()