Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h22 extern const struct rte_flow_ops otx2_flow_ops;
H A Dotx2_ethdev_ops.c486 *(const void **)arg = &otx2_flow_ops; in otx2_nix_dev_filter_ctrl()
H A Dotx2_flow.c808 const struct rte_flow_ops otx2_flow_ops = { variable