Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c356 unsigned int tcb_base, tcbaddr; in get_filter_count() local
362 tcb_base = t4_read_reg(adapter, TP_CMM_TCB_BASE_A); in get_filter_count()
381 tcbaddr = tcb_base + f->tid * TCB_SIZE; in get_filter_count()