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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5532 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, function
5782 ret = hclge_fd_tcam_config(hdev, stage, false, rule->location, key_y,
5791 ret = hclge_fd_tcam_config(hdev, stage, true, rule->location, key_x,
6547 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, fs->location,
6570 hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, location,
7103 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true,
7372 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, rule->location,
7411 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true,

Completed in 190 milliseconds