Searched refs:igc_flow_ops (Results 1 – 3 of 3) sorted by relevance
15 extern const struct rte_flow_ops igc_flow_ops;
383 *(const void **)arg = &igc_flow_ops; in eth_igc_filter_ctrl()
912 const struct rte_flow_ops igc_flow_ops = { variable