Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h186 void mcs_clear_secy_plcy(struct mcs *mcs, int secy_id, int dir);
H A Dmcs.c544 void mcs_clear_secy_plcy(struct mcs *mcs, int secy_id, int dir) in mcs_clear_secy_plcy() function
737 mcs_clear_secy_plcy(mcs, id, dir); in mcs_free_all_rsrc()
H A Dmcs_rvu_if.c660 mcs_clear_secy_plcy(mcs, req->rsrc_id, req->dir); in rvu_mbox_handler_mcs_free_resources()