Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h39 int cn10k_set_ipolicer_rate(struct otx2_nic *pfvf, u16 profile,
Dcn10k.c358 int cn10k_set_ipolicer_rate(struct otx2_nic *pfvf, u16 profile, in cn10k_set_ipolicer_rate() function
467 rc = cn10k_set_ipolicer_rate(pfvf, hw->matchall_ipolicer, burst, in cn10k_set_matchall_ipolicer_rate()
Dotx2_tc.c348 rc = cn10k_set_ipolicer_rate(nic, node->leaf_profile, burst, rate, pps); in otx2_tc_act_set_police()