Searched refs:mcs_sc_stats (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | cn10k_macsec.c | 668 struct mcs_sc_stats *rsp_p, in cn10k_mcs_sc_stats() 674 struct mcs_sc_stats *rsp; in cn10k_mcs_sc_stats() 705 rsp = (struct mcs_sc_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, in cn10k_mcs_sc_stats() 990 struct mcs_sc_stats sc_rsp = { 0 }; in cn10k_mcs_sync_stats() 1464 struct mcs_sc_stats rsp = { 0 }; in cn10k_mdo_get_tx_sc_stats() 1509 struct mcs_sc_stats rsp = { 0 }; in cn10k_mdo_get_rx_sc_stats()
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | mcs.h | 234 void mcs_get_sc_stats(struct mcs *mcs, struct mcs_sc_stats *stats, int id, int dir);
|
D | mbox.h | 324 M(MCS_GET_SC_STATS, 0xa00e, mcs_get_sc_stats, mcs_stats_req, mcs_sc_stats) \ 2058 struct mcs_sc_stats { struct
|
D | mcs.c | 200 void mcs_get_sc_stats(struct mcs *mcs, struct mcs_sc_stats *stats, in mcs_get_sc_stats() 257 struct mcs_sc_stats sc_st; in mcs_clear_stats()
|
D | mcs_rvu_if.c | 277 struct mcs_sc_stats *rsp) in rvu_mbox_handler_mcs_get_sc_stats()
|
D | rvu_debugfs.c | 325 struct mcs_sc_stats stats; in rvu_dbg_mcs_tx_sc_stats_display() 355 struct mcs_sc_stats stats; in rvu_dbg_mcs_rx_sc_stats_display()
|