Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c283 record->event == IB_EVENT_LID_CHANGE || in ipoib_event()
/freebsd/sys/dev/mthca/
H A Dmthca_mad.c134 event.event = IB_EVENT_LID_CHANGE; in smp_snoop()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c555 event->event == IB_EVENT_LID_CHANGE || in ib_sa_event()
576 event->event == IB_EVENT_LID_CHANGE) { in ib_sa_event()
H A Dib_multicast.c800 case IB_EVENT_LID_CHANGE: in mcast_event_handler()
H A Dib_cache.c1158 event->event == IB_EVENT_LID_CHANGE || in ib_cache_event()
H A Dib_verbs.c73 [IB_EVENT_LID_CHANGE] = "LID change",
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h653 IB_EVENT_LID_CHANGE, enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c1050 mlx4_ib_dispatch_event(dev, port_num, IB_EVENT_LID_CHANGE); in handle_lid_change_event()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2687 ibev.event = IB_EVENT_LID_CHANGE; in mlx5_ib_event()