Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h39 int cn10k_set_ipolicer_rate(struct otx2_nic *pfvf, u16 profile,
H A Dcn10k.c360 int cn10k_set_ipolicer_rate(struct otx2_nic *pfvf, u16 profile, in cn10k_set_ipolicer_rate() function
472 rc = cn10k_set_ipolicer_rate(pfvf, hw->matchall_ipolicer, burst, in cn10k_set_matchall_ipolicer_rate()
H A Dotx2_tc.c301 rc = cn10k_set_ipolicer_rate(nic, node->leaf_profile, in otx2_tc_act_set_hw_police()