Home
last modified time | relevance | path

Searched defs:new_active (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/bonding/
Dbond_main.c585 static void bond_hw_addr_swap(struct bonding *bond, struct slave *new_active, in bond_hw_addr_swap()
631 struct slave *new_active) in bond_get_old_active()
654 struct slave *new_active, in bond_do_fail_over_mac()
813 void bond_change_active_slave(struct bonding *bond, struct slave *new_active) in bond_change_active_slave()
Dbond_options.c778 struct slave *new_active = bond_slave_get_rtnl(slave_dev); in bond_option_active_slave_set() local
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c1348 struct vop_win_state *state, *n, *new_active = NULL; in vop_win_update_state() local