Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow.c45 static sfc_flow_cleanup_cb_t sfc_flow_cleanup; variable
50 .cleanup = sfc_flow_cleanup,
2872 sfc_flow_cleanup(struct sfc_adapter *sa, struct rte_flow *flow) in sfc_flow_cleanup() function