Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h31 int cn10k_free_all_ipolicers(struct otx2_nic *pfvf);
H A Dcn10k.c163 int cn10k_free_all_ipolicers(struct otx2_nic *pfvf) in cn10k_free_all_ipolicers() function
H A Dotx2_pf.c1650 cn10k_free_all_ipolicers(pf); in otx2_free_hw_resources()