hitcnts          1176 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	uint32_t hitcnts:1;     /* count filter hits in TCB */
hitcnts           615 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 		      FW_FILTER_WR_HITCNTS_V(f->fs.hitcnts) |
hitcnts          1028 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 				DELACK_V(f->fs.hitcnts) |
hitcnts          1067 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 				DELACK_V(f->fs.hitcnts) |
hitcnts          1613 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (f->fs.hitcnts)
hitcnts           659 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	fs->hitcnts = 1;
hitcnts           319 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c 	fs.hitcnts = 1;