Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c732 V_FW_FILTER_WR_HITCNTS(f->fs.hitcnts) | in set_tcamfilter()
926 if (is_t5(sc) && t->fs.hitcnts) in set_filter()
1450 if (f->fs.hitcnts) in get_tcamfilter()
1490 if (f->fs.hitcnts) in get_hashfilter()
1534 f->fs.newvlan == VLAN_REWRITE) | V_DELACK(f->fs.hitcnts) | in mk_act_open_req6()
1578 f->fs.newvlan == VLAN_REWRITE) | V_DELACK(f->fs.hitcnts) | in mk_act_open_req()
2021 if (f->fs.hitcnts || updated > 0) { in configure_hashfilter_tcb()
H A Dt4_ioctl.h205 uint32_t hitcnts:1; /* count filter hits in TCB */ member
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c1116 t.fs.hitcnts = 1; in set_filter()
1223 t.fs.hitcnts = val; in set_filter()