Searched refs:cmq_exit (Results 1 – 3 of 3) sorted by relevance
1101 if (hr_dev->hw->cmq_exit) in hns_roce_init()1102 hr_dev->hw->cmq_exit(hr_dev); in hns_roce_init()1121 if (hr_dev->hw->cmq_exit) in hns_roce_exit()1122 hr_dev->hw->cmq_exit(hr_dev); in hns_roce_exit()
871 void (*cmq_exit)(struct hns_roce_dev *hr_dev); member
6625 .cmq_exit = hns_roce_v2_cmq_exit,