Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_saa.h44 #define IBMF_SAA_MTU_WC 0 /* mtu wilcard for gid_to_pathrecords */ macro
/titanic_44/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()