Searched refs:rplc (Results 1 – 4 of 4) sorted by relevance
1717 u32 rplc[8] = {0}; in mps_tcam_show() local1781 rplc[0] = rplc[1] = rplc[2] = rplc[3] = 0; in mps_tcam_show()1802 ldst_cmd.u.mps.rplc.fid_idx = in mps_tcam_show()1812 mps_rplc = ldst_cmd.u.mps.rplc; in mps_tcam_show()1813 rplc[0] = ntohl(mps_rplc.rplc31_0); in mps_tcam_show()1814 rplc[1] = ntohl(mps_rplc.rplc63_32); in mps_tcam_show()1815 rplc[2] = ntohl(mps_rplc.rplc95_64); in mps_tcam_show()1816 rplc[3] = ntohl(mps_rplc.rplc127_96); in mps_tcam_show()1818 rplc[4] = ntohl(mps_rplc.rplc159_128); in mps_tcam_show()1819 rplc[5] = ntohl(mps_rplc.rplc191_160); in mps_tcam_show()[all …]
2191 ldst_cmd.u.mps.rplc.fid_idx = in cudbg_collect_tcam_index()2209 mps_rplc = ldst_cmd.u.mps.rplc; in cudbg_collect_tcam_index()2212 tcam->rplc[0] = ntohl(mps_rplc.rplc31_0); in cudbg_collect_tcam_index()2213 tcam->rplc[1] = ntohl(mps_rplc.rplc63_32); in cudbg_collect_tcam_index()2214 tcam->rplc[2] = ntohl(mps_rplc.rplc95_64); in cudbg_collect_tcam_index()2215 tcam->rplc[3] = ntohl(mps_rplc.rplc127_96); in cudbg_collect_tcam_index()2217 tcam->rplc[4] = ntohl(mps_rplc.rplc159_128); in cudbg_collect_tcam_index()2218 tcam->rplc[5] = ntohl(mps_rplc.rplc191_160); in cudbg_collect_tcam_index()2219 tcam->rplc[6] = ntohl(mps_rplc.rplc223_192); in cudbg_collect_tcam_index()2220 tcam->rplc[7] = ntohl(mps_rplc.rplc255_224); in cudbg_collect_tcam_index()
218 u32 rplc[8]; member
933 } rplc; member