Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h33 int cn10k_free_matchall_ipolicer(struct otx2_nic *pfvf);
Dcn10k.c340 int cn10k_free_matchall_ipolicer(struct otx2_nic *pfvf) in cn10k_free_matchall_ipolicer() function
Dotx2_tc.c998 err = cn10k_free_matchall_ipolicer(nic); in otx2_tc_ingress_matchall_delete()