forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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;