Home
last modified time | relevance | path

Searched defs:rte_eth_dev (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/ethdev/
H A Dethdev_driver.h48 struct rte_eth_dev { struct
64 struct rte_eth_dev_data *data; argument
71 struct rte_eth_dev_cb_list link_intr_cbs; argument
83 enum rte_eth_dev_state state; /**< Flag indicating the port state */ argument
87 struct rte_eth_dev_sriov; argument
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c10287 bool (*match)(struct rte_eth_dev *, in mlx5_access_tunnel_offload_db()
10289 void (*hit)(struct rte_eth_dev *, struct mlx5_flow_tunnel *, void *), in mlx5_access_tunnel_offload_db()
10290 void (*miss)(struct rte_eth_dev *, void *), in mlx5_access_tunnel_offload_db()