Home
last modified time | relevance | path

Searched refs:matchall_ipolicer (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c233 ret = cn10k_alloc_leaf_profile(pfvf, &hw->matchall_ipolicer); in cn10k_alloc_matchall_ipolicer()
357 hw->matchall_ipolicer, false); in cn10k_free_matchall_ipolicer()
359 rc = cn10k_free_leaf_profile(pfvf, hw->matchall_ipolicer); in cn10k_free_matchall_ipolicer()
477 rc = cn10k_set_ipolicer_rate(pfvf, hw->matchall_ipolicer, burst, in cn10k_set_matchall_ipolicer_rate()
484 hw->matchall_ipolicer, true); in cn10k_set_matchall_ipolicer_rate()
H A Dotx2_common.h229 u16 matchall_ipolicer; member