Searched refs:tcam_msg (Results 1 – 1 of 1) sorted by relevance
1967 struct hclge_dbg_tcam_msg tcam_msg) in hclge_dbg_fd_tcam_read() argument1986 req1->stage = tcam_msg.stage; in hclge_dbg_fd_tcam_read()1988 req1->index = cpu_to_le32(tcam_msg.loc); in hclge_dbg_fd_tcam_read()1995 sel_x ? "x" : "y", tcam_msg.loc); in hclge_dbg_fd_tcam_read()2037 struct hclge_dbg_tcam_msg tcam_msg; in hclge_dbg_dump_fd_tcam() local2066 tcam_msg.stage = HCLGE_FD_STAGE_1; in hclge_dbg_dump_fd_tcam()2067 tcam_msg.loc = rule_locs[i]; in hclge_dbg_dump_fd_tcam()2069 ret = hclge_dbg_fd_tcam_read(hdev, true, s, tcam_msg); in hclge_dbg_dump_fd_tcam()2076 ret = hclge_dbg_fd_tcam_read(hdev, false, s, tcam_msg); in hclge_dbg_dump_fd_tcam()