Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbonding.h73 #define bond_for_each_slave(bond, pos, iter) \ macro
372 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_change()
385 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_notify()
570 bond_for_each_slave(bond, tmp, iter) { in bond_slave_link_notify()
666 bond_for_each_slave(bond, tmp, iter) in bond_slave_has_mac()
/Linux-v4.19/drivers/net/bonding/
Dbond_main.c288 bond_for_each_slave(bond, slave, iter) { in bond_vlan_rx_add_vid()
298 bond_for_each_slave(bond, rollback_slave, iter) { in bond_vlan_rx_add_vid()
320 bond_for_each_slave(bond, slave, iter) in bond_vlan_rx_kill_vid()
348 bond_for_each_slave(bond, slave, iter) { in bond_set_carrier()
499 bond_for_each_slave(bond, slave, iter) { in bond_set_promiscuity()
522 bond_for_each_slave(bond, slave, iter) { in bond_set_allmulti()
628 bond_for_each_slave(bond, slave, iter) { in bond_get_old_active()
764 bond_for_each_slave(bond, slave, iter) { in bond_find_best_slave()
1003 bond_for_each_slave(bond, slave, iter) in bond_netpoll_cleanup()
1015 bond_for_each_slave(bond, slave, iter) { in bond_netpoll_setup()
[all …]
Dbond_options.c982 bond_for_each_slave(bond, slave, iter) in _bond_options_arp_ip_target_set()
1049 bond_for_each_slave(bond, slave, iter) { in bond_option_arp_ip_target_rem()
1144 bond_for_each_slave(bond, slave, iter) { in bond_option_primary_set()
1234 bond_for_each_slave(bond, slave, iter) { in bond_option_all_slaves_active_set()
1340 bond_for_each_slave(bond, slave, iter) { in bond_option_queue_id_set()
Dbond_3ad.c1445 bond_for_each_slave(bond, slave, iter) { in ad_port_selection_logic()
2103 bond_for_each_slave(bond, slave_iter, iter) { in bond_3ad_unbind_slave()
2180 bond_for_each_slave(bond, slave_iter, iter) { in bond_3ad_unbind_slave()
2239 bond_for_each_slave(bond, slave, iter) { in bond_3ad_update_ad_actor_settings()
2669 bond_for_each_slave(bond, slave, iter) { in bond_3ad_update_lacp_rate()
Dbond_sysfs.c192 bond_for_each_slave(bond, slave, iter) { in bonding_show_slaves()
604 bond_for_each_slave(bond, slave, iter) { in bonding_show_queue_id()
Dbond_alb.c1189 bond_for_each_slave(bond, tmp_slave1, iter) { in alb_handle_addr_collision_on_attach()
1248 bond_for_each_slave(bond, slave, iter) { in alb_set_mac_address()
1270 bond_for_each_slave(bond, rollback_slave, iter) { in alb_set_mac_address()
/Linux-v4.19/
D.clang-format86 - 'bond_for_each_slave'