Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h82 #define bond_for_each_slave(bond, pos, iter) \ macro
381 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_change()
394 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_notify()
579 bond_for_each_slave(bond, tmp, iter) { in bond_slave_link_notify()
675 bond_for_each_slave(bond, tmp, iter) in bond_slave_has_mac()
/Linux-v5.4/drivers/net/bonding/
Dbond_main.c287 bond_for_each_slave(bond, slave, iter) { in bond_vlan_rx_add_vid()
297 bond_for_each_slave(bond, rollback_slave, iter) { in bond_vlan_rx_add_vid()
319 bond_for_each_slave(bond, slave, iter) in bond_vlan_rx_kill_vid()
347 bond_for_each_slave(bond, slave, iter) { in bond_set_carrier()
498 bond_for_each_slave(bond, slave, iter) { in bond_set_promiscuity()
521 bond_for_each_slave(bond, slave, iter) { in bond_set_allmulti()
634 bond_for_each_slave(bond, slave, iter) { in bond_get_old_active()
774 bond_for_each_slave(bond, slave, iter) { in bond_find_best_slave()
1017 bond_for_each_slave(bond, slave, iter) in bond_netpoll_cleanup()
1029 bond_for_each_slave(bond, slave, iter) { in bond_netpoll_setup()
[all …]
Dbond_options.c992 bond_for_each_slave(bond, slave, iter) in _bond_options_arp_ip_target_set()
1059 bond_for_each_slave(bond, slave, iter) { in bond_option_arp_ip_target_rem()
1147 bond_for_each_slave(bond, slave, iter) { in bond_option_primary_set()
1236 bond_for_each_slave(bond, slave, iter) { in bond_option_all_slaves_active_set()
1342 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.c1452 bond_for_each_slave(bond, slave, iter) { in ad_port_selection_logic()
2125 bond_for_each_slave(bond, slave_iter, iter) { in bond_3ad_unbind_slave()
2202 bond_for_each_slave(bond, slave_iter, iter) { in bond_3ad_unbind_slave()
2261 bond_for_each_slave(bond, slave, iter) { in bond_3ad_update_ad_actor_settings()
2695 bond_for_each_slave(bond, slave, iter) { in bond_3ad_update_lacp_rate()
Dbond_alb.c1174 bond_for_each_slave(bond, tmp_slave1, iter) { in alb_handle_addr_collision_on_attach()
1232 bond_for_each_slave(bond, slave, iter) { in alb_set_mac_address()
1254 bond_for_each_slave(bond, rollback_slave, iter) { in alb_set_mac_address()
/Linux-v5.4/
D.clang-format92 - 'bond_for_each_slave'