Searched refs:create_flags (Results 1 – 20 of 20) sorted by relevance
200 init_attr.create_flags |= IB_QP_CREATE_IPOIB_UD_LSO; in ipoib_transport_dev_init()203 init_attr.create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK; in ipoib_transport_dev_init()206 init_attr.create_flags |= IB_QP_CREATE_NETIF_QP; in ipoib_transport_dev_init()
1028 .create_flags = IB_QP_CREATE_USE_GFP_NOIO in ipoib_cm_create_tx_qp()1040 attr.create_flags &= ~IB_QP_CREATE_USE_GFP_NOIO; in ipoib_cm_create_tx_qp()
650 !(init_attr->create_flags & MLX4_IB_SRIOV_SQP))) { in create_qp_common()664 } else if (init_attr->create_flags & MLX4_IB_SRIOV_TUNNEL_QP) { in create_qp_common()762 if (init_attr->create_flags & IB_QP_CREATE_IPOIB_UD_LSO) in create_qp_common()765 if (init_attr->create_flags & IB_QP_CREATE_NETIF_QP) { in create_qp_common()841 if (init_attr->create_flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) in create_qp_common()1090 attr->create_flags & MLX4_IB_SRIOV_SQP)) { in get_sqp_num()1112 gfp = (init_attr->create_flags & MLX4_IB_QP_CREATE_USE_GFP_NOIO) ? in mlx4_ib_create_qp()1118 if (init_attr->create_flags & ~(MLX4_IB_QP_LSO | in mlx4_ib_create_qp()1126 if (init_attr->create_flags & IB_QP_CREATE_NETIF_QP) { in mlx4_ib_create_qp()1131 if (init_attr->create_flags && in mlx4_ib_create_qp()[all …]
198 cq->create_flags = attr->flags; in mlx4_ib_create_cq()243 !!(cq->create_flags & IB_CQ_FLAGS_TIMESTAMP_COMPLETION)); in mlx4_ib_create_cq()
126 int create_flags; member
1636 qp_init_attr.init_attr.create_flags = MLX4_IB_SRIOV_TUNNEL_QP; in create_pv_sqp()1644 qp_init_attr.init_attr.create_flags = MLX4_IB_SRIOV_SQP; in create_pv_sqp()
992 init_attr->create_flags & ~(IB_QP_CREATE_USE_GFP_NOIO)) in qib_create_qp()996 if (init_attr->create_flags & IB_QP_CREATE_USE_GFP_NOIO && in qib_create_qp()1000 gfp = init_attr->create_flags & IB_QP_CREATE_USE_GFP_NOIO ? in qib_create_qp()
317 if (attr->create_flags & IB_QP_CREATE_SIGNATURE_EN && in calc_send_wqe()348 if (attr->create_flags & IB_QP_CREATE_SIGNATURE_EN) in calc_sq_size()738 if (init_attr->create_flags & ~(IB_QP_CREATE_SIGNATURE_EN | IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK)) in create_kernel_qp()874 if (init_attr->create_flags & IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) { in create_qp_common()3109 qp_init_attr->create_flags = 0; in mlx5_ib_query_qp()3111 qp_init_attr->create_flags |= IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK; in mlx5_ib_query_qp()
1832 attr.create_flags = 0; in create_qp()1844 if (cmd_sz >= offsetof(typeof(*cmd), create_flags) + in create_qp()1845 sizeof(cmd->create_flags)) in create_qp()1846 attr.create_flags = cmd->create_flags; in create_qp()1848 if (attr.create_flags & ~IB_QP_CREATE_BLOCK_MULTICAST_LOOPBACK) { in create_qp()
536 __u32 create_flags; member
488 if (init_attr->create_flags) in usnic_ib_create_qp()
244 if (init_attr->create_flags) in c2_create_qp()
752 if (init_attr->create_flags) { in ipath_create_qp()
502 init_attr.create_flags |= IB_QP_CREATE_SIGNATURE_EN; in iser_create_ib_conn_res()
522 if (init_attr->create_flags) in mthca_create_qp()
1027 init_attr->create_flags) { in hfi1_create_qp()
892 enum ib_qp_create_flags create_flags; member
480 if (init_attr->create_flags) { in internal_create_qp()
168 attr.create_flags |= IB_QP_CREATE_SIGNATURE_EN; in isert_create_qp()
1114 if (init_attr->create_flags) in nes_create_qp()