RDMA/pvrdma: Support report_port_event() ops
authorYuyu Li <liyuyu6@huawei.com>
Fri, 22 Nov 2024 10:53:06 +0000 (18:53 +0800)
committerLeon Romanovsky <leon@kernel.org>
Thu, 26 Dec 2024 04:39:11 +0000 (23:39 -0500)
commite89fd16278fda644fc7e3a6870d814d294be05b9
tree98e3b9b78067c88ed73991b842f555b80d7d2b60
parente4b4ef34578844d235b2fdc50210de80b5a83789
RDMA/pvrdma: Support report_port_event() ops

In addition to dispatching event, some private stuffs need to be
done in this driver's link status event handler. Implement the new
report_port_event() ops with the link status event codes.

Signed-off-by: Yuyu Li <liyuyu6@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c