Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c527 refcount_inc(&nic->flow_cfg->mark_flows); in otx2_tc_parse_actions()
1205 if (!refcount_dec_and_test(&flow_cfg->mark_flows)) in otx2_tc_del_flow()
H A Dotx2_common.h355 refcount_t mark_flows; member
H A Dotx2_flows.c258 refcount_set(&flow_cfg->mark_flows, 1); in otx2_mcam_entry_init()