Home
last modified time | relevance | path

Searched refs:mcs_secy_stats (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs.h238 void mcs_get_rx_secy_stats(struct mcs *mcs, struct mcs_secy_stats *stats, int id);
239 void mcs_get_tx_secy_stats(struct mcs *mcs, struct mcs_secy_stats *stats, int id);
Dmcs.c27 void mcs_get_tx_secy_stats(struct mcs *mcs, struct mcs_secy_stats *stats, int id) in mcs_get_tx_secy_stats()
71 void mcs_get_rx_secy_stats(struct mcs *mcs, struct mcs_secy_stats *stats, int id) in mcs_get_rx_secy_stats()
256 struct mcs_secy_stats secy_st; in mcs_clear_stats()
Dmbox.h323 mcs_secy_stats) \
2004 struct mcs_secy_stats { struct
Dmcs_rvu_if.c249 struct mcs_secy_stats *rsp) in rvu_mbox_handler_mcs_get_secy_stats()
Drvu_debugfs.c429 struct mcs_secy_stats stats; in rvu_dbg_mcs_tx_secy_stats_display()
472 struct mcs_secy_stats stats; in rvu_dbg_mcs_rx_secy_stats_display()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c723 struct mcs_secy_stats *rsp_p, in cn10k_mcs_secy_stats()
728 struct mcs_secy_stats *rsp; in cn10k_mcs_secy_stats()
760 rsp = (struct mcs_secy_stats *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, in cn10k_mcs_secy_stats()
989 struct mcs_secy_stats rx_rsp = { 0 }; in cn10k_mcs_sync_stats()
1426 struct mcs_secy_stats tx_rsp = { 0 }, rx_rsp = { 0 }; in cn10k_mdo_get_dev_stats()