Searched defs:cvmx_ipd_ctl_status_s (Results 1 – 1 of 1) sorted by relevance
1086 struct cvmx_ipd_ctl_status_s { struct1088 uint64_t reserved_18_63 : 46;1091 uint64_t rst_done : 1; /**< When '0' IPD has finished reset. No access1095 uint64_t clken : 1; /**< Controls the conditional clocking within IPD1114 uint64_t pq_nabuf : 1; /**< When set IPD_PORT_QOS_X_CNT WILL NOT be1117 uint64_t ipd_full : 1; /**< When clear '0' the IPD acts normaly.1121 uint64_t pkt_off : 1; /**< When clear '0' the IPD working normaly,1124 uint64_t len_m8 : 1; /**< Setting of this bit will subtract 8 from the1135 uint64_t addpkt : 1; /**< When IPD_CTL_STATUS[ADDPKT] is set,1141 uint64_t naddbuf : 1; /**< When IPD_CTL_STATUS[NADDBUF] is set,[all …]