Home
last modified time | relevance | path

Searched refs:bond_mode_8023ad_ports (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c694 port = &bond_mode_8023ad_ports[slave_id]; in selection_logic()
698 agg = &bond_mode_8023ad_ports[slaves[i]]; in selection_logic()
861 port = &bond_mode_8023ad_ports[slave_id]; in bond_mode_8023ad_periodic_cb()
881 port = &bond_mode_8023ad_ports[slave_id]; in bond_mode_8023ad_periodic_cb()
1115 port = &bond_mode_8023ad_ports[slave_id]; in bond_mode_8023ad_deactivate_slave()
1507 port = &bond_mode_8023ad_ports[slave_id]; in rte_eth_bond_8023ad_slave_info()
1559 port = &bond_mode_8023ad_ports[slave_id]; in rte_eth_bond_8023ad_ext_collect()
1580 port = &bond_mode_8023ad_ports[slave_id]; in rte_eth_bond_8023ad_ext_distrib()
1600 port = &bond_mode_8023ad_ports[slave_id]; in rte_eth_bond_8023ad_ext_distrib_get()
1614 port = &bond_mode_8023ad_ports[slave_id]; in rte_eth_bond_8023ad_ext_collect_get()
[all …]
H A Deth_bond_8023ad_private.h188 extern struct port bond_mode_8023ad_ports[];
H A Drte_eth_bond_pmd.c313 collecting = ACTOR_STATE(&bond_mode_8023ad_ports[slaves[idx]], in rx_burst_8023ad()
1242 struct port *port = &bond_mode_8023ad_ports[slave_port_ids[i]]; in tx_burst_8023ad()
1267 struct port *port = &bond_mode_8023ad_ports[slave_port_ids[i]]; in tx_burst_8023ad()
1629 struct port *port = &bond_mode_8023ad_ports[slave_eth_dev->data->port_id]; in slave_configure_slow_queue()
2067 port = &bond_mode_8023ad_ports[internals->active_slaves[i]]; in bond_ethdev_stop()
2636 bond_mode_8023ad_ports[port_id].forced_rx_flags == in bond_ethdev_promiscuous_disable()
2750 bond_mode_8023ad_ports[port_id].forced_rx_flags == in bond_ethdev_allmulticast_disable()