Lines Matching defs:slave
92 static inline void tlb_init_slave(struct slave *slave) in tlb_init_slave()
98 static void __tlb_clear_slave(struct bonding *bond, struct slave *slave, in __tlb_clear_slave()
120 static void tlb_clear_slave(struct bonding *bond, struct slave *slave, in tlb_clear_slave()
165 static long long compute_gap(struct slave *slave) in compute_gap()
173 struct slave *slave, *least_loaded; in tlb_get_least_loaded_slave() local
277 struct slave *slave) in rlb_arp_recv()
313 struct slave *before = NULL, *rx_slave = NULL, *slave; in __rlb_next_rx_slave() local
384 static void rlb_clear_slave(struct bonding *bond, struct slave *slave) in rlb_clear_slave()
491 static void rlb_req_update_slave_clients(struct bonding *bond, struct slave *slave) in rlb_req_update_slave_clients()
905 static void alb_send_lp_vid(struct slave *slave, u8 mac_addr[], in alb_send_lp_vid()
940 struct slave *slave; member
950 struct slave *slave = data->slave; in alb_upper_dev_walk() local
982 static void alb_send_learning_packets(struct slave *slave, u8 mac_addr[], in alb_send_learning_packets()
1004 static int alb_set_slave_mac_addr(struct slave *slave, u8 addr[], in alb_set_slave_mac_addr()
1102 static void alb_change_hw_addr_on_detach(struct bonding *bond, struct slave *slave) in alb_change_hw_addr_on_detach()
1145 static int alb_handle_addr_collision_on_attach(struct bonding *bond, struct slave *slave) in alb_handle_addr_collision_on_attach()
1223 struct slave *slave, *rollback_slave; in alb_set_mac_address() local
1494 struct slave *slave; in bond_alb_monitor() local
1590 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave()
1619 void bond_alb_deinit_slave(struct bonding *bond, struct slave *slave) in bond_alb_deinit_slave()
1633 void bond_alb_handle_link_change(struct bonding *bond, struct slave *slave, char link) in bond_alb_handle_link_change()