Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h247 void mthca_cmd_use_polling(struct mthca_dev *dev);
H A 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()
H A Dmthca_cmd.c595 void mthca_cmd_use_polling(struct mthca_dev *dev) in mthca_cmd_use_polling() function