Home
last modified time | relevance | path

Searched refs:mthca_cmd_use_polling (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/mthca/
Dmthca_main.c826 mthca_cmd_use_polling(dev); in mthca_setup_hca()
1036 mthca_cmd_use_polling(mdev); in __mthca_init_one()
1083 mthca_cmd_use_polling(mdev); in __mthca_remove_one()
Dmthca_cmd.h247 void mthca_cmd_use_polling(struct mthca_dev *dev);
Dmthca_cmd.c595 void mthca_cmd_use_polling(struct mthca_dev *dev) in mthca_cmd_use_polling() function