Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c360 unsigned int tcb_base, tcbaddr; in get_filter_count() local
366 tcb_base = t4_read_reg(adapter, TP_CMM_TCB_BASE_A); in get_filter_count()
387 tcbaddr = tcb_base + f->tid * TCB_SIZE; in get_filter_count()