Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c677 struct netdev_lag_upper_info *bond_upper_info = NULL; in upper_event_setting() local
681 bond_upper_info = info->upper_info; in upper_event_setting()
683 if (bond_upper_info) { in upper_event_setting()
684 bond_grp->tx_type = bond_upper_info->tx_type; in upper_event_setting()
685 bond_grp->hash_type = bond_upper_info->hash_type; in upper_event_setting()