Searched refs:mlx4_ib_dispatch_event (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/mlx4/ |
D | mad.c | 256 mlx4_ib_dispatch_event(dev, port_num, in smp_snoop() 282 mlx4_ib_dispatch_event(dev, port_num, in smp_snoop() 295 mlx4_ib_dispatch_event(dev, port_num, in smp_snoop() 1080 mlx4_ib_dispatch_event(dev, port_num, IB_EVENT_LID_CHANGE); in handle_lid_change_event() 1116 mlx4_ib_dispatch_event(dev, port_num, IB_EVENT_CLIENT_REREGISTER); in handle_client_rereg_event() 1226 mlx4_ib_dispatch_event(dev, port, IB_EVENT_GID_CHANGE); in handle_port_mgmt_change_event() 1238 mlx4_ib_dispatch_event(dev, port, IB_EVENT_PKEY_CHANGE); in handle_port_mgmt_change_event() 1245 mlx4_ib_dispatch_event(dev, port, IB_EVENT_GID_CHANGE); in handle_port_mgmt_change_event() 1279 void mlx4_ib_dispatch_event(struct mlx4_ib_dev *dev, u32 port_num, in mlx4_ib_dispatch_event() function
|
D | mlx4_ib.h | 855 void mlx4_ib_dispatch_event(struct mlx4_ib_dev *dev, u32 port_num,
|