Home
last modified time | relevance | path

Searched refs:switchdev_handle_port_attr_set (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/net/
H A Dswitchdev.h368 int switchdev_handle_port_attr_set(struct net_device *dev,
517 switchdev_handle_port_attr_set(struct net_device *dev, in switchdev_handle_port_attr_set() function
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c429 err = switchdev_handle_port_attr_set(ndev, ptr, in am65_cpsw_switchdev_event()
494 err = switchdev_handle_port_attr_set(dev, ptr, in am65_cpsw_switchdev_blocking_event()
H A Dcpsw_switchdev.c439 err = switchdev_handle_port_attr_set(ndev, ptr, in cpsw_switchdev_event()
504 err = switchdev_handle_port_attr_set(dev, ptr, in cpsw_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c515 err = switchdev_handle_port_attr_set(dev, ptr, in lan966x_switchdev_event()
631 err = switchdev_handle_port_attr_set(dev, ptr, in lan966x_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c369 err = switchdev_handle_port_attr_set(dev, ptr, in sparx5_switchdev_event()
712 err = switchdev_handle_port_attr_set(dev, ptr, in sparx5_switchdev_blocking_event()
/openbmc/linux/net/switchdev/
H A Dswitchdev.c874 int switchdev_handle_port_attr_set(struct net_device *dev, in switchdev_handle_port_attr_set() function
889 EXPORT_SYMBOL_GPL(switchdev_handle_port_attr_set);
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1300 err = switchdev_handle_port_attr_set(dev, ptr, in prestera_switchdev_event()
1758 err = switchdev_handle_port_attr_set(dev, ptr, in prestera_switchdev_blk_event()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1627 err = switchdev_handle_port_attr_set(dev, ptr, in ocelot_switchdev_event()
1659 err = switchdev_handle_port_attr_set(dev, ptr, in ocelot_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c873 err = switchdev_handle_port_attr_set(dev, ptr, in ice_eswitch_br_event_blocking()
/openbmc/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1327 ret = switchdev_handle_port_attr_set(netdev, ptr, in adin1110_switchdev_blocking_event()
/openbmc/linux/net/dsa/
H A Dslave.c3617 err = switchdev_handle_port_attr_set(dev, ptr, in dsa_slave_switchdev_event()
3655 err = switchdev_handle_port_attr_set(dev, ptr, in dsa_slave_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3746 err = switchdev_handle_port_attr_set(dev, ptr, in mlxsw_sp_switchdev_event()
4059 err = switchdev_handle_port_attr_set(dev, ptr, in mlxsw_sp_switchdev_blocking_event()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c1995 err = switchdev_handle_port_attr_set(netdev, ptr, in dpaa2_switch_port_attr_set_event()