Searched refs:tcam_msg (Results 1 – 1 of 1) sorted by relevance
1446 struct hclge_dbg_tcam_msg tcam_msg) in hclge_dbg_fd_tcam_read() argument1466 req1->stage = tcam_msg.stage; in hclge_dbg_fd_tcam_read()1468 req1->index = cpu_to_le32(tcam_msg.loc); in hclge_dbg_fd_tcam_read()1476 tcam_msg.loc); in hclge_dbg_fd_tcam_read()1521 struct hclge_dbg_tcam_msg tcam_msg; in hclge_dbg_dump_fd_tcam() local1556 tcam_msg.stage = HCLGE_FD_STAGE_1; in hclge_dbg_dump_fd_tcam()1557 tcam_msg.loc = rule_locs[i]; in hclge_dbg_dump_fd_tcam()1559 ret = hclge_dbg_fd_tcam_read(hdev, true, tcam_buf, tcam_msg); in hclge_dbg_dump_fd_tcam()1568 ret = hclge_dbg_fd_tcam_read(hdev, false, tcam_buf, tcam_msg); in hclge_dbg_dump_fd_tcam()