Searched refs:hns3_fdir_filter_program (Results 1 – 3 of 3) sorted by relevance
184 int hns3_fdir_filter_program(struct hns3_adapter *hns,
1836 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()
956 int hns3_fdir_filter_program(struct hns3_adapter *hns, in hns3_fdir_filter_program() function