Lines Matching defs:trans
28 struct switchdev_trans *trans, u8 state)
34 if (switchdev_trans_ph_prepare(trans))
63 struct switchdev_trans *trans,
70 if (switchdev_trans_ph_prepare(trans))
85 struct switchdev_trans *trans,
96 struct switchdev_trans *trans)
105 ret = cpsw_port_attr_br_flags_pre_set(ndev, trans,
109 ret = cpsw_port_stp_state_set(priv, trans, attr->u.stp_state);
113 ret = cpsw_port_attr_br_flags_set(priv, trans, attr->orig_dev,
257 struct switchdev_trans *trans)
271 if (switchdev_trans_ph_prepare(trans))
305 struct switchdev_trans *trans)
314 if (switchdev_trans_ph_prepare(trans))
355 struct switchdev_trans *trans,
368 err = cpsw_port_vlans_add(priv, vlan, trans);
372 err = cpsw_port_mdb_add(priv, mdb, trans);