Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c522 refcount_inc(&nic->flow_cfg->mark_flows); in otx2_tc_parse_actions()
1200 if (!refcount_dec_and_test(&flow_cfg->mark_flows)) in otx2_tc_del_flow()
Dotx2_common.h363 refcount_t mark_flows; member
Dotx2_flows.c253 refcount_set(&flow_cfg->mark_flows, 1); in otx2_mcam_entry_init()