Searched refs:hclge_update_fd_list (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 5407 static void hclge_update_fd_list(struct hclge_dev *hdev, in hclge_update_fd_list() function 6474 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_common() 6619 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, fs->location, NULL); in hclge_del_fd_entry() 7116 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_by_arfs() 7456 hclge_update_fd_list(hdev, HCLGE_FD_TO_DEL, rule->location, NULL); in hclge_del_cls_flower() 7462 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, rule->location, NULL); in hclge_del_cls_flower()
|