Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_flow.c2945 struct ixgbe_flow_mem *ixgbe_flow_mem_ptr; in ixgbe_filterlist_flush() local
2992 ixgbe_flow_mem_ptr, in ixgbe_filterlist_flush()
2994 rte_free(ixgbe_flow_mem_ptr->flow); in ixgbe_filterlist_flush()
2995 rte_free(ixgbe_flow_mem_ptr); in ixgbe_filterlist_flush()
3038 if (!ixgbe_flow_mem_ptr) { in ixgbe_flow_create()
3043 ixgbe_flow_mem_ptr->flow = flow; in ixgbe_flow_create()
3045 ixgbe_flow_mem_ptr, entries); in ixgbe_flow_create()
3252 ixgbe_flow_mem_ptr, entries); in ixgbe_flow_create()
3256 rte_free(ixgbe_flow_mem_ptr); in ixgbe_flow_create()
3437 ixgbe_flow_mem_ptr, entries); in ixgbe_flow_destroy()
[all …]