Searched defs:FillpStatatisticsDebugPcb (Results 1 – 1 of 1) sorted by relevance
1145 struct FillpStatatisticsDebugPcb { struct1147 FILLP_LLONG curPackDeltaUs;1148 FILLP_INT multiRetry; /* Indicates multiple retries. */1149 FILLP_INT retryOne; /* Indicates one time retry. */1152 FILLP_INT retryMore; /* Indicates more retry. */1153 FILLP_INT maxRetry; /* Indicates the maximum retry. */1170 FILLP_UINT32 nackSend; /* Indicates the NACK send. */1171 FILLP_UINT32 nackFailed; /* Indicates the NACK failed. */1172 FILLP_UINT32 nackRcv; /* Indicates the NACK received. */1173 FILLP_UINT32 packSend; /* Indicates the packet send. */[all …]