Searched refs:hclge_update_fd_list (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 5321 static void hclge_update_fd_list(struct hclge_dev *hdev, in hclge_update_fd_list() function 6388 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_common() 6533 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, fs->location, NULL); in hclge_del_fd_entry() 7032 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_by_arfs() 7360 hclge_update_fd_list(hdev, HCLGE_FD_TO_DEL, rule->location, NULL); in hclge_del_cls_flower() 7366 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, rule->location, NULL); in hclge_del_cls_flower()
|