Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c226 ret = cn10k_alloc_leaf_profile(pfvf, &hw->matchall_ipolicer); in cn10k_alloc_matchall_ipolicer()
350 hw->matchall_ipolicer, false); in cn10k_free_matchall_ipolicer()
352 rc = cn10k_free_leaf_profile(pfvf, hw->matchall_ipolicer); in cn10k_free_matchall_ipolicer()
467 rc = cn10k_set_ipolicer_rate(pfvf, hw->matchall_ipolicer, burst, in cn10k_set_matchall_ipolicer_rate()
474 hw->matchall_ipolicer, true); in cn10k_set_matchall_ipolicer_rate()
Dotx2_common.h207 u16 matchall_ipolicer; member