Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c288 } else if (record->event == IB_EVENT_PKEY_CHANGE) { in ipoib_event()
/Linux-v6.1/drivers/infiniband/hw/mthca/
Dmthca_mad.c143 event.event = IB_EVENT_PKEY_CHANGE; in smp_snoop()
/Linux-v6.1/drivers/infiniband/core/
Dcache.c1563 work->event.event == IB_EVENT_PKEY_CHANGE, in ib_cache_event_task()
1590 event->event == IB_EVENT_PKEY_CHANGE || in is_cache_update_event()
1617 if (event->event == IB_EVENT_PKEY_CHANGE || in ib_dispatch_event()
Dmulticast.c811 case IB_EVENT_PKEY_CHANGE: in mcast_event_handler()
Dsa_query.c2177 event->event == IB_EVENT_PKEY_CHANGE || in ib_sa_event()
Dverbs.c74 [IB_EVENT_PKEY_CHANGE] = "P_key change",
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dmad.c257 IB_EVENT_PKEY_CHANGE); in smp_snoop()
283 IB_EVENT_PKEY_CHANGE); in smp_snoop()
1238 mlx4_ib_dispatch_event(dev, port, IB_EVENT_PKEY_CHANGE); in handle_port_mgmt_change_event()
/Linux-v6.1/drivers/infiniband/hw/qib/
Dqib_mad.c1031 event.event = IB_EVENT_PKEY_CHANGE; in set_pkeys()
/Linux-v6.1/include/rdma/
Dib_verbs.h737 IB_EVENT_PKEY_CHANGE, enumerator
/Linux-v6.1/drivers/infiniband/ulp/srpt/
Dib_srpt.c161 case IB_EVENT_PKEY_CHANGE: in srpt_event_handler()
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmain.c2630 ibev->event = IB_EVENT_PKEY_CHANGE; in handle_port_change()
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dmad.c73 event.event = IB_EVENT_PKEY_CHANGE; in hfi1_event_pkey_change()