Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_cq.c488 void hns_roce_cq_completion(struct hns_roce_dev *hr_dev, u32 cqn) in hns_roce_cq_completion() function
503 EXPORT_SYMBOL_GPL(hns_roce_cq_completion);
Dhns_roce_device.h1023 void hns_roce_cq_completion(struct hns_roce_dev *hr_dev, u32 cqn);
Dhns_roce_hw_v1.c4360 hns_roce_cq_completion(hr_dev, cqn); in hns_roce_v1_ceq_int()
Dhns_roce_hw_v2.c4375 hns_roce_cq_completion(hr_dev, cqn); in hns_roce_v2_ceq_int()