Searched refs:pi_path_mtu (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h359 ib_mtu_t pi_path_mtu; /* Common path MTU */ member in struct:ibt_path_info_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c67 * Tunable parameter to turnoff the overriding of pi_path_mtu value.
68 * 1 By default override the path record's pi_path_mtu value to
70 * channels established on Tavor HCA and the path's pi_path_mtu
72 * 0 Do not override, use pi_path_mtu by default.
685 (chan_args->oc_path->pi_path_mtu > IB_MTU_1K)) {
690 chan_args->oc_path->pi_path_mtu);
692 req_msgp->req_mtu_plus = chan_args->oc_path->pi_path_mtu << 4 |
H A Dibcm_path.c1082 paths->pi_path_mtu = pr_resp->Mtu;
3138 paths->pi_path_mtu = pr_resp->Mtu;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c2328 sa_pathp->mtu = pathp->pi_path_mtu;

Completed in 78 milliseconds