Home
last modified time | relevance | path

Searched refs:i40e_flow_ops (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1273 extern const struct rte_flow_ops i40e_flow_ops;
H A Di40e_flow.c141 const struct rte_flow_ops i40e_flow_ops = { variable
H A Di40e_ethdev.c9873 *ops = &i40e_flow_ops; in i40e_dev_flow_ops_get()