Searched refs:tcamx (Results 1 – 1 of 1) sorted by relevance
1578 u64 tcamy, tcamx, val; in mps_tcam_show() local1604 tcamx = DMACH_G(val) << 32; in mps_tcam_show()1605 tcamx |= t4_read_reg(adap, MPS_CLS_TCAM_DATA0_A); in mps_tcam_show()1608 tcamx = t4_read_reg64(adap, MPS_CLS_TCAM_X_L(idx)); in mps_tcam_show()1614 if (tcamx & tcamy) { in mps_tcam_show()1664 tcamxy2valmask(tcamx, tcamy, addr, &mask); in mps_tcam_show()