Lines Matching defs:slave
108 static inline void tlb_init_slave(struct slave *slave) in tlb_init_slave()
114 static void __tlb_clear_slave(struct bonding *bond, struct slave *slave, in __tlb_clear_slave()
136 static void tlb_clear_slave(struct bonding *bond, struct slave *slave, in tlb_clear_slave()
181 static long long compute_gap(struct slave *slave) in compute_gap()
189 struct slave *slave, *least_loaded; in tlb_get_least_loaded_slave() local
293 struct slave *slave) in rlb_arp_recv()
329 struct slave *before = NULL, *rx_slave = NULL, *slave; in __rlb_next_rx_slave() local
400 static void rlb_clear_slave(struct bonding *bond, struct slave *slave) in rlb_clear_slave()
506 static void rlb_req_update_slave_clients(struct bonding *bond, struct slave *slave) in rlb_req_update_slave_clients()
918 static void alb_send_lp_vid(struct slave *slave, u8 mac_addr[], in alb_send_lp_vid()
954 struct slave *slave; member
964 struct slave *slave = data->slave; in alb_upper_dev_walk() local
996 static void alb_send_learning_packets(struct slave *slave, u8 mac_addr[], in alb_send_learning_packets()
1018 static int alb_set_slave_mac_addr(struct slave *slave, u8 addr[], in alb_set_slave_mac_addr()
1117 static void alb_change_hw_addr_on_detach(struct bonding *bond, struct slave *slave) in alb_change_hw_addr_on_detach()
1160 static int alb_handle_addr_collision_on_attach(struct bonding *bond, struct slave *slave) in alb_handle_addr_collision_on_attach()
1239 struct slave *slave, *rollback_slave; in alb_set_mac_address() local
1510 struct slave *slave; in bond_alb_monitor() local
1606 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave()
1635 void bond_alb_deinit_slave(struct bonding *bond, struct slave *slave) in bond_alb_deinit_slave()
1649 void bond_alb_handle_link_change(struct bonding *bond, struct slave *slave, char link) in bond_alb_handle_link_change()