Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/
Deq.c1379 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
1394 mlx4_cmd_use_polling(dev); in mlx4_test_interrupt()
Dmlx4.h1226 void mlx4_cmd_use_polling(struct mlx4_dev *dev);
Dmain.c2897 mlx4_cmd_use_polling(dev); in mlx4_setup_hca()
3726 mlx4_cmd_use_polling(dev); in mlx4_load_one()
4131 mlx4_cmd_use_polling(dev); in mlx4_unload_one()
Dcmd.c2670 void mlx4_cmd_use_polling(struct mlx4_dev *dev) in mlx4_cmd_use_polling() function