Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c923 ib_path_rec_set_qos_class(p_pr, 0); in pr_rcv_build_pr()
1693 ib_path_rec_set_qos_class(&pr_item->resp.path_rec, 0); in pr_process_multicast()
H A Dosm_sa_multipath_record.c854 ib_path_rec_set_qos_class(p_pr, 0); in mpr_rcv_build_pr()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h3051 ib_path_rec_set_qos_class(IN ib_path_rec_t * const p_rec, in ib_path_rec_set_qos_class() function