Searched refs:allow_multi_pkt_send_wqe (Results 1 – 4 of 4) sorted by relevance
236 uint32_t allow_multi_pkt_send_wqe:1; member
1336 MLX5_SET(sqc, sq_ctx, allow_multi_pkt_send_wqe, in mlx5_devx_cmd_create_sq()1337 sq_attr->allow_multi_pkt_send_wqe); in mlx5_devx_cmd_create_sq()
2048 u8 allow_multi_pkt_send_wqe[0x1]; member
1371 sq_attr.allow_multi_pkt_send_wqe = !!priv->config.mps; in mlx5_txq_create_devx_sq_resources()