Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbonding.h240 void bond_queue_slave_event(struct slave *slave);
334 bond_queue_slave_event(slave); in bond_set_active_slave()
343 bond_queue_slave_event(slave); in bond_set_backup_slave()
357 bond_queue_slave_event(slave); in bond_set_slave_state()
547 bond_queue_slave_event(slave); in bond_commit_link_state()
572 bond_queue_slave_event(tmp); in bond_slave_link_notify()
/Linux-v4.19/drivers/net/bonding/
Dbond_main.c1339 void bond_queue_slave_event(struct slave *slave) in bond_queue_slave_event() function
1778 bond_queue_slave_event(new_slave); in bond_enslave()