Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_main.c375 static int bond_vlan_rx_add_vid(struct net_device *bond_dev, in bond_vlan_rx_add_vid()
409 static int bond_vlan_rx_kill_vid(struct net_device *bond_dev, in bond_vlan_rx_kill_vid()
438 struct net_device *bond_dev = xs->xso.dev; in bond_ipsec_dev() local
466 static int bond_ipsec_add_sa(struct net_device *bond_dev, in bond_ipsec_add_sa()
523 struct net_device *bond_dev = bond->dev; in bond_ipsec_add_sa_all() local
578 static void bond_ipsec_del_sa(struct net_device *bond_dev, in bond_ipsec_del_sa()
600 struct net_device *bond_dev = bond->dev; in bond_ipsec_del_sa_all() local
639 static void bond_ipsec_free_sa(struct net_device *bond_dev, in bond_ipsec_free_sa()
911 static void bond_hw_addr_flush(struct net_device *bond_dev, in bond_hw_addr_flush()
972 static int bond_set_dev_addr(struct net_device *bond_dev, in bond_set_dev_addr()
[all …]
H A Dbond_netlink.c19 static size_t bond_get_slave_size(const struct net_device *bond_dev, in bond_get_slave_size()
36 const struct net_device *bond_dev, in bond_fill_slave_info()
153 static int bond_slave_changelink(struct net_device *bond_dev, in bond_slave_changelink()
202 static int bond_changelink(struct net_device *bond_dev, struct nlattr *tb[], in bond_changelink()
592 static int bond_newlink(struct net_device *bond_dev, in bond_newlink()
617 static size_t bond_get_size(const struct net_device *bond_dev) in bond_get_size()
677 const struct net_device *bond_dev) in bond_fill_info()
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
H A Dbond_alb.c1409 netdev_tx_t bond_tlb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_tlb_xmit()
1523 netdev_tx_t bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_alb_xmit()
1785 int bond_alb_set_mac_address(struct net_device *bond_dev, void *addr) in bond_alb_set_mac_address()
H A Dbond_sysfs.c105 struct net_device *bond_dev; in bonding_store_bonds() 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
/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