Searched refs:sso_info_req (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_evdev_stats.h | 79 ((struct sso_info_req *)req_rsp)->hws = dev->dual_ws ? in otx2_sso_xstats_get() 95 ((struct sso_info_req *)req_rsp)->hws = in otx2_sso_xstats_get() 112 ((struct sso_info_req *)req_rsp)->grp = queue_port_id; in otx2_sso_xstats_get() 168 ((struct sso_info_req *)req_rsp)->hws = dev->dual_ws ? in otx2_sso_xstats_reset() 185 ((struct sso_info_req *)req_rsp)->hws = in otx2_sso_xstats_reset() 202 ((struct sso_info_req *)req_rsp)->grp = queue_port_id; in otx2_sso_xstats_reset()
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_mbox.h | 171 M(SSO_GRP_GET_PRIORITY, 0x606, sso_grp_get_priority, sso_info_req, \ 176 M(SSO_GRP_GET_STATS, 0x609, sso_grp_get_stats, sso_info_req, \ 178 M(SSO_HWS_GET_STATS, 0x610, sso_hws_get_stats, sso_info_req, \ 1180 struct sso_info_req { struct
|