Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_flow.h31 struct hns3_flow_mem { struct
32 TAILQ_ENTRY(hns3_flow_mem) entries;
46 TAILQ_HEAD(hns3_flow_mem_list, hns3_flow_mem); argument
H A Dhns3_flow.c1260 struct hns3_flow_mem *flow_node; in hns3_filterlist_flush()
1871 struct hns3_flow_mem *flow_node; in hns3_flow_create()
1887 sizeof(struct hns3_flow_mem), 0); in hns3_flow_create()
1924 struct hns3_flow_mem *flow_node; in hns3_flow_destroy()