Searched refs:hclge_update_fd_list (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5423 static void hclge_update_fd_list(struct hclge_dev *hdev, in hclge_update_fd_list() function 6490 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_common() 6635 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, fs->location, NULL); in hclge_del_fd_entry() 7132 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_by_arfs() 7472 hclge_update_fd_list(hdev, HCLGE_FD_TO_DEL, rule->location, NULL); in hclge_del_cls_flower() 7478 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, rule->location, NULL); in hclge_del_cls_flower()
|