Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c1377 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
1392 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
H A Dmlx4.h1226 void mlx4_cmd_use_polling(struct mlx4_dev *dev);
H A Dmain.c2893 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3720 mlx4_cmd_use_polling(dev); in mlx4_load_one()
4125 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
H A Dcmd.c2663 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function