Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mlx/
H A Dmlx.c111 static int mlx_poll_command(struct mlx_command *mc);
1578 mlx_poll_command(mc)) in mlx_enquire_cb()
1673 if (mlx_poll_command(mc)) in mlx_flush()
1818 mlx_poll_command(struct mlx_command *mc) in mlx_poll_command() function