Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c227 ret = cn10k_alloc_leaf_profile(pfvf, &hw->matchall_ipolicer); in cn10k_alloc_matchall_ipolicer()
351 hw->matchall_ipolicer, false); in cn10k_free_matchall_ipolicer()
353 rc = cn10k_free_leaf_profile(pfvf, hw->matchall_ipolicer); in cn10k_free_matchall_ipolicer()
468 rc = cn10k_set_ipolicer_rate(pfvf, hw->matchall_ipolicer, burst, in cn10k_set_matchall_ipolicer_rate()
475 hw->matchall_ipolicer, true); in cn10k_set_matchall_ipolicer_rate()
Dotx2_common.h186 u16 matchall_ipolicer; member