Searched refs:switchdev_trans (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/net/dsa/ |
D | dsa_priv.h | 29 struct switchdev_trans *trans; 51 struct switchdev_trans *trans; 59 struct switchdev_trans *trans; 130 struct switchdev_trans *trans); 136 struct switchdev_trans *trans); 138 struct switchdev_trans *trans); 146 struct switchdev_trans *trans); 150 struct switchdev_trans *trans); 152 struct switchdev_trans *trans); 154 struct switchdev_trans *trans); [all …]
|
D | port.c | 27 struct switchdev_trans *trans) in dsa_port_set_state() 187 struct switchdev_trans *trans) in dsa_port_vlan_filtering() 218 struct switchdev_trans *trans) in dsa_port_ageing_time() 236 struct switchdev_trans *trans) in dsa_port_pre_bridge_flags() 248 struct switchdev_trans *trans) in dsa_port_bridge_flags() 265 struct switchdev_trans *trans) in dsa_port_mrouter() 316 struct switchdev_trans *trans) in dsa_port_mdb_add() 342 struct switchdev_trans *trans) in dsa_port_vlan_add() 374 struct switchdev_trans trans; in dsa_port_vid_add()
|
D | switch.c | 36 struct switchdev_trans *trans = info->trans; in dsa_switch_ageing_time() 99 struct switchdev_trans trans = {0}; in dsa_switch_bridge_leave()
|
D | slave.c | 281 struct switchdev_trans *trans) in dsa_slave_port_attr_set() 317 struct switchdev_trans *trans) in dsa_slave_vlan_add() 350 struct switchdev_trans *trans, in dsa_slave_port_obj_add()
|
/Linux-v5.4/include/net/ |
D | switchdev.h | 19 struct switchdev_trans { struct 23 static inline bool switchdev_trans_ph_prepare(struct switchdev_trans *trans) in switchdev_trans_ph_prepare() argument 28 static inline bool switchdev_trans_ph_commit(struct switchdev_trans *trans) in switchdev_trans_ph_commit() 133 struct switchdev_trans *trans; 140 struct switchdev_trans *trans; 188 struct switchdev_trans *trans, 201 struct switchdev_trans *trans)); 272 struct switchdev_trans *trans, in switchdev_handle_port_obj_add() 294 struct switchdev_trans *trans)) in switchdev_handle_port_attr_set()
|
/Linux-v5.4/net/switchdev/ |
D | switchdev.c | 104 struct switchdev_trans *trans) in switchdev_port_attr_notify() 132 struct switchdev_trans trans; in switchdev_port_attr_set_now() 224 struct switchdev_trans *trans, in switchdev_port_obj_notify() 251 struct switchdev_trans trans; in switchdev_port_obj_add_now() 453 struct switchdev_trans *trans, in __switchdev_handle_port_obj_add() 492 struct switchdev_trans *trans, in switchdev_handle_port_obj_add() 559 struct switchdev_trans *trans)) in __switchdev_handle_port_attr_set() 593 struct switchdev_trans *trans)) in switchdev_handle_port_attr_set()
|
/Linux-v5.4/drivers/net/ethernet/rocker/ |
D | rocker.h | 107 struct switchdev_trans *trans); 114 struct switchdev_trans *trans);
|
D | rocker_main.c | 1551 struct switchdev_trans *trans) in rocker_world_port_attr_stp_state_set() 1581 struct switchdev_trans *trans) in rocker_world_port_attr_pre_bridge_flags_set() 1604 struct switchdev_trans *trans) in rocker_world_port_attr_bridge_flags_set() 1621 struct switchdev_trans *trans) in rocker_world_port_attr_bridge_ageing_time_set() 1639 struct switchdev_trans *trans) in rocker_world_port_obj_vlan_add() 2067 struct switchdev_trans *trans) in rocker_port_attr_set() 2103 struct switchdev_trans *trans) in rocker_port_obj_add()
|
D | rocker_ofdpa.c | 2492 struct switchdev_trans *trans) in ofdpa_port_attr_bridge_flags_set() 2524 struct switchdev_trans *trans) in ofdpa_port_attr_bridge_ageing_time_set()
|
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 812 struct switchdev_trans *trans, in port_attr_stp_state_set() 824 struct switchdev_trans *trans, in port_attr_br_flags_pre_set() 834 struct switchdev_trans *trans, in port_attr_br_flags_set() 857 struct switchdev_trans *trans) in swdev_port_attr_set() 887 struct switchdev_trans *trans) in port_vlans_add() 931 struct switchdev_trans *trans) in port_mdb_add() 958 struct switchdev_trans *trans) in swdev_port_obj_add()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 453 struct switchdev_trans *trans, in mlxsw_sp_port_attr_stp_state_set() 585 struct switchdev_trans *trans, in mlxsw_sp_port_attr_br_pre_flags_set() 595 struct switchdev_trans *trans, in mlxsw_sp_port_attr_br_flags_set() 650 struct switchdev_trans *trans, in mlxsw_sp_port_attr_br_ageing_set() 669 struct switchdev_trans *trans, in mlxsw_sp_port_attr_br_vlan_set() 691 struct switchdev_trans *trans, in mlxsw_sp_port_attr_mrouter_set() 732 struct switchdev_trans *trans, in mlxsw_sp_port_mc_disabled_set() 803 struct switchdev_trans *trans, in mlxsw_sp_port_attr_br_mrouter_set() 829 struct switchdev_trans *trans) in mlxsw_sp_port_attr_set() 1140 struct switchdev_trans *trans, in mlxsw_sp_port_vlans_add() [all …]
|
/Linux-v5.4/drivers/net/ethernet/mscc/ |
D | ocelot.c | 1207 struct switchdev_trans *trans, in ocelot_port_attr_stp_state_set() 1306 struct switchdev_trans *trans) in ocelot_port_attr_set() 1336 struct switchdev_trans *trans) in ocelot_port_obj_add_vlan() 1384 struct switchdev_trans *trans) in ocelot_port_obj_add_mdb() 1462 struct switchdev_trans *trans, in ocelot_port_obj_add()
|