Searched defs:bond_dev (Results 1 – 4 of 4) sorted by relevance
829 struct rte_eth_dev *bond_dev = arg; in bond_mode_8023ad_periodic_cb() local1255 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() local1399 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_agg_selection_set() local1421 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_agg_selection_get() local1470 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_setup() local1491 struct rte_eth_dev *bond_dev; in rte_eth_bond_8023ad_slave_info() local1523 struct rte_eth_dev *bond_dev; in bond_8023ad_ext_validate() local[all …]
32 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()
160 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() local243 bond_ethdev_8023ad_flow_set(struct rte_eth_dev *bond_dev, uint16_t slave_port) { in bond_ethdev_8023ad_flow_set()
708 uint16_t bond_dev; /* Bond primary device id. */ member