Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1010 static int hclge_dbg_fd_tcam_read(struct hclge_dev *hdev, u8 stage, in hclge_dbg_fd_tcam_read() function
1107 ret = hclge_dbg_fd_tcam_read(hdev, 0, true, rule_locs[i]); in hclge_dbg_fd_tcam()
1115 ret = hclge_dbg_fd_tcam_read(hdev, 0, false, rule_locs[i]); in hclge_dbg_fd_tcam()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1512 static int hclge_dbg_fd_tcam_read(struct hclge_dev *hdev, bool sel_x, in hclge_dbg_fd_tcam_read() function
1627 ret = hclge_dbg_fd_tcam_read(hdev, true, tcam_buf, tcam_msg); in hclge_dbg_dump_fd_tcam()
1636 ret = hclge_dbg_fd_tcam_read(hdev, false, tcam_buf, tcam_msg); in hclge_dbg_dump_fd_tcam()

Completed in 6 milliseconds