Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h237 void mcs_get_flowid_stats(struct mcs *mcs, struct mcs_flowid_stats *stats, int id, int dir);
H A Dmcs.c132 void mcs_get_flowid_stats(struct mcs *mcs, struct mcs_flowid_stats *stats, in mcs_get_flowid_stats() function
270 mcs_get_flowid_stats(mcs, &flowid_st, id, dir); in mcs_clear_stats()
H A Dmcs_rvu_if.c277 mcs_get_flowid_stats(mcs, rsp, req->id, req->dir); in rvu_mbox_handler_mcs_get_flowid_stats()