Home
last modified time | relevance | path

Searched refs:handle_port_mgmt_change_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/mlx4/
Ddevice.h1027 void handle_port_mgmt_change_event(struct work_struct *work);
/Linux-v5.10/drivers/infiniband/hw/mlx4/
Dmain.c3281 INIT_WORK(&ew->work, handle_port_mgmt_change_event); in mlx4_ib_event()
3288 handle_port_mgmt_change_event(&ew->work); in mlx4_ib_event()
Dmad.c1175 void handle_port_mgmt_change_event(struct work_struct *work) in handle_port_mgmt_change_event() function