Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dswitchdev.h28 static inline bool switchdev_trans_ph_commit(struct switchdev_trans *trans) in switchdev_trans_ph_commit() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
3319 if (switchdev_trans_ph_commit(trans)) in mlxsw_sp_switchdev_vxlan_vlans_add()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dport.c293 if (switchdev_trans_ph_commit(trans)) { in dsa_port_vlan_filtering()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1035 if (switchdev_trans_ph_commit(trans)) in prestera_port_vlans_add()