Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h41 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf);
Dcn10k.c326 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf) in cn10k_free_leaf_profile() function
352 rc = cn10k_free_leaf_profile(pfvf, hw->matchall_ipolicer); in cn10k_free_matchall_ipolicer()
Dotx2_tc.c368 if (cn10k_free_leaf_profile(nic, node->leaf_profile)) in otx2_tc_act_set_police()
731 err = cn10k_free_leaf_profile(nic, flow_node->leaf_profile); in otx2_tc_del_flow()
849 err = cn10k_free_leaf_profile(nic, new_node->leaf_profile); in otx2_tc_add_flow()