Searched refs:mlx_poll_command (Results 1 – 1 of 1) sorted by relevance
103 static int mlx_poll_command(struct mlx_command *mc);1486 if ((sc->mlx_state & MLX_STATE_INTEN) ? mlx_wait_command(mc) : mlx_poll_command(mc)) in mlx_enquire()1535 if (mlx_poll_command(mc)) in mlx_flush()1677 mlx_poll_command(struct mlx_command *mc) in mlx_poll_command() function