IB_MTU_256
if ((prec_resp->Mtu > IB_MTU_4K) || (prec_resp->Mtu < IB_MTU_256)) {
if ((mtu != IBMF_SAA_MTU_WC) && (mtu > IB_MTU_256)) {