Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h248 uint16_t l2tidx; member
H A Dt4_filter.c1448 t->l2tidx = f->l2te ? f->l2te->idx : 0; in get_tcamfilter()
1488 t->l2tidx = f->l2te ? f->l2te->idx : 0; in get_hashfilter()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c881 t->l2tidx); in do_show_one_filter_info()