Searched refs:vl_high_limit (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos.c59 uint8_t vl_high_limit; member in struct:qos_config
321 p->vl_high_limit = qcfg->vl_high_limit;
423 p->vl_high_limit = qcfg->vl_high_limit;
610 cfg->vl_high_limit = (uint8_t) opt->high_limit;
613 cfg->vl_high_limit = (uint8_t) dflt->high_limit;
615 cfg->vl_high_limit = (uint8_t) OSM_DEFAULT_QOS_HIGH_LIMIT;
H A Dosm_link_mgr.c429 /* provide the vl_high_limit from the qos mgr */
431 p_physp->vl_high_limit != p_old_pi->vl_high_limit) {
433 p_pi->vl_high_limit = p_physp->vl_high_limit;
H A Dosm_sa_portinfo_record.c323 if (p_comp_pi->vl_high_limit != p_pi->vl_high_limit)
H A Dosm_helper.c906 p_pi->vl_high_limit, p_pi->vl_arb_high_cap,
1103 p_pi->vl_high_limit, p_pi->vl_arb_high_cap,
H A Dosm_qos_parser_y.y1441 p_current_vlarb_scope->vl_high_limit = (uint32_t)(*p_tmp_num);
/freebsd-12-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_qos_policy.h88 uint32_t vl_high_limit; /* single integer */ member in struct:osm_qos_vlarb_scope
H A Dosm_port.h115 uint8_t vl_high_limit; member in struct:osm_physp
170 * vl_high_limit
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_smi.h108 u8 vl_high_limit; member in struct:ib_port_info
H A Drdma_vt.h90 u8 vl_high_limit; member in struct:rvt_ibport
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h4626 uint8_t vl_high_limit;

Completed in 111 milliseconds