Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.c272 unsigned int smtidx = G_TID_TID(tid); in do_smt_write_rpl() local
275 struct smt_entry *e = &sc->smt->smtab[smtidx]; in do_smt_write_rpl()
278 rpl->status, smtidx); in do_smt_write_rpl()
H A Dt4_ioctl.h249 uint16_t smtidx; member
H A Dt4_filter.c1449 t->smtidx = f->smt ? f->smt->idx : 0; in get_tcamfilter()
1489 t->smtidx = f->smt ? f->smt->idx : 0; in get_hashfilter()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c889 t->smtidx); in do_show_one_filter_info()