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

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3617 ldst_cmd.u.mps.rplc.fid_idx =
3632 mps_rplc = ldst_cmd.u.mps.rplc;
3634 tcam->rplc[0] = ntohl(mps_rplc.rplc31_0);
3635 tcam->rplc[1] = ntohl(mps_rplc.rplc63_32);
3636 tcam->rplc[2] = ntohl(mps_rplc.rplc95_64);
3637 tcam->rplc[3] = ntohl(mps_rplc.rplc127_96);
3640 tcam->rplc[4] = ntohl(mps_rplc.rplc159_128);
3641 tcam->rplc[5] = ntohl(mps_rplc.rplc191_160);
3642 tcam->rplc[6] = ntohl(mps_rplc.rplc223_192);
3643 tcam->rplc[
[all...]
H A Dcudbg_entity.h172 u32 rplc[8]; member in struct:cudbg_mps_tcam
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c8258 ldst_cmd.u.mps.rplc.fid_idx =
8275 be32toh(ldst_cmd.u.mps.rplc.rplc127_96),
8276 be32toh(ldst_cmd.u.mps.rplc.rplc95_64),
8277 be32toh(ldst_cmd.u.mps.rplc.rplc63_32),
8278 be32toh(ldst_cmd.u.mps.rplc.rplc31_0));
8408 ldst_cmd.u.mps.rplc.fid_idx =
8426 be32toh(ldst_cmd.u.mps.rplc.rplc255_224),
8427 be32toh(ldst_cmd.u.mps.rplc.rplc223_192),
8428 be32toh(ldst_cmd.u.mps.rplc.rplc191_160),
8429 be32toh(ldst_cmd.u.mps.rplc
[all...]
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h817 } rplc; member in union:fw_ldst_cmd::fw_ldst::fw_ldst_mps
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4312 } rplc; member in union:fw_ldst_cmd::fw_ldst::fw_ldst_mps

Completed in 217 milliseconds