Searched refs:tcb_base (Results 1 – 1 of 1) sorted by relevance
1311 unsigned int tcb_base, tcbaddr; in cxgbe_get_filter_count() local1314 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()