Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dmain.c2455 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3116 mlx4_cmd_use_polling(dev); in mlx4_load_one()
3414 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
Dmlx4.h1176 void mlx4_cmd_use_polling(struct mlx4_dev *dev);
Deq.c1340 mlx4_cmd_use_polling(dev); in mlx4_test_interrupts()
Dcmd.c2601 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function