Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c44 u16 leaf_profile; member
295 rc = cn10k_alloc_leaf_profile(nic, &node->leaf_profile); in otx2_tc_act_set_hw_police()
301 rc = cn10k_set_ipolicer_rate(nic, node->leaf_profile, in otx2_tc_act_set_hw_police()
315 if (cn10k_free_leaf_profile(nic, node->leaf_profile)) in otx2_tc_act_set_hw_police()
318 node->leaf_profile); in otx2_tc_act_set_hw_police()
1019 flow_node->leaf_profile, false); in otx2_tc_del_flow()
1023 flow_node->rq, flow_node->leaf_profile); in otx2_tc_del_flow()
1029 flow_node->leaf_profile); in otx2_tc_del_flow()
1124 new_node->leaf_profile, false); in otx2_tc_add_flow()
1128 new_node->rq, new_node->leaf_profile); in otx2_tc_add_flow()
[all …]