Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h38 int cn10k_alloc_leaf_profile(struct otx2_nic *pfvf, u16 *leaf);
Dcn10k.c186 int cn10k_alloc_leaf_profile(struct otx2_nic *pfvf, u16 *leaf) in cn10k_alloc_leaf_profile() function
226 ret = cn10k_alloc_leaf_profile(pfvf, &hw->matchall_ipolicer); in cn10k_alloc_matchall_ipolicer()
Dotx2_tc.c342 rc = cn10k_alloc_leaf_profile(nic, &node->leaf_profile); in otx2_tc_act_set_police()