Searched refs:hclge_update_fd_list (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5328 static void hclge_update_fd_list(struct hclge_dev *hdev, in hclge_update_fd_list() function 6395 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_common() 6540 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, fs->location, NULL); in hclge_del_fd_entry() 7039 hclge_update_fd_list(hdev, rule->state, rule->location, rule); in hclge_add_fd_entry_by_arfs() 7367 hclge_update_fd_list(hdev, HCLGE_FD_TO_DEL, rule->location, NULL); in hclge_del_cls_flower() 7373 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, rule->location, NULL); in hclge_del_cls_flower()
|
Completed in 16 milliseconds