Searched refs:cmd_work_handler (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c991 static void cmd_work_handler(struct work_struct *work) function
1137 INIT_WORK(&ent->work, cmd_work_handler);
1139 cmd_work_handler(&ent->work);

Completed in 106 milliseconds