Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c1380 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
1395 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
H A Dmlx4.h1215 void mlx4_cmd_use_polling(struct mlx4_dev *dev);
H A Dmain.c2876 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3668 mlx4_cmd_use_polling(dev); in mlx4_load_one()
4105 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
H A Dcmd.c2671 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function