Searched defs:rte_eth_dev (Results 1 – 2 of 2) sorted by relevance
83 struct rte_eth_dev { struct98 struct rte_eth_dev_data *data; /**< Pointer to device data. */ argument104 struct rte_eth_dev_cb_list link_intr_cbs; argument115 enum rte_eth_dev_state state; /**< Flag indicating the port state */ argument122 struct rte_eth_dev_sriov; argument
7435 bool (*match)(struct rte_eth_dev *, in mlx5_access_tunnel_offload_db()7437 void (*hit)(struct rte_eth_dev *, struct mlx5_flow_tunnel *, void *), in mlx5_access_tunnel_offload_db()7438 void (*miss)(struct rte_eth_dev *, void *), in mlx5_access_tunnel_offload_db()