Home
last modified time | relevance | path

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

/Linux-v5.4/net/dsa/
Dswitch.c38 if (switchdev_trans_ph_prepare(trans)) { in dsa_switch_ageing_time()
167 if (switchdev_trans_ph_prepare(info->trans)) in dsa_switch_mdb_add()
269 if (switchdev_trans_ph_prepare(info->trans)) in dsa_switch_vlan_add()
Dport.c32 if (switchdev_trans_ph_prepare(trans)) in dsa_port_set_state()
193 if (switchdev_trans_ph_prepare(trans)) in dsa_port_vlan_filtering()
227 if (switchdev_trans_ph_prepare(trans)) in dsa_port_ageing_time()
254 if (switchdev_trans_ph_prepare(trans)) in dsa_port_bridge_flags()
270 if (switchdev_trans_ph_prepare(trans)) in dsa_port_mrouter()
/Linux-v5.4/include/net/
Dswitchdev.h23 static inline bool switchdev_trans_ph_prepare(struct switchdev_trans *trans) in switchdev_trans_ph_prepare() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c461 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_stp_state_set()
602 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_br_flags_set()
657 if (switchdev_trans_ph_prepare(trans)) { in mlxsw_sp_port_attr_br_ageing_set()
676 if (!switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_br_vlan_set()
698 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_mrouter_set()
741 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_mc_disabled_set()
810 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_br_mrouter_set()
1155 switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_vlans_add()
1760 if (switchdev_trans_ph_prepare(trans)) { in mlxsw_sp_port_obj_add()
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c817 if (switchdev_trans_ph_prepare(trans)) in port_attr_stp_state_set()
840 if (switchdev_trans_ph_prepare(trans)) in port_attr_br_flags_set()
892 if (switchdev_trans_ph_prepare(trans)) in port_vlans_add()
936 if (switchdev_trans_ph_prepare(trans)) in port_mdb_add()
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_main.c1558 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_attr_stp_state_set()
1611 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_attr_bridge_flags_set()
1629 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_attr_bridge_ageing_time_set()
1646 if (switchdev_trans_ph_prepare(trans)) in rocker_world_port_obj_vlan_add()
Drocker_ofdpa.c2501 !switchdev_trans_ph_prepare(trans)) in ofdpa_port_attr_bridge_flags_set()
2505 if (switchdev_trans_ph_prepare(trans)) in ofdpa_port_attr_bridge_flags_set()
2529 if (!switchdev_trans_ph_prepare(trans)) { in ofdpa_port_attr_bridge_ageing_time_set()
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.c1214 if (switchdev_trans_ph_prepare(trans)) in ocelot_port_attr_stp_state_set()