Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c685 (chan_args->oc_path->pi_path_mtu > IB_MTU_1K)) { in ibt_open_rc_channel()
690 chan_args->oc_path->pi_path_mtu); in ibt_open_rc_channel()
692 req_msgp->req_mtu_plus = chan_args->oc_path->pi_path_mtu << 4 | in ibt_open_rc_channel()
H A Dibcm_path.c1083 paths->pi_path_mtu = pr_resp->Mtu; in ibcm_update_pri()
3139 paths->pi_path_mtu = pr_resp->Mtu; in ibcm_ip_update_pri()
/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; in ibt_path2sa_path()