Searched refs:req_rsp (Results 1 – 1 of 1) sorted by relevance
289 struct sso_hws_stats *req_rsp; in roc_sso_hws_stats_get() local296 if (req_rsp == NULL) { in roc_sso_hws_stats_get()304 if (req_rsp == NULL) { in roc_sso_hws_stats_get()309 req_rsp->hws = hws; in roc_sso_hws_stats_get()327 struct sso_grp_stats *req_rsp; in roc_sso_hwgrp_stats_get() local334 if (req_rsp == NULL) { in roc_sso_hwgrp_stats_get()342 if (req_rsp == NULL) { in roc_sso_hwgrp_stats_get()347 req_rsp->grp = hwgrp; in roc_sso_hwgrp_stats_get()355 stats->dq_pc = req_rsp->dq_pc; in roc_sso_hwgrp_stats_get()356 stats->ds_pc = req_rsp->ds_pc; in roc_sso_hwgrp_stats_get()[all …]