Searched refs:pvrdma_dispatch_event (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 146 static void pvrdma_dispatch_event(struct pvrdma_dev *dev, int port, in pvrdma_dispatch_event() function 166 pvrdma_dispatch_event(dev, 1, IB_EVENT_PORT_ERR); in pvrdma_report_event_handle() 178 pvrdma_dispatch_event(dev, 1, IB_EVENT_PORT_ACTIVE); in pvrdma_report_event_handle() 410 pvrdma_dispatch_event(dev, port, type); in pvrdma_dev_event() 695 pvrdma_dispatch_event(dev, 1, IB_EVENT_PORT_ERR); in pvrdma_netdevice_event_handle()
|