Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c1311 unsigned int tcb_base, tcbaddr; in cxgbe_get_filter_count() local
1314 tcb_base = t4_read_reg(adapter, A_TP_CMM_TCB_BASE); in cxgbe_get_filter_count()
1325 tcbaddr = tcb_base + (fidx * TCB_SIZE); in cxgbe_get_filter_count()
1338 tcbaddr = tcb_base + f->tid * TCB_SIZE; in cxgbe_get_filter_count()