forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.h
....@@ -65,7 +65,7 @@
6565 int sgid_index;
6666 struct mlx5_wq_qp wq;
6767 struct mlx5_wq_ctrl wq_ctrl;
68
- struct mlx5_core_qp mqp;
68
+ u32 qpn;
6969 struct {
7070 spinlock_t lock; /* Protects all SQ state */
7171 unsigned int pc;