IB_MAD_IGNORE_MKEY  500 drivers/infiniband/core/sysfs.c 	if ((dev->ops.process_mad(dev, IB_MAD_IGNORE_MKEY,
IB_MAD_IGNORE_MKEY  707 drivers/infiniband/hw/hfi1/mad.c 	if ((mad_flags & IB_MAD_IGNORE_MKEY) ||  ibp->rvp.mkey == 0 ||
IB_MAD_IGNORE_MKEY  868 drivers/infiniband/hw/mlx4/mad.c 			   (mad_flags & IB_MAD_IGNORE_MKEY ? MLX4_MAD_IFC_IGNORE_MKEY : 0) |
IB_MAD_IGNORE_MKEY  112 drivers/infiniband/hw/mlx5/mad.c 			   mad_flags & IB_MAD_IGNORE_MKEY,
IB_MAD_IGNORE_MKEY  263 drivers/infiniband/hw/mthca/mthca_mad.c 			    mad_flags & IB_MAD_IGNORE_MKEY,
IB_MAD_IGNORE_MKEY  419 drivers/infiniband/hw/qib/qib_mad.c 	if ((mad_flags & IB_MAD_IGNORE_MKEY) ||  ibp->rvp.mkey == 0 ||
IB_MAD_IGNORE_MKEY 2129 include/rdma/ib_verbs.h 	IB_MAD_IGNORE_ALL	= IB_MAD_IGNORE_MKEY | IB_MAD_IGNORE_BKEY