Home
last modified time | relevance | path

Searched refs:ib_path_rec_mtu (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c117 required_mtu = ib_path_rec_mtu(p_pr); in sa_path_rec_apply_tavor_mtu_limit()
494 required_mtu = ib_path_rec_mtu(p_pr); in pr_rcv_get_path_parms()
1749 mtu = ib_path_rec_mtu(p_pr); in osm_pr_rcv_process()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h3115 ib_path_rec_mtu(IN const ib_path_rec_t * const p_rec) in ib_path_rec_mtu() function