forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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;