Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h39 int cn10k_set_ipolicer_rate(struct otx2_nic *pfvf, u16 profile,
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()
Dotx2_tc.c306 rc = cn10k_set_ipolicer_rate(nic, node->leaf_profile, in otx2_tc_act_set_hw_police()