Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c1357 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
1372 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
H A Dmlx4_main.c2785 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3538 mlx4_cmd_use_polling(dev); in mlx4_load_one()
3865 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
H A Dmlx4.h1197 void mlx4_cmd_use_polling(struct mlx4_dev *dev);
H A Dmlx4_cmd.c2664 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function