Searched refs:mcs_stats_req (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | mcs_rvu_if.c | 259 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_flowid_stats() 290 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_secy_stats() 318 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sc_stats() 342 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sa_stats() 366 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_port_stats()
|
| H A D | mbox.h | 353 M(MCS_GET_FLOWID_STATS, 0xa00c, mcs_get_flowid_stats, mcs_stats_req, \ 355 M(MCS_GET_SECY_STATS, 0xa00d, mcs_get_secy_stats, mcs_stats_req, \ 357 M(MCS_GET_SC_STATS, 0xa00e, mcs_get_sc_stats, mcs_stats_req, mcs_sc_stats) \ 358 M(MCS_GET_SA_STATS, 0xa00f, mcs_get_sa_stats, mcs_stats_req, mcs_sa_stats) \ 359 M(MCS_GET_PORT_STATS, 0xa010, mcs_get_port_stats, mcs_stats_req, \ 2257 struct mcs_stats_req { struct
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | cn10k_macsec.c | 753 struct mcs_stats_req *req; in cn10k_mcs_sa_stats() 808 struct mcs_stats_req *req; in cn10k_mcs_sc_stats() 864 struct mcs_stats_req *req; in cn10k_mcs_secy_stats()
|