Home
last modified time | relevance | path

Searched defs:bonded_eth_dev (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_api.c191 struct rte_eth_dev *bonded_eth_dev; in slave_vlan_filter_set() local
450 struct rte_eth_dev *bonded_eth_dev, *slave_eth_dev; in __eth_bond_slave_add_lock_free() local
603 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_add() local
628 struct rte_eth_dev *bonded_eth_dev; in __eth_bond_slave_remove_lock_free() local
727 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_remove() local
749 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mode_set() local
864 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mac_address_set() local
889 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mac_address_reset() local
H A Drte_eth_bond_pmd.c281 struct rte_eth_dev *bonded_eth_dev = in rx_burst_8023ad() local
1452 slave_add_mac_addresses(struct rte_eth_dev *bonded_eth_dev, in slave_add_mac_addresses()
1480 slave_remove_mac_addresses(struct rte_eth_dev *bonded_eth_dev, in slave_remove_mac_addresses()
1502 mac_address_slaves_update(struct rte_eth_dev *bonded_eth_dev) in mac_address_slaves_update()
1624 slave_configure_slow_queue(struct rte_eth_dev *bonded_eth_dev, in slave_configure_slow_queue()
1682 slave_configure(struct rte_eth_dev *bonded_eth_dev, in slave_configure()
2803 struct rte_eth_dev *bonded_eth_dev; in bond_ethdev_lsc_event_callback() local
/f-stack/dpdk/app/test/
H A Dvirtual_pmd.c177 virtual_ethdev_link_update_success(struct rte_eth_dev *bonded_eth_dev, in virtual_ethdev_link_update_success()