Home
last modified time | relevance | path

Searched defs:bond_dev (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c829 struct rte_eth_dev *bond_dev = arg; in bond_mode_8023ad_periodic_cb() local
1255 bond_mode_8023ad_enable(struct rte_eth_dev *bond_dev) in bond_mode_8023ad_enable()
1268 bond_mode_8023ad_start(struct rte_eth_dev *bond_dev) in bond_mode_8023ad_start()
1283 bond_mode_8023ad_stop(struct rte_eth_dev *bond_dev) in bond_mode_8023ad_stop()
1382 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_conf_get() local
1399 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_agg_selection_set() local
1421 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_agg_selection_get() local
1470 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_setup() local
1491 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_slave_info() local
1523 struct rte_eth_dev *bond_dev; in bond_8023ad_ext_validate() local
[all …]
H A Drte_eth_bond_alb.c32 bond_mode_alb_enable(struct rte_eth_dev *bond_dev) in bond_mode_alb_enable()
248 bond_mode_alb_client_list_upd(struct rte_eth_dev *bond_dev) in bond_mode_alb_client_list_upd()
H A Drte_eth_bond_pmd.c160 bond_ethdev_8023ad_flow_verify(struct rte_eth_dev *bond_dev, in bond_ethdev_8023ad_flow_verify()
211 struct rte_eth_dev *bond_dev = &rte_eth_devices[port_id]; in bond_8023ad_slow_pkt_hw_filter_supported() local
243 bond_ethdev_8023ad_flow_set(struct rte_eth_dev *bond_dev, uint16_t slave_port) { in bond_ethdev_8023ad_flow_set()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h708 uint16_t bond_dev; /* Bond primary device id. */ member