Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mrp.c171 if (mrp->ring_role != BR_MRP_RING_ROLE_MRC && !mrp->sw_backup) in ocelot_mrp_add_ring_role()
179 if (mrp->ring_role != BR_MRP_RING_ROLE_MRC) in ocelot_mrp_add_ring_role()
210 if (mrp->ring_role != BR_MRP_RING_ROLE_MRC && !mrp->sw_backup) in ocelot_mrp_del_ring_role()
/openbmc/linux/include/uapi/linux/
H A Dmrp_bridge.h19 BR_MRP_RING_ROLE_MRC, enumerator
/openbmc/linux/net/bridge/
H A Dbr_mrp.c1063 if (mrp->ring_role == BR_MRP_RING_ROLE_MRC || in br_mrp_mrc_behaviour()