Home
last modified time | relevance | path

Searched refs:ib_path_rec_set_sl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c922 ib_path_rec_set_sl(p_pr, p_parms->sl); in pr_rcv_build_pr()
1692 ib_path_rec_set_sl(&pr_item->resp.path_rec, sl); in pr_process_multicast()
H A Dosm_sa_multipath_record.c855 ib_path_rec_set_sl(p_pr, p_parms->sl); in mpr_rcv_build_pr()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2988 ib_path_rec_set_sl(IN ib_path_rec_t * const p_rec, IN const uint8_t sl) in ib_path_rec_set_sl() function