Searched refs:mlx4_ib_dispatch_event (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | mad.c | 248 mlx4_ib_dispatch_event(dev, port_num, in smp_snoop() 274 mlx4_ib_dispatch_event(dev, port_num, in smp_snoop() 285 mlx4_ib_dispatch_event(dev, port_num, in smp_snoop() 967 mlx4_ib_dispatch_event(dev, port_num, IB_EVENT_LID_CHANGE); in handle_lid_change_event() 986 mlx4_ib_dispatch_event(dev, port_num, IB_EVENT_CLIENT_REREGISTER); in handle_client_rereg_event() 1077 mlx4_ib_dispatch_event(dev, port, IB_EVENT_GID_CHANGE); in handle_port_mgmt_change_event() 1089 mlx4_ib_dispatch_event(dev, port, IB_EVENT_PKEY_CHANGE); in handle_port_mgmt_change_event() 1096 mlx4_ib_dispatch_event(dev, port, IB_EVENT_GID_CHANGE); in handle_port_mgmt_change_event() 1112 void mlx4_ib_dispatch_event(struct mlx4_ib_dev *dev, u8 port_num, in mlx4_ib_dispatch_event() function
|
D | mlx4_ib.h | 807 void mlx4_ib_dispatch_event(struct mlx4_ib_dev *dev, u8 port_num,
|