Searched defs:cvmx_ilk_lne_dbg_s (Results 1 – 1 of 1) sorted by relevance
1215 struct cvmx_ilk_lne_dbg_s { struct1217 uint64_t reserved_60_63 : 4;1218 …tx_bad_crc32 : 1; /**< Send 1 diagnostic word with bad CRC32 to the selected lane.1220 uint64_t tx_bad_6467_cnt : 5; /**< Send N bad 64B/67B codewords on selected lane */1221 uint64_t tx_bad_sync_cnt : 3; /**< Send N bad sync words on selected lane */1222 uint64_t tx_bad_scram_cnt : 3; /**< Send N bad scram state on selected lane */1223 uint64_t reserved_40_47 : 8;1224 uint64_t tx_bad_lane_sel : 8; /**< Select lane to apply error injection counts */1225 uint64_t reserved_24_31 : 8;1226 uint64_t tx_dis_dispr : 8; /**< Per-lane disparity disable */[all …]