Home
last modified time | relevance | path

Searched defs:ethdev (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/cnxk/
H A Dcnxk_rep_ops.c77 cnxk_rep_link_update(struct rte_eth_dev *ethdev, int wait_to_complete) in cnxk_rep_link_update()
96 cnxk_rep_dev_info_get(struct rte_eth_dev *ethdev, struct rte_eth_dev_info *dev_info) in cnxk_rep_dev_info_get()
130 cnxk_rep_representor_info_get(struct rte_eth_dev *ethdev, struct rte_eth_representor_info *info) in cnxk_rep_representor_info_get()
205 cnxk_rep_dev_configure(struct rte_eth_dev *ethdev) in cnxk_rep_dev_configure()
220 cnxk_rep_promiscuous_enable(struct rte_eth_dev *ethdev) in cnxk_rep_promiscuous_enable()
227 cnxk_rep_promiscuous_disable(struct rte_eth_dev *ethdev) in cnxk_rep_promiscuous_disable()
234 cnxk_rep_dev_start(struct rte_eth_dev *ethdev) in cnxk_rep_dev_start()
287 cnxk_rep_dev_close(struct rte_eth_dev *ethdev) in cnxk_rep_dev_close()
293 cnxk_rep_dev_stop(struct rte_eth_dev *ethdev) in cnxk_rep_dev_stop()
307 cnxk_rep_rx_queue_setup(struct rte_eth_dev *ethdev, uint16_t rx_queue_id, uint16_t nb_rx_desc, in cnxk_rep_rx_queue_setup()
[all …]
/dpdk/app/graph/
H A Dethdev_priv.h42 struct ethdev { struct
45 struct ethdev_config config; argument
49 TAILQ_HEAD(ethdev_head, ethdev); argument
/dpdk/examples/ip_pipeline/
H A Dpipeline.c153 struct rte_port_ethdev_reader_params ethdev; in pipeline_port_in_create() member
378 struct rte_port_ethdev_writer_params ethdev; in pipeline_port_out_create() member
387 struct rte_port_ethdev_writer_nodrop_params ethdev; in pipeline_port_out_create() member
[all...]
/dpdk/lib/ethdev/
H A Dethdev_driver.c134 struct rte_eth_dev *ethdev; in rte_eth_dev_allocated() local
294 struct rte_eth_dev *ethdev; in rte_eth_dev_create() local
353 rte_eth_dev_destroy(struct rte_eth_dev * ethdev,ethdev_uninit_t ethdev_uninit) rte_eth_dev_destroy() argument
[all...]
H A Drte_ethdev.c400 eth_dev_is_allocated(const struct rte_eth_dev *ethdev) in eth_dev_is_allocated() argument
476 struct rte_eth_dev *ethdev = &rte_eth_devices[port_id]; in eth_dev_owner_set() local
600 struct rte_eth_dev *ethdev; rte_eth_dev_owner_get() local
[all...]
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1908 const struct rte_flow_action_ethdev *ethdev; in enic_fm_copy_action() local
1927 const struct rte_flow_action_ethdev *ethdev; in enic_fm_copy_action() local