Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c333 mutex_lock(&bond_grp->bond_mutex); in hns_roce_set_bond()
335 mutex_unlock(&bond_grp->bond_mutex); in hns_roce_set_bond()
399 mutex_lock(&bond_grp->bond_mutex); in hns_roce_slave_changestate()
402 mutex_unlock(&bond_grp->bond_mutex); in hns_roce_slave_changestate()
443 mutex_lock(&bond_grp->bond_mutex); in hns_roce_slave_change_num()
446 mutex_unlock(&bond_grp->bond_mutex); in hns_roce_slave_change_num()
545 mutex_lock(&bond_grp->bond_mutex); in hns_roce_bond_work()
550 mutex_unlock(&bond_grp->bond_mutex); in hns_roce_bond_work()
592 mutex_lock(&bond_grp->bond_mutex); in hns_roce_detach_bond_grp()
602 mutex_unlock(&bond_grp->bond_mutex); in hns_roce_detach_bond_grp()
[all …]
H A Dhns_roce_bond.h73 struct mutex bond_mutex; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h930 struct mutex bond_mutex; /* for bond mode */ member