Searched refs:cgx_stats_rsp (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.h | 136 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_rsp) \ 327 struct cgx_stats_rsp { struct
|
H A D | rvu_cgx.c | 430 struct cgx_stats_rsp *rsp) in rvu_mbox_handler_cgx_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_cgx.c | 574 ((struct cgx_stats_rsp *)rsp)->rx_stats[stat] = rx_stat; in rvu_lmac_get_stats() 587 ((struct cgx_stats_rsp *)rsp)->tx_stats[stat] = tx_stat; in rvu_lmac_get_stats() 594 struct cgx_stats_rsp *rsp) in rvu_mbox_handler_cgx_stats()
|
H A D | mbox.h | 149 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_rsp) \ 510 struct cgx_stats_rsp { struct
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 627 struct cgx_stats_rsp *rsp);
|
H A D | otx2_common.c | 1483 struct cgx_stats_rsp *rsp) in mbox_handler_cgx_stats()
|
H A D | otx2_pf.c | 788 mbox_handler_cgx_stats(pf, (struct cgx_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 1015 struct cgx_stats_rsp *rsp);
|
H A D | otx2_common.c | 1710 struct cgx_stats_rsp *rsp) in mbox_handler_cgx_stats()
|
H A D | otx2_pf.c | 789 mbox_handler_cgx_stats(pf, (struct cgx_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()
|
Completed in 25 milliseconds