Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmrp_bridge.h18 BR_MRP_RING_ROLE_DISABLED, enumerator
/openbmc/linux/net/bridge/
H A Dbr_mrp_switchdev.c82 role != BR_MRP_RING_ROLE_DISABLED); in br_mrp_switchdev_set_ring_role()
90 if (role != BR_MRP_RING_ROLE_DISABLED) in br_mrp_switchdev_set_ring_role()
H A Dbr_mrp.c442 br_mrp_switchdev_set_ring_role(br, mrp, BR_MRP_RING_ROLE_DISABLED); in br_mrp_del_impl()