Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1309 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.c9868 *(const void **)arg = &i40e_flow_ops; in i40e_dev_filter_ctrl()