Home
last modified time | relevance | path

Searched refs:rplc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1702 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[ in mps_tcam_show()
[all...]
H A Dcudbg_entity.h206 u32 rplc[8]; member
H A Dcudbg_lib.c2623 ldst_cmd.u.mps.rplc.fid_idx = in cudbg_collect_tcam_index()
2641 mps_rplc = ldst_cmd.u.mps.rplc; in cudbg_collect_tcam_index()
2644 tcam->rplc[0] = ntohl(mps_rplc.rplc31_0); in cudbg_collect_tcam_index()
2645 tcam->rplc[1] = ntohl(mps_rplc.rplc63_32); in cudbg_collect_tcam_index()
2646 tcam->rplc[2] = ntohl(mps_rplc.rplc95_64); in cudbg_collect_tcam_index()
2647 tcam->rplc[3] = ntohl(mps_rplc.rplc127_96); in cudbg_collect_tcam_index()
2649 tcam->rplc[4] = ntohl(mps_rplc.rplc159_128); in cudbg_collect_tcam_index()
2650 tcam->rplc[5] = ntohl(mps_rplc.rplc191_160); in cudbg_collect_tcam_index()
2651 tcam->rplc[6] = ntohl(mps_rplc.rplc223_192); in cudbg_collect_tcam_index()
2652 tcam->rplc[ in cudbg_collect_tcam_index()
[all...]
H A Dt4fw_api.h981 } rplc; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1702 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[ in mps_tcam_show()
[all...]
H A Dcudbg_entity.h206 u32 rplc[8]; member
H A Dcudbg_lib.c2623 ldst_cmd.u.mps.rplc.fid_idx = in cudbg_collect_tcam_index()
2641 mps_rplc = ldst_cmd.u.mps.rplc; in cudbg_collect_tcam_index()
2644 tcam->rplc[0] = ntohl(mps_rplc.rplc31_0); in cudbg_collect_tcam_index()
2645 tcam->rplc[1] = ntohl(mps_rplc.rplc63_32); in cudbg_collect_tcam_index()
2646 tcam->rplc[2] = ntohl(mps_rplc.rplc95_64); in cudbg_collect_tcam_index()
2647 tcam->rplc[3] = ntohl(mps_rplc.rplc127_96); in cudbg_collect_tcam_index()
2649 tcam->rplc[4] = ntohl(mps_rplc.rplc159_128); in cudbg_collect_tcam_index()
2650 tcam->rplc[5] = ntohl(mps_rplc.rplc191_160); in cudbg_collect_tcam_index()
2651 tcam->rplc[6] = ntohl(mps_rplc.rplc223_192); in cudbg_collect_tcam_index()
2652 tcam->rplc[ in cudbg_collect_tcam_index()
[all...]
H A Dt4fw_api.h983 } rplc; member

Completed in 42 milliseconds