Lines Matching defs:slave

116 static inline void tlb_init_slave(struct slave *slave)  in tlb_init_slave()
122 static void __tlb_clear_slave(struct bonding *bond, struct slave *slave, in __tlb_clear_slave()
144 static void tlb_clear_slave(struct bonding *bond, struct slave *slave, in tlb_clear_slave()
189 static long long compute_gap(struct slave *slave) in compute_gap()
197 struct slave *slave, *least_loaded; in tlb_get_least_loaded_slave() local
301 struct slave *slave) in rlb_arp_recv()
337 struct slave *before = NULL, *rx_slave = NULL, *slave; in __rlb_next_rx_slave() local
408 static void rlb_clear_slave(struct bonding *bond, struct slave *slave) in rlb_clear_slave()
515 static void rlb_req_update_slave_clients(struct bonding *bond, struct slave *slave) in rlb_req_update_slave_clients()
924 static void alb_send_lp_vid(struct slave *slave, u8 mac_addr[], in alb_send_lp_vid()
956 static void alb_send_learning_packets(struct slave *slave, u8 mac_addr[], in alb_send_learning_packets()
1001 static int alb_set_slave_mac_addr(struct slave *slave, u8 addr[]) in alb_set_slave_mac_addr()
1096 static void alb_change_hw_addr_on_detach(struct bonding *bond, struct slave *slave) in alb_change_hw_addr_on_detach()
1139 static int alb_handle_addr_collision_on_attach(struct bonding *bond, struct slave *slave) in alb_handle_addr_collision_on_attach()
1216 struct slave *slave, *rollback_slave; in alb_set_mac_address() local
1466 struct slave *slave; in bond_alb_monitor() local
1562 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave()
1590 void bond_alb_deinit_slave(struct bonding *bond, struct slave *slave) in bond_alb_deinit_slave()
1604 void bond_alb_handle_link_change(struct bonding *bond, struct slave *slave, char link) in bond_alb_handle_link_change()