Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_main.c261 static int bond_init(struct net_device *bond_dev);
262 static void bond_uninit(struct net_device *bond_dev);
263 static void bond_get_stats(struct net_device *bond_dev,
369 * @bond_dev: bonding net device that got called
373 static int bond_vlan_rx_add_vid(struct net_device *bond_dev, in bond_vlan_rx_add_vid() argument
376 struct bonding *bond = netdev_priv(bond_dev); in bond_vlan_rx_add_vid()
403 * @bond_dev: bonding net device that got called
407 static int bond_vlan_rx_kill_vid(struct net_device *bond_dev, in bond_vlan_rx_kill_vid() argument
410 struct bonding *bond = netdev_priv(bond_dev); in bond_vlan_rx_kill_vid()
436 struct net_device *bond_dev in bond_ipsec_dev() local
464 bond_ipsec_add_sa(struct net_device * bond_dev,struct xfrm_state * xs,struct netlink_ext_ack * extack) bond_ipsec_add_sa() argument
521 struct net_device *bond_dev = bond->dev; bond_ipsec_add_sa_all() local
576 bond_ipsec_del_sa(struct net_device * bond_dev,struct xfrm_state * xs) bond_ipsec_del_sa() argument
598 struct net_device *bond_dev = bond->dev; bond_ipsec_del_sa_all() local
637 bond_ipsec_free_sa(struct net_device * bond_dev,struct xfrm_state * xs) bond_ipsec_free_sa() argument
909 bond_hw_addr_flush(struct net_device * bond_dev,struct net_device * slave_dev) bond_hw_addr_flush() argument
970 bond_set_dev_addr(struct net_device * bond_dev,struct net_device * slave_dev) bond_set_dev_addr() argument
1419 bond_poll_controller(struct net_device * bond_dev) bond_poll_controller() argument
1447 bond_netpoll_cleanup(struct net_device * bond_dev) bond_netpoll_cleanup() argument
1482 bond_netpoll_cleanup(struct net_device * bond_dev) bond_netpoll_cleanup() argument
1510 bond_header_create(struct sk_buff * skb,struct net_device * bond_dev,unsigned short type,const void * daddr,const void * saddr,unsigned int len) bond_header_create() argument
1556 bond_setup_by_slave(struct net_device * bond_dev,struct net_device * slave_dev) bond_setup_by_slave() argument
1833 BOND_NL_ERR(bond_dev,extack,errmsg) global() argument
1840 SLAVE_NL_ERR(bond_dev,slave_dev,extack,errmsg) global() argument
1852 bond_ether_setup(struct net_device * bond_dev) bond_ether_setup() argument
1861 bond_xdp_set_features(struct net_device * bond_dev) bond_xdp_set_features() argument
1884 bond_enslave(struct net_device * bond_dev,struct net_device * slave_dev,struct netlink_ext_ack * extack) bond_enslave() argument
2413 __bond_release_one(struct net_device * bond_dev,struct net_device * slave_dev,bool all,bool unregister) __bond_release_one() argument
2594 bond_release(struct net_device * bond_dev,struct net_device * slave_dev) bond_release() argument
2602 bond_release_and_destroy(struct net_device * bond_dev,struct net_device * slave_dev) bond_release_and_destroy() argument
2619 bond_info_query(struct net_device * bond_dev,struct ifbond * info) bond_info_query() argument
2626 bond_slave_info_query(struct net_device * bond_dev,struct ifslave * info) bond_slave_info_query() argument
2957 struct net_device *bond_dev = slave->bond->dev; bond_handle_vlan() local
3002 struct net_device *bond_dev = slave->bond->dev; bond_arp_send() local
3223 struct net_device *bond_dev = slave->bond->dev; bond_ns_send() local
3904 bond_master_netdev_event(unsigned long event,struct net_device * bond_dev) bond_master_netdev_event() argument
3934 struct net_device *bond_dev; bond_slave_netdev_event() local
4331 bond_open(struct net_device * bond_dev) bond_open() argument
4394 bond_close(struct net_device * bond_dev) bond_close() argument
4499 bond_get_stats(struct net_device * bond_dev,struct rtnl_link_stats64 * stats) bond_get_stats() argument
4532 bond_eth_ioctl(struct net_device * bond_dev,struct ifreq * ifr,int cmd) bond_eth_ioctl() argument
4569 bond_do_ioctl(struct net_device * bond_dev,struct ifreq * ifr,int cmd) bond_do_ioctl() argument
4645 bond_siocdevprivate(struct net_device * bond_dev,struct ifreq * ifr,void __user * data,int cmd) bond_siocdevprivate() argument
4668 bond_change_rx_flags(struct net_device * bond_dev,int change) bond_change_rx_flags() argument
4681 bond_set_rx_mode(struct net_device * bond_dev) bond_set_rx_mode() argument
4759 bond_change_mtu(struct net_device * bond_dev,int new_mtu) bond_change_mtu() argument
4816 bond_set_mac_address(struct net_device * bond_dev,void * addr) bond_set_mac_address() argument
5030 bond_xmit_roundrobin(struct sk_buff * skb,struct net_device * bond_dev) bond_xmit_roundrobin() argument
5051 bond_xmit_activebackup(struct sk_buff * skb,struct net_device * bond_dev) bond_xmit_activebackup() argument
5305 bond_xmit_broadcast(struct sk_buff * skb,struct net_device * bond_dev,bool all_slaves) bond_xmit_broadcast() argument
5600 bond_xdp_get_xmit_slave(struct net_device * bond_dev,struct xdp_buff * xdp) bond_xdp_get_xmit_slave() argument
5634 bond_xdp_xmit(struct net_device * bond_dev,int n,struct xdp_frame ** frames,u32 flags) bond_xdp_xmit() argument
5838 bond_ethtool_get_link_ksettings(struct net_device * bond_dev,struct ethtool_link_ksettings * cmd) bond_ethtool_get_link_ksettings() argument
5874 bond_ethtool_get_drvinfo(struct net_device * bond_dev,struct ethtool_drvinfo * drvinfo) bond_ethtool_get_drvinfo() argument
5882 bond_ethtool_get_ts_info(struct net_device * bond_dev,struct kernel_ethtool_ts_info * info) bond_ethtool_get_ts_info() argument
5970 bond_destructor(struct net_device * bond_dev) bond_destructor() argument
5980 bond_setup(struct net_device * bond_dev) bond_setup() argument
6047 bond_uninit(struct net_device * bond_dev) bond_uninit() argument
6464 bond_init(struct net_device * bond_dev) bond_init() argument
6507 struct net_device *bond_dev; bond_create() local
[all...]
H A Dbond_sysfs.c105 struct net_device *bond_dev; in bonding_store_bonds() local
108 bond_dev = bond_get_by_name(bn, ifname); in bonding_store_bonds()
109 if (bond_dev) { in bonding_store_bonds()
111 unregister_netdevice(bond_dev); in bonding_store_bonds()
/linux/include/net/
H A Dbonding.h42 #define slave_info(bond_dev, slave_dev, fmt, ...) \ argument
43 netdev_info(bond_dev, "(slave %s): " fmt, (slave_dev)->name, ##__VA_ARGS__)
44 #define slave_warn(bond_dev, slave_dev, fmt, ...) \ argument
45 netdev_warn(bond_dev, "(slave %s): " fmt, (slave_dev)->name, ##__VA_ARGS__)
46 #define slave_dbg(bond_dev, slave_dev, fmt, ...) \ argument
47 netdev_dbg(bond_dev, "(slave %s): " fmt, (slave_dev)->name, ##__VA_ARGS__)
48 #define slave_err(bond_dev, slave_dev, fmt, ...) \ argument
49 netdev_err(bond_dev, "(slave %s): " fmt, (slave_dev)->name, ##__VA_ARGS__)
685 void bond_xdp_set_features(struct net_device *bond_dev);
686 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev,
[all …]
H A Dbond_alb.h159 netdev_tx_t bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev);
160 netdev_tx_t bond_tlb_xmit(struct sk_buff *skb, struct net_device *bond_dev);
166 int bond_alb_set_mac_address(struct net_device *bond_dev, void *addr);
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1811 struct net_device *bond_dev; in mlx5_lag_update_tracker_speed() local
1815 bond_dev = ndev; in mlx5_lag_update_tracker_speed()
1817 bond_dev = netdev_master_upper_dev_get(ndev); in mlx5_lag_update_tracker_speed()
1819 if (!bond_dev) { in mlx5_lag_update_tracker_speed()
1824 err = __ethtool_get_link_ksettings(bond_dev, &lksettings); in mlx5_lag_update_tracker_speed()
1826 netdev_dbg(bond_dev, in mlx5_lag_update_tracker_speed()
1828 bond_dev->name, err); in mlx5_lag_update_tracker_speed()