Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mthca/
H A Dmthca_cmd.h247 void mthca_cmd_use_polling(struct mthca_dev *dev);
H A Dmthca_main.c827 mthca_cmd_use_polling(dev); in mthca_setup_hca()
1054 mthca_cmd_use_polling(mdev); in __mthca_init_one()
1101 mthca_cmd_use_polling(mdev); in __mthca_remove_one()
H A Dmthca_cmd.c590 void mthca_cmd_use_polling(struct mthca_dev *dev) in mthca_cmd_use_polling() function