Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h898 extern const struct rte_flow_ops bnxt_flow_ops;
H A Dbnxt_flow.c2058 const struct rte_flow_ops bnxt_flow_ops = { variable
H A Dbnxt_ethdev.c3047 *(const void **)arg = &bnxt_flow_ops; in bnxt_filter_ctrl_op()