Home
last modified time | relevance | path

Searched refs:bond_queue_slave_event (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h267 void bond_queue_slave_event(struct slave *slave);
361 bond_queue_slave_event(slave); in bond_set_active_slave()
370 bond_queue_slave_event(slave); in bond_set_backup_slave()
384 bond_queue_slave_event(slave); in bond_set_slave_state()
573 bond_queue_slave_event(slave); in bond_commit_link_state()
598 bond_queue_slave_event(tmp); in bond_slave_link_notify()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c1676 void bond_queue_slave_event(struct slave *slave) in bond_queue_slave_event() function
2105 bond_queue_slave_event(new_slave); in bond_enslave()