Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c228 ret = cn10k_alloc_leaf_profile(pfvf, &hw->matchall_ipolicer); in cn10k_alloc_matchall_ipolicer()
352 hw->matchall_ipolicer, false); in cn10k_free_matchall_ipolicer()
354 rc = cn10k_free_leaf_profile(pfvf, hw->matchall_ipolicer); in cn10k_free_matchall_ipolicer()
472 rc = cn10k_set_ipolicer_rate(pfvf, hw->matchall_ipolicer, burst, in cn10k_set_matchall_ipolicer_rate()
479 hw->matchall_ipolicer, true); in cn10k_set_matchall_ipolicer_rate()
Dotx2_common.h229 u16 matchall_ipolicer; member