Home
last modified time | relevance | path

Searched refs:uplink_netdev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dmlx5.h100 mdev->mlx5e_res.uplink_netdev = netdev; in mlx5_uplink_netdev_set()
105 return mdev->mlx5e_res.uplink_netdev; in mlx5_uplink_netdev_get()
/linux/drivers/net/ethernet/intel/ice/
A Dice_eswitch.c22 struct net_device *uplink_netdev = uplink_vsi->netdev; in ice_eswitch_setup_env() local
31 netif_addr_lock_bh(uplink_netdev); in ice_eswitch_setup_env()
32 __dev_uc_unsync(uplink_netdev, NULL); in ice_eswitch_setup_env()
33 __dev_mc_unsync(uplink_netdev, NULL); in ice_eswitch_setup_env()
34 netif_addr_unlock_bh(uplink_netdev); in ice_eswitch_setup_env()
/linux/include/linux/mlx5/
A Ddriver.h645 struct net_device *uplink_netdev; member

Completed in 12 milliseconds