Home
last modified time | relevance | path

Searched refs:num_psv (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/mlx5/
Dqp.h389 u8 num_psv; member
403 u8 num_psv; member
Dmlx5_ifc.h8538 u8 num_psv[0x4]; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c103 MLX5_SET(create_psv_in, in, num_psv, npsvs); in mlx5_core_create_psv()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c300 psv->num_psv = 1 << 4; in resync_post_get_progress_params()
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Ddevx.c809 u8 num_psv = MLX5_GET(create_psv_in, in, num_psv); in devx_is_obj_create_cmd() local
811 if (num_psv == 1) in devx_is_obj_create_cmd()