Searched refs:sel_x (Results 1 – 2 of 2) sorted by relevance
1011 bool sel_x, u32 loc) in hclge_dbg_fd_tcam_read() argument1031 req1->xy_sel = sel_x ? 1 : 0; in hclge_dbg_fd_tcam_read()1039 sel_x ? "x" : "y", loc); in hclge_dbg_fd_tcam_read()
5011 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, in hclge_fd_tcam_config() argument5031 req1->xy_sel = sel_x ? 1 : 0; in hclge_fd_tcam_config()5034 req1->entry_vld = sel_x ? is_add : 0; in hclge_fd_tcam_config()