Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/tom/
HDt4_ddp.c87 uint32_t tcb_base, off, i, j;
90 tcb_base = t4_read_reg(sc, A_TP_CMM_TCB_BASE);
92 tcb_base + tid * TCB_SIZE);
/NextBSD/sys/dev/cxgbe/
HDt4_main.c7736 uint32_t mw_base, off, tcb_base = t4_read_reg(sc, A_TP_CMM_TCB_BASE); in get_filter_hits() local
7741 tcb_base + (fid + sc->tids.ftid_base) * TCB_SIZE); in get_filter_hits()