Searched refs:bonded_eth_dev (Results 1 – 4 of 4) sorted by relevance
191 struct rte_eth_dev *bonded_eth_dev; in slave_vlan_filter_set() local493 if (mac_address_set(bonded_eth_dev, in __eth_bond_slave_add_lock_free()550 if (bonded_eth_dev->data->dev_started) { in __eth_bond_slave_add_lock_free()575 &bonded_eth_dev->data->port_id); in __eth_bond_slave_add_lock_free()603 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_add() local628 struct rte_eth_dev *bonded_eth_dev; in __eth_bond_slave_remove_lock_free() local727 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_remove() local749 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mode_set() local864 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mac_address_set() local889 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() local1468 &bonded_eth_dev->data->mac_addrs[i]); in slave_add_mac_addresses()1519 bonded_eth_dev->data->mac_addrs)) { in mac_address_slaves_update()1539 bonded_eth_dev->data->mac_addrs)) { in mac_address_slaves_update()1742 bonded_eth_dev->data->mtu); in slave_configure()2803 struct rte_eth_dev *bonded_eth_dev; in bond_ethdev_lsc_event_callback() local2825 if (!bonded_eth_dev->data->dev_started) in bond_ethdev_lsc_event_callback()2880 activate_slave(bonded_eth_dev, port_id); in bond_ethdev_lsc_event_callback()2922 bonded_eth_dev); in bond_ethdev_lsc_event_callback()2928 (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,
177 virtual_ethdev_link_update_success(struct rte_eth_dev *bonded_eth_dev, in virtual_ethdev_link_update_success() argument180 if (!bonded_eth_dev->data->dev_started) in virtual_ethdev_link_update_success()181 bonded_eth_dev->data->dev_link.link_status = ETH_LINK_DOWN; in virtual_ethdev_link_update_success()187 virtual_ethdev_link_update_fail(struct rte_eth_dev *bonded_eth_dev __rte_unused, in virtual_ethdev_link_update_fail()