Lines Matching defs:slave

136 static inline void tlb_init_slave(struct slave *slave)  in tlb_init_slave()
143 static void __tlb_clear_slave(struct bonding *bond, struct slave *slave, in __tlb_clear_slave()
166 static void tlb_clear_slave(struct bonding *bond, struct slave *slave, in tlb_clear_slave()
214 static long long compute_gap(struct slave *slave) in compute_gap()
223 struct slave *slave, *least_loaded; in tlb_get_least_loaded_slave() local
348 struct slave *slave) in rlb_arp_recv()
380 struct slave *rx_slave, *slave, *start_at; in rlb_next_rx_slave() local
435 static void rlb_clear_slave(struct bonding *bond, struct slave *slave) in rlb_clear_slave()
552 static void rlb_req_update_slave_clients(struct bonding *bond, struct slave *slave) in rlb_req_update_slave_clients()
858 static void alb_send_learning_packets(struct slave *slave, u8 mac_addr[]) in alb_send_learning_packets()
912 static int alb_set_slave_mac_addr(struct slave *slave, u8 addr[]) in alb_set_slave_mac_addr()
1011 static void alb_change_hw_addr_on_detach(struct bonding *bond, struct slave *slave) in alb_change_hw_addr_on_detach()
1066 static int alb_handle_addr_collision_on_attach(struct bonding *bond, struct slave *slave) in alb_handle_addr_collision_on_attach()
1163 struct slave *slave, *stop_at; in alb_set_mac_address() local
1375 struct slave *slave; in bond_alb_monitor() local
1484 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave()
1524 void bond_alb_deinit_slave(struct bonding *bond, struct slave *slave) in bond_alb_deinit_slave()
1539 void bond_alb_handle_link_change(struct bonding *bond, struct slave *slave, char link) in bond_alb_handle_link_change()
1662 struct slave *slave, *swap_slave; in bond_alb_set_mac_address() local