Searched refs:ring_role (Results 1 – 4 of 4) sorted by relevance
171 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()
212 if (mrp->ring_role == BR_MRP_RING_ROLE_MRA) { in br_mrp_alloc_test_skb()678 mrp->ring_role = role->ring_role; in br_mrp_set_ring_role()681 support = br_mrp_switchdev_set_ring_role(br, mrp, role->ring_role); in br_mrp_set_ring_role()1052 if (mrp->ring_role == BR_MRP_RING_ROLE_MRM || in br_mrp_mrm_behaviour()1053 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && !mrp->test_monitor)) in br_mrp_mrm_behaviour()1061 if (mrp->ring_role == BR_MRP_RING_ROLE_MRC || in br_mrp_mrc_behaviour()1062 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && mrp->test_monitor)) in br_mrp_mrc_behaviour()1104 if (mrp->ring_role == BR_MRP_RING_ROLE_MRM) { in br_mrp_rcv()1112 if (mrp->ring_role == BR_MRP_RING_ROLE_MRA) { in br_mrp_rcv()
23 enum br_mrp_ring_role_type ring_role; member
71 .ring_role = role, in br_mrp_switchdev_set_ring_role()