Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c169 return hns_roce_cmd_bond(bond_grp, HNS_ROCE_SET_BOND); in hns_roce_recover_bond()
355 ret = hns_roce_cmd_bond(bond_grp, HNS_ROCE_SET_BOND); in hns_roce_set_bond()
397 ret = hns_roce_cmd_bond(bond_grp, HNS_ROCE_CHANGE_BOND); in hns_roce_slave_changestate()
436 ret = hns_roce_cmd_bond(bond_grp, HNS_ROCE_CHANGE_BOND); in hns_roce_slave_change_num()
610 hns_roce_cmd_bond(bond_grp, HNS_ROCE_CLEAR_BOND) : -EIO; in hns_roce_cleanup_bond()
H A Dhns_roce_hw_v2.h1487 int hns_roce_cmd_bond(struct hns_roce_bond_group *bond_grp,
H A Dhns_roce_hw_v2.c1635 int hns_roce_cmd_bond(struct hns_roce_bond_group *bond_grp, in hns_roce_cmd_bond() function