Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c121 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_stp_state_set()
197 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_attr_br_flags_set()
235 if (switchdev_trans_ph_prepare(trans)) { in mlxsw_sp_port_attr_br_ageing_set()
445 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_vlans_add()
489 if (switchdev_trans_ph_prepare(trans)) in mlxsw_sp_port_fdb_static_add()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c364 } else if (switchdev_trans_ph_prepare(trans)) { in __rocker_port_mem_alloc()
399 if (switchdev_trans_ph_prepare(trans)) in rocker_port_kfree()
1609 if (!switchdev_trans_ph_prepare(trans)) in rocker_cmd_exec()
1617 if (!switchdev_trans_ph_prepare(trans)) in rocker_cmd_exec()
2443 if (!switchdev_trans_ph_prepare(trans)) in rocker_flow_tbl_add()
2454 if (!switchdev_trans_ph_prepare(trans)) in rocker_flow_tbl_add()
2480 if (!switchdev_trans_ph_prepare(trans)) in rocker_flow_tbl_del()
2765 if (!switchdev_trans_ph_prepare(trans)) in rocker_group_tbl_add()
2775 if (!switchdev_trans_ph_prepare(trans)) in rocker_group_tbl_add()
2798 if (!switchdev_trans_ph_prepare(trans)) in rocker_group_tbl_del()
[all …]
/linux-4.4.14/include/net/
Dswitchdev.h34 static inline bool switchdev_trans_ph_prepare(struct switchdev_trans *trans) in switchdev_trans_ph_prepare() function
/linux-4.4.14/net/dsa/
Dslave.c252 if (switchdev_trans_ph_prepare(trans)) { in dsa_slave_port_vlan_add()
343 if (switchdev_trans_ph_prepare(trans)) in dsa_slave_port_fdb_add()
434 if (switchdev_trans_ph_prepare(trans)) in dsa_slave_port_attr_set()