Searched refs:switchdev_handle_port_attr_set (Results 1 – 13 of 13) sorted by relevance
| /linux/include/net/ |
| A D | switchdev.h | 326 int switchdev_handle_port_attr_set(struct net_device *dev, 454 switchdev_handle_port_attr_set(struct net_device *dev, in switchdev_handle_port_attr_set() function
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_switchdev.c | 278 err = switchdev_handle_port_attr_set(dev, ptr, in sparx5_switchdev_event() 477 err = switchdev_handle_port_attr_set(dev, ptr, in sparx5_switchdev_blocking_event()
|
| /linux/drivers/net/ethernet/ti/ |
| A D | am65-cpsw-switchdev.c | 433 err = switchdev_handle_port_attr_set(ndev, ptr, in am65_cpsw_switchdev_event() 498 err = switchdev_handle_port_attr_set(dev, ptr, in am65_cpsw_switchdev_blocking_event()
|
| A D | cpsw_switchdev.c | 443 err = switchdev_handle_port_attr_set(ndev, ptr, in cpsw_switchdev_event() 508 err = switchdev_handle_port_attr_set(dev, ptr, in cpsw_switchdev_blocking_event()
|
| /linux/net/switchdev/ |
| A D | switchdev.c | 690 int switchdev_handle_port_attr_set(struct net_device *dev, in switchdev_handle_port_attr_set() function 705 EXPORT_SYMBOL_GPL(switchdev_handle_port_attr_set);
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| A D | prestera_switchdev.c | 853 err = switchdev_handle_port_attr_set(dev, ptr, in prestera_switchdev_event() 1120 err = switchdev_handle_port_attr_set(dev, ptr, in prestera_switchdev_blk_event()
|
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_net.c | 1456 err = switchdev_handle_port_attr_set(dev, ptr, in ocelot_switchdev_event() 1488 err = switchdev_handle_port_attr_set(dev, ptr, in ocelot_switchdev_blocking_event()
|
| /linux/net/dsa/ |
| A D | slave.c | 2540 err = switchdev_handle_port_attr_set(dev, ptr, in dsa_slave_switchdev_event() 2577 err = switchdev_handle_port_attr_set(dev, ptr, in dsa_slave_switchdev_blocking_event()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_switchdev.c | 3224 err = switchdev_handle_port_attr_set(dev, ptr, in mlxsw_sp_switchdev_event() 3537 err = switchdev_handle_port_attr_set(dev, ptr, in mlxsw_sp_switchdev_blocking_event()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-switch.c | 1970 err = switchdev_handle_port_attr_set(netdev, ptr, in dpaa2_switch_port_attr_set_event()
|
| /linux/ |
| A D | vmlinux.symvers | 7001 0x00000000 switchdev_handle_port_attr_set vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 55078 ffff800010ee28e0 T switchdev_handle_port_attr_set
|
| A D | .tmp_System.map | 55078 ffff800010ee28e0 T switchdev_handle_port_attr_set
|
Completed in 356 milliseconds