Searched defs:cvmx_ipd_ctl_status_cn58xx (Results 1 – 1 of 1) sorted by relevance
1387 struct cvmx_ipd_ctl_status_cn58xx { struct1389 uint64_t reserved_12_63 : 52;1390 uint64_t ipd_full : 1; /**< When clear '0' the IPD acts normaly.1394 uint64_t pkt_off : 1; /**< When clear '0' the IPD working normaly,1397 uint64_t len_m8 : 1; /**< Setting of this bit will subtract 8 from the1406 uint64_t reset : 1; /**< When set '1' causes a reset of the IPD, except1408 uint64_t addpkt : 1; /**< When IPD_CTL_STATUS[ADDPKT] is set,1413 uint64_t naddbuf : 1; /**< When IPD_CTL_STATUS[NADDBUF] is set,1418 uint64_t pkt_lend : 1; /**< Changes PKT to little endian writes to L2C */1419 uint64_t wqe_lend : 1; /**< Changes WQE to little endian writes to L2C */[all …]