Home
last modified time | relevance | path

Searched refs:init_in (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/vfio/pci/mlx5/
H A Dcmd.c1272 u32 init_in[MLX5_ST_SZ_DW(rst2init_qp_in)] = {}; in mlx5vf_activate_qp() local
1279 qpc = MLX5_ADDR_OF(rst2init_qp_in, init_in, qpc); in mlx5vf_activate_qp()
1284 MLX5_SET(rst2init_qp_in, init_in, opcode, MLX5_CMD_OP_RST2INIT_QP); in mlx5vf_activate_qp()
1285 MLX5_SET(rst2init_qp_in, init_in, qpn, qp->qpn); in mlx5vf_activate_qp()
1286 ret = mlx5_cmd_exec_in(mdev, rst2init_qp, init_in); in mlx5vf_activate_qp()
/linux-6.15/drivers/hwmon/
H A Dpc87360.c1304 const u8 init_in[14] = { 2, 2, 2, 2, 2, 2, 2, 1, 1, 3, 1, 2, 2, 2 }; in pc87360_init_device() local
1323 if (init >= init_in[i]) { in pc87360_init_device()
1368 if (init >= init_in[i]) { in pc87360_init_device()