Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_bonding.h110 __s32 bond_mode; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_lag.c912 if (bonding_info->master.bond_mode != BOND_MODE_ACTIVEBACKUP) { in ice_lag_info_event()
1998 lag->bond_mode = bonding_info->master.bond_mode; in ice_lag_chk_comp()
1999 if (lag->bond_mode != BOND_MODE_ACTIVEBACKUP) in ice_lag_chk_comp()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2936 if ((bonding_info->master.bond_mode != BOND_MODE_ACTIVEBACKUP) && in mlx4_en_netdev_event()
2937 (bonding_info->master.bond_mode != BOND_MODE_XOR) && in mlx4_en_netdev_event()
2938 (bonding_info->master.bond_mode != BOND_MODE_8023AD)) in mlx4_en_netdev_event()
2947 if (bonding_info->master.bond_mode == in mlx4_en_netdev_event()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1474 __le32 bond_mode; member
H A Dhns_roce_hw_v2.c1651 slave_info->bond_mode = cpu_to_le32(BOND_MODE_1); in hns_roce_cmd_bond()
1657 slave_info->bond_mode = cpu_to_le32(BOND_MODE_2_4); in hns_roce_cmd_bond()