Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h241 int mcs_clear_all_stats(struct mcs *mcs, u16 pcifunc, int dir);
H A Dmcs_rvu_if.c250 mcs_clear_all_stats(mcs, pcifunc, req->dir); in rvu_mbox_handler_mcs_clear_stats()
H A Dmcs.c292 int mcs_clear_all_stats(struct mcs *mcs, u16 pcifunc, int dir) in mcs_clear_all_stats() function