Searched refs:hclge_update_fd_list (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5340 static void hclge_update_fd_list(struct hclge_dev *hdev, function
6407 hclge_update_fd_list(hdev, rule->state, rule->location, rule);
6552 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, fs->location, NULL);
7051 hclge_update_fd_list(hdev, rule->state, rule->location, rule);
7379 hclge_update_fd_list(hdev, HCLGE_FD_TO_DEL, rule->location, NULL);
7385 hclge_update_fd_list(hdev, HCLGE_FD_DELETED, rule->location, NULL);

Completed in 166 milliseconds