Lines Matching defs:bond

141 	struct bonding *bond = __get_bond_by_port(port);  in __get_first_agg()  local
207 struct bonding *bond = __get_bond_by_port(port); in __get_agg_selection_mode() local
221 struct bonding *bond = __get_bond_by_port(port); in __check_agg_selection_timer() local
368 const struct bonding *bond = bond_get_bond_by_slave(port->slave); in __ad_actor_update_port() local
751 struct bonding *bond = aggregator->slave->bond; in __get_active_agg() local
1379 struct bonding *bond; in ad_port_selection_logic() local
1657 struct bonding *bond = agg->slave->bond; in ad_agg_selection_logic() local
1976 void bond_3ad_initiate_agg_selection(struct bonding *bond, int timeout) in bond_3ad_initiate_agg_selection()
1988 void bond_3ad_initialize(struct bonding *bond, u16 tick_resolution) in bond_3ad_initialize()
2025 struct bonding *bond = bond_get_bond_by_slave(slave); in bond_3ad_bind_slave() local
2079 struct bonding *bond = slave->bond; in bond_3ad_unbind_slave() local
2236 void bond_3ad_update_ad_actor_settings(struct bonding *bond) in bond_3ad_update_ad_actor_settings()
2276 struct bonding *bond = container_of(work, struct bonding, in bond_3ad_state_machine_handler() local
2368 struct bonding *bond = slave->bond; in bond_3ad_rx_indication() local
2566 int bond_3ad_set_carrier(struct bonding *bond) in bond_3ad_set_carrier()
2606 int __bond_3ad_get_active_agg_info(struct bonding *bond, in __bond_3ad_get_active_agg_info()
2634 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info()
2645 int bond_3ad_lacpdu_recv(const struct sk_buff *skb, struct bonding *bond, in bond_3ad_lacpdu_recv()
2677 void bond_3ad_update_lacp_rate(struct bonding *bond) in bond_3ad_update_lacp_rate()