mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 01:01:21 +00:00
Fix the wrongly reported max_send_wr and max_recv_wr attributes for user
QP by making sure to save their valuse on QP creation, so when query QP is
called the attributes will be reported correctly.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| qedr_hsi_rdma.h | ||
| qedr_iw_cm.c | ||
| qedr_iw_cm.h | ||
| qedr_roce_cm.c | ||
| qedr_roce_cm.h | ||
| qedr.h | ||
| verbs.c | ||
| verbs.h | ||