Searched refs:max_hws (Results 1 – 5 of 5) sorted by relevance
25 plt_tel_data_add_dict_int(d, "max_hws", roc_sso->max_hws); in cnxk_tel_sso()
150 roc_sso->max_hws = rsrc_cnt->ssow; in sso_rsrc_get()670 if (roc_sso->max_hws < nb_hws) in roc_sso_rsrc_init()788 plt_zmalloc(sizeof(struct plt_bitmap *) * roc_sso->max_hws, 0); in roc_sso_dev_init()795 sso->link_map_mem = plt_zmalloc(link_map_sz * roc_sso->max_hws, 0); in roc_sso_dev_init()802 for (i = 0; i < roc_sso->max_hws; i++) { in roc_sso_dev_init()
43 uint16_t max_hws; member
248 dev->max_event_ports = dev->sso.max_hws / CN9K_DUAL_WS_NB_WS; in cn9k_sso_set_rsrc()250 dev->max_event_ports = dev->sso.max_hws; in cn9k_sso_set_rsrc()
244 dev->max_event_ports = dev->sso.max_hws; in cn10k_sso_set_rsrc()