Home
last modified time | relevance | path

Searched defs:bond_dev (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/bonding/
H A Dbond_main.c370 static int bond_vlan_rx_add_vid(struct net_device *bond_dev, in bond_vlan_rx_add_vid()
404 static int bond_vlan_rx_kill_vid(struct net_device *bond_dev, in bond_vlan_rx_kill_vid()
433 struct net_device *bond_dev = xs->xso.dev; in bond_ipsec_dev() local
461 static int bond_ipsec_add_sa(struct net_device *bond_dev, in bond_ipsec_add_sa()
518 struct net_device *bond_dev = bond->dev; in bond_ipsec_add_sa_all() local
573 static void bond_ipsec_del_sa(struct net_device *bond_dev, in bond_ipsec_del_sa()
595 struct net_device *bond_dev = bond->dev; in bond_ipsec_del_sa_all() local
634 static void bond_ipsec_free_sa(struct net_device *bond_dev, in bond_ipsec_free_sa()
906 static void bond_hw_addr_flush(struct net_device *bond_dev, in bond_hw_addr_flush()
967 static int bond_set_dev_addr(struct net_device *bond_dev, in bond_set_dev_addr()
[all …]
H A Dbond_procfs.c285 struct net_device *bond_dev = bond->dev; in bond_create_proc_entry() local
301 struct net_device *bond_dev = bond->dev; in bond_remove_proc_entry() local
/linux/include/net/
H A Dbonding.h42 #define slave_info(bond_dev, slave_dev, fmt, ...) \ argument
44 #define slave_warn(bond_dev, slave_dev, fmt, ...) \ argument
46 #define slave_dbg(bond_dev, slave_dev, fmt, ...) \ argument
48 #define slave_err(bond_dev, slave_dev, fmt, ...) \ argument
[all...]
/linux/drivers/net/
H A Dvrf.c1751 static size_t vrf_get_slave_size(const struct net_device *bond_dev, in vrf_get_slave_size()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1439 struct net_device *bond_dev; in mlx5_lag_update_tracker_speed() local