Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Deq.c1378 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
1393 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
Dmlx4.h1216 void mlx4_cmd_use_polling(struct mlx4_dev *dev);
Dmain.c2876 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3673 mlx4_cmd_use_polling(dev); in mlx4_load_one()
4102 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
Dcmd.c2669 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function