Searched refs:bonded_eth_dev (Results 1 – 4 of 4) sorted by relevance
197 struct rte_eth_dev *bonded_eth_dev; in slave_vlan_filter_set() local505 if (mac_address_set(bonded_eth_dev, in __eth_bond_slave_add_lock_free()562 if (bonded_eth_dev->data->dev_started) { in __eth_bond_slave_add_lock_free()593 &bonded_eth_dev->data->port_id); in __eth_bond_slave_add_lock_free()621 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_add() local648 struct rte_eth_dev *bonded_eth_dev; in __eth_bond_slave_remove_lock_free() local747 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_remove() local769 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mode_set() local884 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mac_address_set() local909 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mac_address_reset() local[all …]
281 struct rte_eth_dev *bonded_eth_dev = in rx_burst_8023ad() local1464 &bonded_eth_dev->data->mac_addrs[i]); in slave_add_mac_addresses()1515 bonded_eth_dev->data->mac_addrs)) { in mac_address_slaves_update()1535 bonded_eth_dev->data->mac_addrs)) { in mac_address_slaves_update()1751 bonded_eth_dev->data->mtu); in slave_configure()2908 struct rte_eth_dev *bonded_eth_dev; in bond_ethdev_lsc_event_callback() local2930 if (!bonded_eth_dev->data->dev_started) in bond_ethdev_lsc_event_callback()2987 activate_slave(bonded_eth_dev, port_id); in bond_ethdev_lsc_event_callback()3031 bonded_eth_dev); in bond_ethdev_lsc_event_callback()3037 (void *)bonded_eth_dev); in bond_ethdev_lsc_event_callback()[all …]
232 mac_address_slaves_update(struct rte_eth_dev *bonded_eth_dev);235 slave_add_mac_addresses(struct rte_eth_dev *bonded_eth_dev,239 slave_remove_mac_addresses(struct rte_eth_dev *bonded_eth_dev,246 slave_configure(struct rte_eth_dev *bonded_eth_dev,250 slave_start(struct rte_eth_dev *bonded_eth_dev,
167 virtual_ethdev_link_update_success(struct rte_eth_dev *bonded_eth_dev, in virtual_ethdev_link_update_success() argument170 if (!bonded_eth_dev->data->dev_started) in virtual_ethdev_link_update_success()171 bonded_eth_dev->data->dev_link.link_status = RTE_ETH_LINK_DOWN; in virtual_ethdev_link_update_success()177 virtual_ethdev_link_update_fail(struct rte_eth_dev *bonded_eth_dev __rte_unused, in virtual_ethdev_link_update_fail()