Searched refs:qpn (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex.h | 25 uint32_t qpn; member
|
| H A D | mlx5_regex_control.c | 149 qp_obj->qpn = q_ind; in regex_ctrl_create_hw_qp()
|
| H A D | mlx5_regex_fastpath.c | 276 size_t hw_qpid = qp_obj->qpn, mkey_job_id = 0; in prep_regex_umr_wqe_set()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 1234 u8 qpn[0x18]; member 3459 u8 qpn[0x18]; member 3525 u8 qpn[0x18]; member 3546 u8 qpn[0x18]; member 3567 u8 qpn[0x18]; member 3588 u8 qpn[0x18]; member 3609 u8 qpn[0x18]; member 3630 u8 qpn[0x18]; member 3651 u8 qpn[0x18]; member 3717 u8 qpn[0x18]; member
|
| H A D | mlx5_devx_cmds.c | 370 MLX5_SET(mkc, mkc, qpn, 0xffffff); in mlx5_devx_cmd_mkey_create() 2232 qp_obj->id = MLX5_GET(create_qp_out, out, qpn); in mlx5_devx_cmd_create_qp() 2274 MLX5_SET(rst2init_qp_in, &in, qpn, qp->id); in mlx5_devx_cmd_modify_qp_state() 2284 MLX5_SET(init2rtr_qp_in, &in, qpn, qp->id); in mlx5_devx_cmd_modify_qp_state() 2297 MLX5_SET(rtr2rts_qp_in, &in, qpn, qp->id); in mlx5_devx_cmd_modify_qp_state()
|