Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.h91 int hns_roce_bond_init(struct hns_roce_dev *hr_dev);
H A Dhns_roce_bond.c927 int hns_roce_bond_init(struct hns_roce_dev *hr_dev) in hns_roce_bond_init() function
H A Dhns_roce_main.c853 ret = hns_roce_bond_init(hr_dev); in hns_roce_register_device()