Searched refs:ib_path_rec_sl (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c735 sl = ib_path_rec_sl(p_pr);
1587 if ((comp_mask & IB_PR_COMPMASK_SL) && ib_path_rec_sl(p_pr) != sl) {
1590 ib_path_rec_sl(p_pr), sl);
H A Dosm_helper.c1458 ib_path_rec_qos_class(p_pr), ib_path_rec_sl(p_pr),
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c318 lid2sl_table[cl_ntoh16(p_pr->dlid)] = ib_path_rec_sl(p_pr);
H A Dsaquery.c240 ib_path_rec_sl(p_pr), p_pr->mtu, p_pr->rate, p_pr->pkt_life,
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h3012 /****f* IBA Base: Types/ib_path_rec_sl
3014 * ib_path_rec_sl
3022 ib_path_rec_sl(IN const ib_path_rec_t * const p_rec) function

Completed in 245 milliseconds