Home
last modified time | relevance | path

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

/dpdk/drivers/net/igc/
H A Digc_flow.h15 extern const struct rte_flow_ops igc_flow_ops;
H A Digc_filter.c375 *ops = &igc_flow_ops; in eth_igc_flow_ops_get()
H A Digc_flow.c909 const struct rte_flow_ops igc_flow_ops = { variable