mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 01:40:23 +00:00
Firmware is responsible for flushing WRs in HW, and it's a little difficult for firmware to get the latest PI of QPs, especially for RQs after QP state being changed to ERROR. So we introduce a new CMDQ command, by which driver can notify to latest PI to FW, and then FW can flush all posted WRs. Link: https://lore.kernel.org/r/20221116023107.82835-4-chengyou@linux.alibaba.com Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> |
||
|---|---|---|
| .. | ||
| erdma_cm.c | ||
| erdma_cm.h | ||
| erdma_cmdq.c | ||
| erdma_cq.c | ||
| erdma_eq.c | ||
| erdma_hw.h | ||
| erdma_main.c | ||
| erdma_qp.c | ||
| erdma_verbs.c | ||
| erdma_verbs.h | ||
| erdma.h | ||
| Kconfig | ||
| Makefile | ||