Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmain.c2608 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3345 mlx4_cmd_use_polling(dev); in mlx4_load_one()
3645 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
Dmlx4.h1194 void mlx4_cmd_use_polling(struct mlx4_dev *dev);
Deq.c1372 mlx4_cmd_use_polling(dev); in mlx4_test_interrupts()
Dcmd.c2617 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function