Searched refs:param_count (Results 1 – 4 of 4) sorted by relevance
233 uint32_t param_count; in hxge_get_param_soft_properties() local239 param_count = hxgep->param_count; in hxge_get_param_soft_properties()240 for (i = 0; i < param_count; i++) { in hxge_get_param_soft_properties()354 for (i = 0; i < hxgep->param_count; i++) { in hxge_setup_param()432 hxgep->param_count = sizeof (hxge_param_arr) / sizeof (hxge_param_t); in hxge_init_param()434 hxgep->param_count)); in hxge_init_param()460 for (i = 0; i < hxgep->param_count; i++) { in hxge_destroy_param()
309 uint32_t param_count; member
550 uint32_t param_count; in nxge_get_param_soft_properties() local556 param_count = nxgep->param_count; in nxge_get_param_soft_properties()557 for (i = 0; i < param_count; i++) { in nxge_get_param_soft_properties()708 for (i = 0; i < nxgep->param_count; i++) { in nxge_setup_param()779 nxgep->param_count = sizeof (nxge_param_arr)/sizeof (nxge_param_t); in nxge_init_param()784 nxgep->param_count)); in nxge_init_param()809 for (i = 0; i < nxgep->param_count; i++) in nxge_destroy_param()
662 uint32_t param_count; member