Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot.c1474 static u32 ocelot_get_bond_mask(struct ocelot *ocelot, struct net_device *bond) in ocelot_get_bond_mask() function
1499 int bond_mask = ocelot_get_bond_mask(ocelot, bond); in ocelot_bond_get_id()
1535 mask &= ~ocelot_get_bond_mask(ocelot, cpu->bond); in ocelot_dsa_8021q_cpu_assigned_ports()
1552 return ocelot_get_bond_mask(ocelot, cpu_port->bond); in ocelot_port_assigned_dsa_8021q_cpu_mask()
1626 mask &= ~ocelot_get_bond_mask(ocelot, bond); in ocelot_apply_bridge_fwd_mask()
2071 bond_mask = ocelot_get_bond_mask(ocelot, bond); in ocelot_set_aggr_pgids()