Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1150 int hns_roce_init_qp_table(struct hns_roce_dev *hr_dev);
H A Dhns_roce_main.c942 ret = hns_roce_init_qp_table(hr_dev); in hns_roce_setup_hca()
H A Dhns_roce_qp.c1476 int hns_roce_init_qp_table(struct hns_roce_dev *hr_dev) in hns_roce_init_qp_table() function