Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h184 int hns3_fdir_filter_program(struct hns3_adapter *hns,
H A Dhns3_flow.c1836 ret = hns3_fdir_filter_program(hns, &fdir_rule, false); in hns3_flow_create_fdir_rule()
1942 ret = hns3_fdir_filter_program(hns, &fdir_rule, true); in hns3_flow_destroy()
H A Dhns3_fdir.c956 int hns3_fdir_filter_program(struct hns3_adapter *hns, in hns3_fdir_filter_program() function