Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h32 int cn10k_alloc_matchall_ipolicer(struct otx2_nic *pfvf);
Dcn10k.c221 int cn10k_alloc_matchall_ipolicer(struct otx2_nic *pfvf) in cn10k_alloc_matchall_ipolicer() function
Dotx2_tc.c1447 err = cn10k_alloc_matchall_ipolicer(nic); in otx2_tc_ingress_matchall_install()