Searched refs:hclge_fd_tcam_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5038 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, in hclge_fd_tcam_config() function 5320 ret = hclge_fd_tcam_config(hdev, stage, false, rule->location, key_y, in hclge_config_key() 5329 ret = hclge_fd_tcam_config(hdev, stage, true, rule->location, key_x, in hclge_config_key() 5978 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, fs->location, in hclge_del_fd_entry() 6006 hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, location, in hclge_del_all_fd_entries() 6496 hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, in hclge_rfs_filter_expire()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5520 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, in hclge_fd_tcam_config() function 5770 ret = hclge_fd_tcam_config(hdev, stage, false, rule->location, key_y, in hclge_config_key() 5779 ret = hclge_fd_tcam_config(hdev, stage, true, rule->location, key_x, in hclge_config_key() 6535 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, fs->location, in hclge_del_fd_entry() 6558 hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, location, in hclge_clear_fd_rules_in_list() 7091 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, in hclge_clear_arfs_rules() 7360 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, rule->location, in hclge_del_cls_flower() 7399 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, in hclge_sync_fd_list()
|
Completed in 34 milliseconds