_qpn 433 drivers/net/ethernet/mellanox/mlx5/core/qp.c #define MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid) \ _qpn 436 drivers/net/ethernet/mellanox/mlx5/core/qp.c MLX5_SET(typ##_in, in, qpn, _qpn); \ _qpn 440 drivers/net/ethernet/mellanox/mlx5/core/qp.c #define MOD_QP_IN_SET_QPC(typ, in, _opcode, _qpn, _opt_p, _qpc, _uid) \ _qpn 442 drivers/net/ethernet/mellanox/mlx5/core/qp.c MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid); \