Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c1379 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
1394 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.c2901 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3730 mlx4_cmd_use_polling(dev); in mlx4_load_one()
4135 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
H A Dcmd.c2669 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function