/kernel/linux/linux-5.10/net/switchdev/ |
H A D | switchdev.c | 561 __switchdev_handle_port_attr_set(struct net_device *dev, struct switchdev_notifier_port_attr_info *port_attr_info, bool (*check_cb)(const struct net_device *dev), int (*set_cb)(struct net_device *dev, const struct switchdev_attr *attr, struct switchdev_trans *trans)) __switchdev_handle_port_attr_set() argument 599 switchdev_handle_port_attr_set(struct net_device *dev, struct switchdev_notifier_port_attr_info *port_attr_info, bool (*check_cb)(const struct net_device *dev), int (*set_cb)(struct net_device *dev, const struct switchdev_attr *attr, struct switchdev_trans *trans)) switchdev_handle_port_attr_set() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | bridge.c | 286 mlx5_esw_bridge_port_obj_attr_set(struct net_device *dev, struct switchdev_notifier_port_attr_info *port_attr_info, struct mlx5_esw_bridge_offloads *br_offloads) mlx5_esw_bridge_port_obj_attr_set() argument
|
/kernel/linux/linux-6.6/net/switchdev/ |
H A D | switchdev.c | 832 __switchdev_handle_port_attr_set(struct net_device *dev, struct switchdev_notifier_port_attr_info *port_attr_info, bool (*check_cb)(const struct net_device *dev), int (*set_cb)(struct net_device *dev, const void *ctx, const struct switchdev_attr *attr, struct netlink_ext_ack *extack)) __switchdev_handle_port_attr_set() argument 874 switchdev_handle_port_attr_set(struct net_device *dev, struct switchdev_notifier_port_attr_info *port_attr_info, bool (*check_cb)(const struct net_device *dev), int (*set_cb)(struct net_device *dev, const void *ctx, const struct switchdev_attr *attr, struct netlink_ext_ack *extack)) switchdev_handle_port_attr_set() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | switchdev.h | 391 switchdev_handle_port_attr_set(struct net_device *dev, struct switchdev_notifier_port_attr_info *port_attr_info, bool (*check_cb)(const struct net_device *dev), int (*set_cb)(struct net_device *dev, const struct switchdev_attr *attr, struct switchdev_trans *trans)) switchdev_handle_port_attr_set() argument
|
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/ |
H A D | ethsw.c | 1206 dpaa2_switch_port_attr_set_event(struct net_device *netdev, struct switchdev_notifier_port_attr_info *port_attr_info) dpaa2_switch_port_attr_set_event() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | switchdev.h | 517 switchdev_handle_port_attr_set(struct net_device *dev, struct switchdev_notifier_port_attr_info *port_attr_info, bool (*check_cb)(const struct net_device *dev), int (*set_cb)(struct net_device *dev, const void *ctx, const struct switchdev_attr *attr, struct netlink_ext_ack *extack)) switchdev_handle_port_attr_set() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 2723 rocker_switchdev_port_attr_set_event(struct net_device *netdev, struct switchdev_notifier_port_attr_info *port_attr_info) rocker_switchdev_port_attr_set_event() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 2685 rocker_switchdev_port_attr_set_event(struct net_device *netdev, struct switchdev_notifier_port_attr_info *port_attr_info) rocker_switchdev_port_attr_set_event() argument
|