Searched refs:dispatch_port_event (Results 1 – 1 of 1) sorted by relevance
/drivers/infiniband/hw/ehca/ |
D | ehca_irq.c | 324 static void dispatch_port_event(struct ehca_shca *shca, int port_num, in dispatch_port_event() function 345 dispatch_port_event(shca, port_num, IB_EVENT_SM_CHANGE, in notify_port_conf_change() 350 dispatch_port_event(shca, port_num, IB_EVENT_LID_CHANGE, in notify_port_conf_change() 356 dispatch_port_event(shca, port_num, IB_EVENT_PKEY_CHANGE, in notify_port_conf_change() 401 dispatch_port_event(shca, port, IB_EVENT_PORT_ACTIVE, in parse_ec() 406 dispatch_port_event(shca, port, IB_EVENT_PORT_ERR, in parse_ec() 420 dispatch_port_event(shca, port, IB_EVENT_PORT_ERR, in parse_ec() 424 dispatch_port_event(shca, port, IB_EVENT_PORT_ACTIVE, in parse_ec() 440 dispatch_port_event(shca, port, in parse_ec()
|