Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h198 } ibt_mtu_req_t; typedef
326 ibt_mtu_req_t pa_mtu;
578 ibt_mtu_req_t mc_mtu_req; /* MTU */
1711 ibt_mtu_req_t ipa_mtu; /* Optional */
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c3783 bcopy(&p_arg->attr.ipa_mtu, &attr.pa_mtu, sizeof (ibt_mtu_req_t)); in ibcm_process_get_ip_paths()