Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h932 int hns_roce_init_qp_table(struct hns_roce_dev *hr_dev);
Dhns_roce_main.c767 ret = hns_roce_init_qp_table(hr_dev); in hns_roce_setup_hca()
Dhns_roce_qp.c1105 int hns_roce_init_qp_table(struct hns_roce_dev *hr_dev) in hns_roce_init_qp_table() function