Searched refs:mcs_get_sc_stats (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | mcs.h | 232 void mcs_get_sc_stats(struct mcs *mcs, struct mcs_sc_stats *stats, int id, int dir);
|
| D | mcs.c | 200 void mcs_get_sc_stats(struct mcs *mcs, struct mcs_sc_stats *stats, in mcs_get_sc_stats() function 279 mcs_get_sc_stats(mcs, &sc_st, id, dir); in mcs_clear_stats()
|
| D | mcs_rvu_if.c | 327 mcs_get_sc_stats(mcs, rsp, req->id, req->dir); in rvu_mbox_handler_mcs_get_sc_stats()
|
| D | mbox.h | 334 M(MCS_GET_SC_STATS, 0xa00e, mcs_get_sc_stats, mcs_stats_req, mcs_sc_stats) \
|
| D | rvu_debugfs.c | 331 mcs_get_sc_stats(mcs, &stats, sc_id, MCS_TX); in rvu_dbg_mcs_tx_sc_stats_display() 361 mcs_get_sc_stats(mcs, &stats, sc_id, MCS_RX); in rvu_dbg_mcs_rx_sc_stats_display()
|