mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 20:19:47 +02:00
The original doorbell allocation mechanism is complex and does not meet the isolation requirement. So we introduce a new doorbell mechanism and the original mechanism (only be used with CAP_SYS_RAWIO if hardware does not support the new mechanism) needs to be kept as simple as possible for compatibility. Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Link: https://lore.kernel.org/r/20230606055005.80729-5-chengyou@linux.alibaba.com Signed-off-by: Leon Romanovsky <leon@kernel.org> |
||
|---|---|---|
| .. | ||
| erdma.h | ||
| 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 | ||
| Kconfig | ||
| Makefile | ||