Home
last modified time | relevance | path

Searched refs:switchdev_trans_ph_commit (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/include/net/
Dswitchdev.h28 static inline bool switchdev_trans_ph_commit(struct switchdev_trans *trans) in switchdev_trans_ph_commit() function
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c949 if (switchdev_trans_ph_commit(trans)) in mlxsw_sp_port_attr_set()
1229 if (switchdev_trans_ph_commit(trans)) in mlxsw_sp_port_vlans_add()
1699 if (switchdev_trans_ph_commit(trans)) in mlxsw_sp_port_mdb_add()
3315 if (switchdev_trans_ph_commit(trans)) in mlxsw_sp_switchdev_vxlan_vlans_add()
/linux-5.10/net/dsa/
Dport.c293 if (switchdev_trans_ph_commit(trans)) { in dsa_port_vlan_filtering()
/linux-5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c1037 if (switchdev_trans_ph_commit(trans)) in prestera_port_vlans_add()