Home | History | Annotate | Download | only in src

Lines Matching refs:ctrlDataTrafficThreshold

3291                             sizeof p->ctrlDataInitParams.ctrlDataTrafficThreshold.uHighThreshold, 
3292 (TI_UINT8*)&p->ctrlDataInitParams.ctrlDataTrafficThreshold.uHighThreshold);
3298 sizeof p->ctrlDataInitParams.ctrlDataTrafficThreshold.uLowThreshold,
3299 (TI_UINT8*)&p->ctrlDataInitParams.ctrlDataTrafficThreshold.uLowThreshold);
3305 sizeof p->ctrlDataInitParams.ctrlDataTrafficThreshold.TestInterval,
3306 (TI_UINT8*)&p->ctrlDataInitParams.ctrlDataTrafficThreshold.TestInterval);