Home
last modified time | relevance | path

Searched refs:rplc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c1580 u32 rplc[8] = {0}; in mps_tcam_show() local
1619 rplc[0] = rplc[1] = rplc[2] = rplc[3] = 0; in mps_tcam_show()
1640 ldst_cmd.u.mps.rplc.fid_idx = in mps_tcam_show()
1650 mps_rplc = ldst_cmd.u.mps.rplc; in mps_tcam_show()
1651 rplc[0] = ntohl(mps_rplc.rplc31_0); in mps_tcam_show()
1652 rplc[1] = ntohl(mps_rplc.rplc63_32); in mps_tcam_show()
1653 rplc[2] = ntohl(mps_rplc.rplc95_64); in mps_tcam_show()
1654 rplc[3] = ntohl(mps_rplc.rplc127_96); in mps_tcam_show()
1656 rplc[4] = ntohl(mps_rplc.rplc159_128); in mps_tcam_show()
1657 rplc[5] = ntohl(mps_rplc.rplc191_160); in mps_tcam_show()
[all …]
Dt4fw_api.h808 } rplc; member