Searched refs:cn10k_set_ipolicer_rate (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | cn10k.h | 39 int cn10k_set_ipolicer_rate(struct otx2_nic *pfvf, u16 profile,
|
D | cn10k.c | 358 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()
|
D | otx2_tc.c | 348 rc = cn10k_set_ipolicer_rate(nic, node->leaf_profile, burst, rate, pps); in otx2_tc_act_set_police()
|