Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
Dbr_mrp.c633 mrp->ring_role = role->ring_role; in br_mrp_set_ring_role()
636 err = br_mrp_switchdev_set_ring_role(br, mrp, role->ring_role); in br_mrp_set_ring_role()
995 if (mrp->ring_role == BR_MRP_RING_ROLE_MRM || in br_mrp_mrm_behaviour()
996 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && !mrp->test_monitor)) in br_mrp_mrm_behaviour()
1004 if (mrp->ring_role == BR_MRP_RING_ROLE_MRC || in br_mrp_mrc_behaviour()
1005 (mrp->ring_role == BR_MRP_RING_ROLE_MRA && mrp->test_monitor)) in br_mrp_mrc_behaviour()
1047 if (mrp->ring_role == BR_MRP_RING_ROLE_MRM) { in br_mrp_rcv()
1055 if (mrp->ring_role == BR_MRP_RING_ROLE_MRA) { in br_mrp_rcv()
Dbr_private_mrp.h21 enum br_mrp_ring_role_type ring_role; member
Dbr_mrp_netlink.c190 role.ring_role = nla_get_u32(tb[IFLA_BRIDGE_MRP_RING_ROLE_ROLE]); in br_mrp_ring_role_parse()
489 mrp->ring_role)) in br_mrp_fill_info()
Dbr_mrp_switchdev.c53 .ring_role = role, in br_mrp_switchdev_set_ring_role()
/kernel/linux/linux-5.10/include/net/
Dswitchdev.h146 u8 ring_role; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_bridge.h301 __u32 ring_role; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_bridge.h257 __u32 ring_role; member