Searched refs:bonding_info (Results 1 – 5 of 5) sorted by relevance
2606 struct netdev_bonding_info *bonding_info = in mlx4_en_netdev_event() local2607 ¬ifier_info->bonding_info; in mlx4_en_netdev_event()2610 if ((bonding_info->master.bond_mode != BOND_MODE_ACTIVEBACKUP) && in mlx4_en_netdev_event()2611 (bonding_info->master.bond_mode != BOND_MODE_XOR) && in mlx4_en_netdev_event()2612 (bonding_info->master.bond_mode != BOND_MODE_8023AD)) in mlx4_en_netdev_event()2616 if (bonding_info->master.num_slaves != 2) in mlx4_en_netdev_event()2621 if (bonding_info->master.bond_mode == in mlx4_en_netdev_event()2626 if (bonding_info->slave.state == in mlx4_en_netdev_event()2648 __s8 link = bonding_info->slave.link; in mlx4_en_netdev_event()
149 struct netdev_bonding_info bonding_info; member
1268 bond_netdev_notify(w->dev, &w->bonding_info); in bond_netdev_notify_work()1283 bond_fill_ifslave(slave, &nnw->bonding_info.slave); in bond_queue_slave_event()1284 bond_fill_ifbond(bond, &nnw->bonding_info.master); in bond_queue_slave_event()
3563 struct netdev_bonding_info bonding_info; member3567 struct netdev_bonding_info *bonding_info);
5383 struct netdev_bonding_info *bonding_info) in netdev_bonding_info_change() argument5387 memcpy(&info.bonding_info, bonding_info, in netdev_bonding_info_change()