Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c296 bond_grp->bond_id = i; in alloc_bond_id()
304 static int remove_bond_id(int bus_num, u8 bond_id) in remove_bond_id() argument
308 if (bond_id >= ROCE_BOND_NUM_MAX) in remove_bond_id()
314 die_info->bond_id_mask &= ~BOND_ID(bond_id); in remove_bond_id()
315 die_info->bgrps[bond_id] = NULL; in remove_bond_id()
891 remove_bond_id(bond_grp->bus_num, bond_grp->bond_id); in hns_roce_alloc_bond_grp()
899 remove_bond_id(bgrps[i]->bus_num, bgrps[i]->bond_id); in hns_roce_alloc_bond_grp()
920 remove_bond_id(bond_grp->bus_num, bond_grp->bond_id); in hns_roce_dealloc_bond_grp()
1007 bus_num, bond_grp->bond_id, ret); in hns_roce_bond_resume()
H A Dhns_roce_bond.h66 u8 bond_id; member
/linux/drivers/media/dvb-frontends/
H A Dmxl5xx_defs.h498 u8 bond_id; /* Bond ID in A0 always 0 - Only for 568 Sku */ member