Searched refs:handle_port_mgmt_change_event (Results 1 – 2 of 2) sorted by relevance
3266 INIT_WORK(&ew->work, handle_port_mgmt_change_event); in mlx4_ib_event()3273 handle_port_mgmt_change_event(&ew->work); in mlx4_ib_event()
1175 void handle_port_mgmt_change_event(struct work_struct *work) in handle_port_mgmt_change_event() function