Searched refs:bonding_info (Results 1 – 5 of 5) sorted by relevance
2660 struct netdev_bonding_info *bonding_info = in mlx4_en_netdev_event() local2661 ¬ifier_info->bonding_info; in mlx4_en_netdev_event()2664 if ((bonding_info->master.bond_mode != BOND_MODE_ACTIVEBACKUP) && in mlx4_en_netdev_event()2665 (bonding_info->master.bond_mode != BOND_MODE_XOR) && in mlx4_en_netdev_event()2666 (bonding_info->master.bond_mode != BOND_MODE_8023AD)) in mlx4_en_netdev_event()2670 if (bonding_info->master.num_slaves != 2) in mlx4_en_netdev_event()2675 if (bonding_info->master.bond_mode == in mlx4_en_netdev_event()2680 if (bonding_info->slave.state == in mlx4_en_netdev_event()2702 __s8 link = bonding_info->slave.link; in mlx4_en_netdev_event()
152 struct netdev_bonding_info bonding_info; member
1281 bond_netdev_notify(w->dev, &w->bonding_info); in bond_netdev_notify_work()1296 bond_fill_ifslave(slave, &nnw->bonding_info.slave); in bond_queue_slave_event()1297 bond_fill_ifbond(bond, &nnw->bonding_info.master); in bond_queue_slave_event()
3646 struct netdev_bonding_info bonding_info; member3650 struct netdev_bonding_info *bonding_info);
5571 struct netdev_bonding_info *bonding_info) in netdev_bonding_info_change() argument5575 memcpy(&info.bonding_info, bonding_info, in netdev_bonding_info_change()