Home
last modified time | relevance | path

Searched refs:cn10k_alloc_matchall_ipolicer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h32 int cn10k_alloc_matchall_ipolicer(struct otx2_nic *pfvf);
H A Dcn10k.c226 int cn10k_alloc_matchall_ipolicer(struct otx2_nic *pfvf) in cn10k_alloc_matchall_ipolicer() function
H A Dotx2_tc.c1244 err = cn10k_alloc_matchall_ipolicer(nic); in otx2_tc_ingress_matchall_install()