IB_EVENT_PKEY_CHANGE
work->event.event == IB_EVENT_PKEY_CHANGE,
event->event == IB_EVENT_PKEY_CHANGE ||
if (event->event == IB_EVENT_PKEY_CHANGE ||
case IB_EVENT_PKEY_CHANGE:
event->event == IB_EVENT_PKEY_CHANGE ||
[IB_EVENT_PKEY_CHANGE] = "P_key change",
event.event = IB_EVENT_PKEY_CHANGE;
mlx4_ib_dispatch_event(dev, port, IB_EVENT_PKEY_CHANGE);
IB_EVENT_PKEY_CHANGE);
IB_EVENT_PKEY_CHANGE);
ibev->event = IB_EVENT_PKEY_CHANGE;
event.event = IB_EVENT_PKEY_CHANGE;
} else if (record->event == IB_EVENT_PKEY_CHANGE) {
case IB_EVENT_PKEY_CHANGE: