Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/
H A Dib_types.h172 IB_MTU_256 = 1, /* 256 bytes */ enumerator
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa.c989 if ((mtu != IBMF_SAA_MTU_WC) && (mtu > IB_MTU_256)) { in ibmf_saa_gid_to_pathrecords()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1867 if ((prec_resp->Mtu > IB_MTU_4K) || (prec_resp->Mtu < IB_MTU_256)) { in ibcm_update_cep_info()