Searched refs:cfgprof (Results 1 – 5 of 5) sorted by relevance
408 tavor_cfg_profile_t *cfgprof; in tavor_rsrc_init_phase1() local436 cfgprof = state->ts_cfg_profile; in tavor_rsrc_init_phase1()445 num = ((uint64_t)1 << cfgprof->cp_log_num_outmbox); in tavor_rsrc_init_phase1()446 size = ((uint64_t)1 << cfgprof->cp_log_outmbox_size); in tavor_rsrc_init_phase1()451 rsrc_pool->rsrc_shift = cfgprof->cp_log_outmbox_size; in tavor_rsrc_init_phase1()488 num = ((uint64_t)1 << cfgprof->cp_log_num_intr_outmbox); in tavor_rsrc_init_phase1()489 size = ((uint64_t)1 << cfgprof->cp_log_outmbox_size); in tavor_rsrc_init_phase1()494 rsrc_pool->rsrc_shift = cfgprof->cp_log_outmbox_size; in tavor_rsrc_init_phase1()545 tavor_cfg_profile_t *cfgprof; in tavor_rsrc_init_phase2() local591 cfgprof = state->ts_cfg_profile; in tavor_rsrc_init_phase2()[all …]
2030 tavor_cfg_profile_t *cfgprof; in tavor_hca_port_init() local2036 cfgprof = state->ts_cfg_profile; in tavor_hca_port_init()2039 num_ports = cfgprof->cp_num_ports; in tavor_hca_port_init()2053 sysimgguid = cfgprof->cp_sysimgguid; in tavor_hca_port_init()2063 nodeguid = cfgprof->cp_nodeguid; in tavor_hca_port_init()2073 portguid = cfgprof->cp_portguid[i]; in tavor_hca_port_init()2081 val = cfgprof->cp_max_mtu; in tavor_hca_port_init()2089 val = cfgprof->cp_max_port_width; in tavor_hca_port_init()2097 val = cfgprof->cp_max_vlcap; in tavor_hca_port_init()2105 val = ((uint64_t)1 << cfgprof->cp_log_max_gidtbl); in tavor_hca_port_init()[all …]
639 hermon_cfg_profile_t *cfgprof; in hermon_rsrc_init_phase1() local668 cfgprof = state->hs_cfg_profile; in hermon_rsrc_init_phase1()671 num = ((uint64_t)1 << cfgprof->cp_log_num_outmbox); in hermon_rsrc_init_phase1()672 size = ((uint64_t)1 << cfgprof->cp_log_outmbox_size); in hermon_rsrc_init_phase1()676 rsrc_pool->rsrc_shift = cfgprof->cp_log_outmbox_size; in hermon_rsrc_init_phase1()701 num = ((uint64_t)1 << cfgprof->cp_log_num_intr_outmbox); in hermon_rsrc_init_phase1()702 size = ((uint64_t)1 << cfgprof->cp_log_outmbox_size); in hermon_rsrc_init_phase1()706 rsrc_pool->rsrc_shift = cfgprof->cp_log_outmbox_size; in hermon_rsrc_init_phase1()731 num = ((uint64_t)1 << cfgprof->cp_log_num_inmbox); in hermon_rsrc_init_phase1()732 size = ((uint64_t)1 << cfgprof->cp_log_inmbox_size); in hermon_rsrc_init_phase1()[all …]
3455 hermon_cfg_profile_t *cfgprof; in hermon_hca_port_init() local3462 cfgprof = state->hs_cfg_profile; in hermon_hca_port_init()3465 num_ports = cfgprof->cp_num_ports; in hermon_hca_port_init()3504 sysimgguid = cfgprof->cp_sysimgguid; in hermon_hca_port_init()3514 nodeguid = cfgprof->cp_nodeguid; in hermon_hca_port_init()3524 portguid = cfgprof->cp_portguid[i]; in hermon_hca_port_init()3532 val = cfgprof->cp_max_mtu; in hermon_hca_port_init()3543 val = cfgprof->cp_max_port_width; in hermon_hca_port_init()3550 val = cfgprof->cp_max_vlcap; in hermon_hca_port_init()3561 val = ((uint64_t)1 << cfgprof->cp_log_max_gidtbl); in hermon_hca_port_init()[all …]
482 hermon_cfg_profile_t *cfgprof; in hermon_fm_ereport_init() local645 cfgprof = state->hs_cfg_profile; in hermon_fm_ereport_init()647 num = ((uint64_t)1 << cfgprof->cp_log_num_uar); in hermon_fm_ereport_init()