Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h41 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf);
H A Dcn10k.c333 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf) in cn10k_free_leaf_profile() function
359 rc = cn10k_free_leaf_profile(pfvf, hw->matchall_ipolicer); in cn10k_free_matchall_ipolicer()
H A Dotx2_tc.c315 if (cn10k_free_leaf_profile(nic, node->leaf_profile)) in otx2_tc_act_set_hw_police()
1025 err = cn10k_free_leaf_profile(nic, flow_node->leaf_profile); in otx2_tc_del_flow()
1129 err = cn10k_free_leaf_profile(nic, new_node->leaf_profile); in otx2_tc_add_flow()