Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.h84 uint32_t hitcnts:1; /* count filter hits in TCB */ member
H A Dcxgbe_filter.c526 V_DELACK(f->fs.hitcnts) | in mk_act_open_req6()
573 V_DELACK(f->fs.hitcnts) | in mk_act_open_req()
825 V_FW_FILTER_WR_HITCNTS(f->fs.hitcnts) | in set_filter_wr()
1197 if (f->fs.hitcnts) in cxgbe_hash_filter_rpl()
H A Dcxgbe_flow.c904 fs->hitcnts = 1; in cxgbe_rtef_parse_actions()
1305 if (!fs.hitcnts) in cxgbe_flow_query()