Searched refs:alb_info (Results 1 – 3 of 3) sorted by relevance
623 bond->alb_info.rx_ntt = 1; in rlb_choose_channel()1077 if (bond->alb_info.rlb_enabled) { in alb_fasten_mac_swap()1089 if (bond->alb_info.rlb_enabled) { in alb_fasten_mac_swap()1247 if (bond->alb_info.rlb_enabled) in alb_set_mac_address()1321 bond->alb_info.rlb_enabled = 1; in bond_alb_initialize()1323 bond->alb_info.rlb_enabled = 0; in bond_alb_initialize()1654 if (bond->alb_info.rlb_enabled) in bond_alb_init_slave()1672 if (bond->alb_info.rlb_enabled) { in bond_alb_deinit_slave()1673 bond->alb_info.rx_slave = NULL; in bond_alb_deinit_slave()1685 if (bond->alb_info.rlb_enabled) in bond_alb_handle_link_change()[all …]
14 #define BOND_ALB_INFO(bond) ((bond)->alb_info)
246 struct alb_bond_info alb_info; member