Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dqp.h392 u8 num_psv; member
406 u8 num_psv; member
H A Dmlx5_ifc.h8794 u8 num_psv[0x4]; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmr.c104 MLX5_SET(create_psv_in, in, num_psv, npsvs); in mlx5_core_create_psv()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c301 psv->num_psv = 1 << 4; in resync_post_get_progress_params()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c823 u8 num_psv = MLX5_GET(create_psv_in, in, num_psv); in devx_is_obj_create_cmd() local
825 if (num_psv == 1) in devx_is_obj_create_cmd()