Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_flow.h15 extern const struct rte_flow_ops igc_flow_ops;
H A Digc_filter.c383 *(const void **)arg = &igc_flow_ops; in eth_igc_filter_ctrl()
H A Digc_flow.c912 const struct rte_flow_ops igc_flow_ops = { variable