Searched refs:cgx_stats_rsp (Results 1 – 5 of 5) sorted by relevance
602 ((struct cgx_stats_rsp *)rsp)->rx_stats[stat] = rx_stat; in rvu_lmac_get_stats() 615 ((struct cgx_stats_rsp *)rsp)->tx_stats[stat] = tx_stat; in rvu_lmac_get_stats() 622 struct cgx_stats_rsp *rsp) in rvu_mbox_handler_cgx_stats()
162 M(CGX_STATS, 0x202, cgx_stats, msg_req, cgx_stats_rsp) \542 struct cgx_stats_rsp { struct 543 hdrcgx_stats_rsp global() argument 546 rx_statscgx_stats_rsp global() argument 547 tx_statscgx_stats_rsp global() argument
1078 struct cgx_stats_rsp *rsp);
1852 struct cgx_stats_rsp *rsp) in mbox_handler_cgx_stats()
829 mbox_handler_cgx_stats(pf, (struct cgx_stats_rsp *)msg); in otx2_process_pfaf_mbox_msg()