Home
last modified time | relevance | path

Searched refs:bond_cleanup (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c699 bool bond_cleanup) in hns_roce_unregister_device() argument
706 if (bond_cleanup && hr_dev->caps.flags & HNS_ROCE_CAP_FLAG_BOND) { in hns_roce_unregister_device()
1269 void hns_roce_exit(struct hns_roce_dev *hr_dev, bool bond_cleanup) in hns_roce_exit() argument
1272 hns_roce_unregister_device(hr_dev, bond_cleanup); in hns_roce_exit()
H A Dhns_roce_hw_v2.c7340 bool reset, bool bond_cleanup) in __hns_roce_hw_v2_uninit_instance() argument
7352 hns_roce_exit(hr_dev, bond_cleanup); in __hns_roce_hw_v2_uninit_instance()