Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c319 fs.hitcnts = 1; in cxgb4_config_knode()
Dcxgb4_filter.c615 FW_FILTER_WR_HITCNTS_V(f->fs.hitcnts) | in set_filter_wr()
1006 DELACK_V(f->fs.hitcnts) | in mk_act_open_req6()
1045 DELACK_V(f->fs.hitcnts) | in mk_act_open_req()
1594 if (f->fs.hitcnts) in configure_filter_tcb()
Dcxgb4_tc_flower.c689 fs->hitcnts = 1; in cxgb4_tc_flower_replace()
Dcxgb4.h1131 uint32_t hitcnts:1; /* count filter hits in TCB */ member