Home
last modified time | relevance | path

Searched refs:IB_EVENT_LID_CHANGE (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c313 record->event == IB_EVENT_LID_CHANGE) { in ipoib_event()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_mad.c134 event.event = IB_EVENT_LID_CHANGE; in smp_snoop()
/linux-4.1.27/drivers/infiniband/core/
Dcache.c343 event->event == IB_EVENT_LID_CHANGE || in ib_cache_event()
Dmulticast.c791 case IB_EVENT_LID_CHANGE: in mcast_event_handler()
Dsa_query.c443 event->event == IB_EVENT_LID_CHANGE || in ib_sa_event()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_irq.c353 dispatch_port_event(shca, port_num, IB_EVENT_LID_CHANGE, in notify_port_conf_change()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mad.c452 event.event = IB_EVENT_LID_CHANGE; in recv_subn_set_portinfo()
/linux-4.1.27/include/rdma/
Dib_verbs.h405 IB_EVENT_LID_CHANGE, enumerator
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmain.c864 ibev.event = IB_EVENT_LID_CHANGE; in mlx5_ib_event()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmad.c949 mlx4_ib_dispatch_event(dev, port_num, IB_EVENT_LID_CHANGE); in handle_lid_change_event()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mad.c701 event.event = IB_EVENT_LID_CHANGE; in subn_set_portinfo()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c197 case IB_EVENT_LID_CHANGE: in srpt_event_handler()