Lines Matching defs:slave

87 static inline void tlb_init_slave(struct slave *slave)  in tlb_init_slave()
93 static void __tlb_clear_slave(struct bonding *bond, struct slave *slave, in __tlb_clear_slave()
115 static void tlb_clear_slave(struct bonding *bond, struct slave *slave, in tlb_clear_slave()
160 static long long compute_gap(struct slave *slave) in compute_gap()
168 struct slave *slave, *least_loaded; in tlb_get_least_loaded_slave() local
272 struct slave *slave) in rlb_arp_recv()
308 struct slave *before = NULL, *rx_slave = NULL, *slave; in __rlb_next_rx_slave() local
379 static void rlb_clear_slave(struct bonding *bond, struct slave *slave) in rlb_clear_slave()
486 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
951 struct slave *slave = data->slave; in alb_upper_dev_walk() local
983 static void alb_send_learning_packets(struct slave *slave, u8 mac_addr[], in alb_send_learning_packets()
1007 static int alb_set_slave_mac_addr(struct slave *slave, u8 addr[], in alb_set_slave_mac_addr()
1105 static void alb_change_hw_addr_on_detach(struct bonding *bond, struct slave *slave) in alb_change_hw_addr_on_detach()
1148 static int alb_handle_addr_collision_on_attach(struct bonding *bond, struct slave *slave) in alb_handle_addr_collision_on_attach()
1226 struct slave *slave, *rollback_slave; in alb_set_mac_address() local
1531 struct slave *slave; in bond_alb_monitor() local
1627 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave()
1656 void bond_alb_deinit_slave(struct bonding *bond, struct slave *slave) in bond_alb_deinit_slave()
1670 void bond_alb_handle_link_change(struct bonding *bond, struct slave *slave, char link) in bond_alb_handle_link_change()