Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h745 extern const struct rte_flow_ops ixgbe_flow_ops;
H A Dixgbe_flow.c3478 const struct rte_flow_ops ixgbe_flow_ops = { variable
H A Dixgbe_ethdev.c6810 *(const void **)arg = &ixgbe_flow_ops; in ixgbe_dev_filter_ctrl()