Home
last modified time | relevance | path

Searched refs:lag_ports (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c637 for (port = aggregator->lag_ports; in __agg_ports_are_ready()
660 for (port = aggregator->lag_ports; port; in __set_agg_ports_ready()
674 for (port = agg->lag_ports; port; in __agg_active_ports()
694 switch (__get_link_speed(aggregator->lag_ports)) { in __get_agg_bandwidth()
1394 for (curr_port = temp_aggregator->lag_ports; curr_port; in ad_port_selection_logic()
1403 temp_aggregator->lag_ports = in ad_port_selection_logic()
1426 if (!temp_aggregator->lag_ports) in ad_port_selection_logic()
1447 if (!aggregator->lag_ports) { in ad_port_selection_logic()
1466 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1468 aggregator->lag_ports in ad_port_selection_logic()
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c656 for (port = aggregator->lag_ports; in __agg_ports_are_ready()
679 for (port = aggregator->lag_ports; port; in __set_agg_ports_ready()
693 for (port = agg->lag_ports; port; in __agg_active_ports()
713 switch (__get_link_speed(aggregator->lag_ports)) { in __get_agg_bandwidth()
1423 for (curr_port = temp_aggregator->lag_ports; curr_port; in ad_port_selection_logic()
1432 temp_aggregator->lag_ports = in ad_port_selection_logic()
1455 if (!temp_aggregator->lag_ports) in ad_port_selection_logic()
1476 if (!aggregator->lag_ports) { in ad_port_selection_logic()
1495 port->next_port_in_aggregator = aggregator->lag_ports; in ad_port_selection_logic()
1497 aggregator->lag_ports in ad_port_selection_logic()
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dbond_3ad.h189 struct port *lag_ports; member
/kernel/linux/linux-6.6/include/net/
H A Dbond_3ad.h189 struct port *lag_ports; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dgsi.c103 num_qps = dev->lag_ports; in mlx5_ib_create_gsi()
H A Dmlx5_ib.h1156 u8 lag_ports; member
H A Dmain.c3007 dev->lag_ports = mlx5_lag_get_num_ports(mdev); in mlx5_eth_lag_init()
H A Dqp.c3999 (dev->lag_active ? dev->lag_ports : MLX5_CAP_GEN(dev->mdev, num_lag_ports)) + 1; in get_tx_affinity_rr()

Completed in 22 milliseconds