Searched refs:aggregator_identifier (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_3ad.c | 1422 temp_aggregator->aggregator_identifier); in ad_port_selection_logic() 1439 port->aggregator->aggregator_identifier); in ad_port_selection_logic() 1465 port->aggregator->aggregator_identifier; in ad_port_selection_logic() 1471 port->aggregator->aggregator_identifier); in ad_port_selection_logic() 1488 port->aggregator->aggregator_identifier; in ad_port_selection_logic() 1518 port->aggregator->aggregator_identifier); in ad_port_selection_logic() 1706 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic() 1718 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic() 1732 best->aggregator_identifier); in ad_agg_selection_logic() 1735 best->aggregator_identifier, bes in ad_agg_selection_logic() [all...] |
H A D | bond_sysfs_slave.c | 74 agg->aggregator_identifier); in ad_aggregator_id_show()
|
H A D | bond_procfs.c | 199 agg->aggregator_identifier); in bond_info_show_slave()
|
H A D | bond_netlink.c | 63 agg->aggregator_identifier)) in bond_fill_slave_info()
|
H A D | bond_main.c | 1280 agg->aggregator_identifier != ad_info.aggregator_id) in bond_poll_controller() 4536 if (!agg || agg->aggregator_identifier != agg_id) in bond_update_slave_arr()
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_3ad.c | 1451 temp_aggregator->aggregator_identifier); in ad_port_selection_logic() 1468 port->aggregator->aggregator_identifier); in ad_port_selection_logic() 1494 port->aggregator->aggregator_identifier; in ad_port_selection_logic() 1500 port->aggregator->aggregator_identifier); in ad_port_selection_logic() 1517 port->aggregator->aggregator_identifier; in ad_port_selection_logic() 1547 port->aggregator->aggregator_identifier); in ad_port_selection_logic() 1736 best->aggregator_identifier, best->num_of_ports, in ad_agg_selection_logic() 1748 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic() 1762 best->aggregator_identifier); in ad_agg_selection_logic() 1765 best->aggregator_identifier, bes in ad_agg_selection_logic() [all...] |
H A D | bond_sysfs_slave.c | 68 agg->aggregator_identifier); in ad_aggregator_id_show()
|
H A D | bond_procfs.c | 220 agg->aggregator_identifier); in bond_info_show_slave()
|
H A D | bond_netlink.c | 68 agg->aggregator_identifier)) in bond_fill_slave_info()
|
H A D | bond_main.c | 1347 agg->aggregator_identifier != ad_info.aggregator_id) in bond_poll_controller() 5111 if (!agg || agg->aggregator_identifier != agg_id) in bond_update_slave_arr()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | bond_3ad.h | 180 u16 aggregator_identifier; member 264 u16 aggregator_identifier; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bond_3ad.h | 180 u16 aggregator_identifier; member 264 u16 aggregator_identifier; member
|
Completed in 24 milliseconds