Searched refs:smtidx (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_smt.c274 unsigned int smtidx = G_TID_TID(tid); local
277 struct smt_entry *e = &sc->smt->smtab[smtidx];
280 rpl->status, smtidx);
H A Dt4_ioctl.h249 uint16_t smtidx; member in struct:t4_filter
H A Dt4_filter.c1430 t->smtidx = f->smt ? f->smt->idx : 0;
1470 t->smtidx = f->smt ? f->smt->idx : 0;
/freebsd-13-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c911 ", smtidx=%d",
915 t->smtidx);

Completed in 69 milliseconds