Searched refs:dispatch_port_event (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_irq.c | 327 static void dispatch_port_event(struct ehca_shca *shca, int port_num, in dispatch_port_event() function 348 dispatch_port_event(shca, port_num, IB_EVENT_SM_CHANGE, in notify_port_conf_change() 353 dispatch_port_event(shca, port_num, IB_EVENT_LID_CHANGE, in notify_port_conf_change() 359 dispatch_port_event(shca, port_num, IB_EVENT_PKEY_CHANGE, in notify_port_conf_change() 404 dispatch_port_event(shca, port, IB_EVENT_PORT_ACTIVE, in parse_ec() 409 dispatch_port_event(shca, port, IB_EVENT_PORT_ERR, in parse_ec() 423 dispatch_port_event(shca, port, IB_EVENT_PORT_ERR, in parse_ec() 427 dispatch_port_event(shca, port, IB_EVENT_PORT_ACTIVE, in parse_ec() 443 dispatch_port_event(shca, port, in parse_ec()
|