Home
last modified time | relevance | path

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

/Linux-v5.4/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()
1028 DELACK_V(f->fs.hitcnts) | in mk_act_open_req6()
1067 DELACK_V(f->fs.hitcnts) | in mk_act_open_req()
1613 if (f->fs.hitcnts) in configure_filter_tcb()
Dcxgb4_tc_flower.c659 fs->hitcnts = 1; in cxgb4_tc_flower_replace()
Dcxgb4.h1175 uint32_t hitcnts:1; /* count filter hits in TCB */ member