Searched refs:mlx_pause_done (Results 1 – 1 of 1) sorted by relevance
92 static void mlx_pause_done(struct mlx_command *mc);1401 mc->mc_complete = mlx_pause_done; in mlx_pause_action()1418 mlx_pause_done(struct mlx_command *mc) in mlx_pause_done() function