Home
last modified time | relevance | path

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

/linux-5.10/net/bridge/
Dbr_private_mrp.h66 int br_mrp_switchdev_add(struct net_bridge *br, struct br_mrp *mrp);
Dbr_mrp_switchdev.c7 int br_mrp_switchdev_add(struct net_bridge *br, struct br_mrp *mrp) in br_mrp_switchdev_add() function
Dbr_mrp.c500 err = br_mrp_switchdev_add(br, mrp); in br_mrp_add()