Home
last modified time | relevance | path

Searched refs:bond_for_each_slave (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/net/
Dbonding.h82 #define bond_for_each_slave(bond, pos, iter) \ macro
392 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_change()
405 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_notify()
589 bond_for_each_slave(bond, tmp, iter) { in bond_slave_link_notify()
685 bond_for_each_slave(bond, tmp, iter) in bond_slave_has_mac()
/Linux-v5.10/drivers/net/bonding/
Dbond_main.c336 bond_for_each_slave(bond, slave, iter) { in bond_vlan_rx_add_vid()
346 bond_for_each_slave(bond, rollback_slave, iter) { in bond_vlan_rx_add_vid()
369 bond_for_each_slave(bond, slave, iter) in bond_vlan_rx_kill_vid()
489 bond_for_each_slave(bond, slave, iter) { in bond_set_carrier()
640 bond_for_each_slave(bond, slave, iter) { in bond_set_promiscuity()
663 bond_for_each_slave(bond, slave, iter) { in bond_set_allmulti()
776 bond_for_each_slave(bond, slave, iter) { in bond_get_old_active()
916 bond_for_each_slave(bond, slave, iter) { in bond_find_best_slave()
1171 bond_for_each_slave(bond, slave, iter) in bond_netpoll_cleanup()
1183 bond_for_each_slave(bond, slave, iter) { in bond_netpoll_setup()
[all …]
Dbond_options.c1008 bond_for_each_slave(bond, slave, iter) in _bond_options_arp_ip_target_set()
1075 bond_for_each_slave(bond, slave, iter) { in bond_option_arp_ip_target_rem()
1163 bond_for_each_slave(bond, slave, iter) { in bond_option_primary_set()
1252 bond_for_each_slave(bond, slave, iter) { in bond_option_all_slaves_active_set()
1358 bond_for_each_slave(bond, slave, iter) { in bond_option_queue_id_set()
Dbond_sysfs.c176 bond_for_each_slave(bond, slave, iter) { in bonding_show_slaves()
600 bond_for_each_slave(bond, slave, iter) { in bonding_show_queue_id()
Dbond_3ad.c1442 bond_for_each_slave(bond, slave, iter) { in ad_port_selection_logic()
2116 bond_for_each_slave(bond, slave_iter, iter) { in bond_3ad_unbind_slave()
2193 bond_for_each_slave(bond, slave_iter, iter) { in bond_3ad_unbind_slave()
2252 bond_for_each_slave(bond, slave, iter) { in bond_3ad_update_ad_actor_settings()
2686 bond_for_each_slave(bond, slave, iter) { in bond_3ad_update_lacp_rate()
Dbond_alb.c1177 bond_for_each_slave(bond, tmp_slave1, iter) { in alb_handle_addr_collision_on_attach()
1235 bond_for_each_slave(bond, slave, iter) { in alb_set_mac_address()
1257 bond_for_each_slave(bond, rollback_slave, iter) { in alb_set_mac_address()
/Linux-v5.10/
D.clang-format95 - 'bond_for_each_slave'