Home
last modified time | relevance | path

Searched refs:switchdev_trans_ph_prepare (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/net/dsa/
Dswitch.c40 if (switchdev_trans_ph_prepare(trans)) { in dsa_switch_ageing_time()
149 if (switchdev_trans_ph_prepare(trans)) in dsa_switch_mdb_add()
216 if (switchdev_trans_ph_prepare(trans)) in dsa_switch_vlan_add()
Dport.c36 if (switchdev_trans_ph_prepare(trans)) in dsa_port_set_state()
152 if (switchdev_trans_ph_prepare(trans)) in dsa_port_vlan_filtering()
172 if (switchdev_trans_ph_prepare(trans)) in dsa_port_ageing_time()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c512 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_stp_state_set()
642 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_br_flags_set()
697 if (switchdev_trans_ph_prepare(trans)) { in mlxsw_sp_port_attr_br_ageing_set()
716 if (!switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_br_vlan_set()
738 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_mrouter_set()
781 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_mc_disabled_set()
850 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_br_mrouter_set()
1174 switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_vlans_add()
1182 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_vlans_add()
1607 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_mdb_add()
[all …]
/Linux-v4.19/include/net/
Dswitchdev.h34 static inline bool switchdev_trans_ph_prepare(struct switchdev_trans *trans) in switchdev_trans_ph_prepare() function
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c662 if (switchdev_trans_ph_prepare(trans)) in port_attr_stp_state_set()
675 if (switchdev_trans_ph_prepare(trans)) in port_attr_br_flags_set()
725 if (switchdev_trans_ph_prepare(trans)) in port_vlans_add()
769 if (switchdev_trans_ph_prepare(trans)) in port_mdb_add()
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_main.c1562 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_attr_stp_state_set()
1578 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_attr_bridge_flags_set()
1621 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_attr_bridge_ageing_time_set()
1641 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_obj_vlan_add()
Drocker_ofdpa.c2504 !switchdev_trans_ph_prepare(trans)) in ofdpa_port_attr_bridge_flags_set()
2508 if (switchdev_trans_ph_prepare(trans)) in ofdpa_port_attr_bridge_flags_set()
2542 if (!switchdev_trans_ph_prepare(trans)) { in ofdpa_port_attr_bridge_ageing_time_set()
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c1034 if (switchdev_trans_ph_prepare(trans)) in ocelot_port_attr_stp_state_set()