Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c289 } else if (record->event == IB_EVENT_PKEY_CHANGE) { in ipoib_event()
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_mad.c142 event.event = IB_EVENT_PKEY_CHANGE; in smp_snoop()
/Linux-v4.19/drivers/infiniband/core/
Dcache.c1379 event->event == IB_EVENT_PKEY_CHANGE || in ib_cache_event()
1388 if (event->event == IB_EVENT_PKEY_CHANGE || in ib_cache_event()
Dmulticast.c811 case IB_EVENT_PKEY_CHANGE: in mcast_event_handler()
Dverbs.c72 [IB_EVENT_PKEY_CHANGE] = "P_key change",
Dsa_query.c2347 event->event == IB_EVENT_PKEY_CHANGE || in ib_sa_event()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmad.c257 IB_EVENT_PKEY_CHANGE); in smp_snoop()
283 IB_EVENT_PKEY_CHANGE); in smp_snoop()
1244 mlx4_ib_dispatch_event(dev, port, IB_EVENT_PKEY_CHANGE); in handle_port_mgmt_change_event()
/Linux-v4.19/include/rdma/
Dib_verbs.h635 IB_EVENT_PKEY_CHANGE, enumerator
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_mad.c1031 event.event = IB_EVENT_PKEY_CHANGE; in set_pkeys()
/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.c168 case IB_EVENT_PKEY_CHANGE: in srpt_event_handler()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c115 event.event = IB_EVENT_PKEY_CHANGE; in hfi1_event_pkey_change()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c4242 ibev.event = IB_EVENT_PKEY_CHANGE; in mlx5_ib_handle_event()