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

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h41 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf);
H A Dcn10k.c328 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf) function
354 rc = cn10k_free_leaf_profile(pfvf, hw->matchall_ipolicer);
H A Dotx2_tc.c320 if (cn10k_free_leaf_profile(nic, node->leaf_profile))
1205 err = cn10k_free_leaf_profile(nic, flow_node->leaf_profile);
1319 err = cn10k_free_leaf_profile(nic, new_node->leaf_profile);

Completed in 109 milliseconds