Home
last modified time | relevance | path

Searched refs:bond_queue_slave_event (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h268 void bond_queue_slave_event(struct slave *slave);
362 bond_queue_slave_event(slave); in bond_set_active_slave()
371 bond_queue_slave_event(slave); in bond_set_backup_slave()
385 bond_queue_slave_event(slave); in bond_set_slave_state()
574 bond_queue_slave_event(slave); in bond_commit_link_state()
599 bond_queue_slave_event(tmp); in bond_slave_link_notify()
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h272 void bond_queue_slave_event(struct slave *slave);
366 bond_queue_slave_event(slave); in bond_set_active_slave()
375 bond_queue_slave_event(slave); in bond_set_backup_slave()
389 bond_queue_slave_event(slave); in bond_set_slave_state()
597 bond_queue_slave_event(slave); in bond_commit_link_state()
622 bond_queue_slave_event(tmp); in bond_slave_link_notify()
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1688 void bond_queue_slave_event(struct slave *slave) in bond_queue_slave_event() function
2117 bond_queue_slave_event(new_slave); in bond_enslave()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1762 void bond_queue_slave_event(struct slave *slave) in bond_queue_slave_event() function
2281 bond_queue_slave_event(new_slave); in bond_enslave()

Completed in 28 milliseconds