init_type_reply   161 drivers/infiniband/core/uverbs_std_types_device.c 	resp->init_type_reply = attr->init_type_reply;
init_type_reply   246 drivers/infiniband/hw/bnxt_re/ib_verbs.c 	port_attr->init_type_reply = 0;
init_type_reply   705 drivers/infiniband/hw/mlx4/main.c 	props->init_type_reply	= out_mad->data[41] >> 4;
init_type_reply   579 drivers/infiniband/hw/mlx5/mad.c 	props->init_type_reply	= out_mad->data[41] >> 4;
init_type_reply  1332 drivers/infiniband/hw/mlx5/main.c 	props->init_type_reply	= rep->init_type_reply;
init_type_reply   180 drivers/infiniband/hw/mthca/mthca_provider.c 	props->init_type_reply   = out_mad->data[41] >> 4;
init_type_reply   169 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c 	props->init_type_reply = resp->attrs.init_type_reply;
init_type_reply   177 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h 	u8			init_type_reply;
init_type_reply   176 drivers/infiniband/sw/rdmavt/vt.c 	props->init_type_reply = 0;
init_type_reply   141 drivers/infiniband/sw/rxe/rxe.c 	port->attr.init_type_reply	= RXE_PORT_INIT_TYPE_REPLY;
init_type_reply   718 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	rep->init_type_reply = MLX5_GET_PR(hca_vport_context, ctx,
init_type_reply   719 drivers/net/ethernet/mellanox/mlx5/core/vport.c 					   init_type_reply);
init_type_reply  1080 drivers/net/ethernet/mellanox/mlx5/core/vport.c 	MLX5_SET(hca_vport_context, ctx, init_type_reply, req->init_type_reply);
init_type_reply   800 include/linux/mlx5/driver.h 	u8			init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */
init_type_reply  3328 include/linux/mlx5/mlx5_ifc.h 	u8         init_type_reply[0x4];
init_type_reply   661 include/rdma/ib_verbs.h 	u8			init_type_reply;
init_type_reply   300 include/uapi/rdma/ib_user_verbs.h 	__u8  init_type_reply;