Lines Matching refs:rplc
1702 u32 rplc[8] = {0}; in mps_tcam_show() local
1766 rplc[0] = rplc[1] = rplc[2] = rplc[3] = 0; in mps_tcam_show()
1787 ldst_cmd.u.mps.rplc.fid_idx = in mps_tcam_show()
1797 mps_rplc = ldst_cmd.u.mps.rplc; in mps_tcam_show()
1798 rplc[0] = ntohl(mps_rplc.rplc31_0); in mps_tcam_show()
1799 rplc[1] = ntohl(mps_rplc.rplc63_32); in mps_tcam_show()
1800 rplc[2] = ntohl(mps_rplc.rplc95_64); in mps_tcam_show()
1801 rplc[3] = ntohl(mps_rplc.rplc127_96); in mps_tcam_show()
1803 rplc[4] = ntohl(mps_rplc.rplc159_128); in mps_tcam_show()
1804 rplc[5] = ntohl(mps_rplc.rplc191_160); in mps_tcam_show()
1805 rplc[6] = ntohl(mps_rplc.rplc223_192); in mps_tcam_show()
1806 rplc[7] = ntohl(mps_rplc.rplc255_224); in mps_tcam_show()
1859 rplc[7], rplc[6], rplc[5], rplc[4], in mps_tcam_show()
1860 rplc[3], rplc[2], rplc[1], rplc[0]); in mps_tcam_show()
1863 rplc[3], rplc[2], rplc[1], rplc[0]); in mps_tcam_show()