Home
last modified time | relevance | path

Searched refs:mcs_get_sa_stats (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.h235 void mcs_get_sa_stats(struct mcs *mcs, struct mcs_sa_stats *stats, int id, int dir);
H A Dmcs.c172 void mcs_get_sa_stats(struct mcs *mcs, struct mcs_sa_stats *stats, int id, int dir) in mcs_get_sa_stats() function
282 mcs_get_sa_stats(mcs, &sa_st, id, dir); in mcs_clear_stats()
H A Dmcs_rvu_if.c356 mcs_get_sa_stats(mcs, rsp, req->id, req->dir); in rvu_mbox_handler_mcs_get_sa_stats()
H A Dmbox.h341 M(MCS_GET_SA_STATS, 0xa00f, mcs_get_sa_stats, mcs_stats_req, mcs_sa_stats) \
H A Drvu_debugfs.c278 mcs_get_sa_stats(mcs, &stats, sa_id, MCS_TX); in rvu_dbg_mcs_sa_stats_display()
294 mcs_get_sa_stats(mcs, &stats, sa_id, MCS_RX); in rvu_dbg_mcs_sa_stats_display()