Searched refs:ctrlDataTrafficThreshold (Results 1 – 3 of 3) sorted by relevance
190 …TrafficIntensityThresholds.uHighThreshold = ctrlDataInitParams->ctrlDataTrafficThreshold.uHighThre… in ctrlData_SetDefaults()191 …aTrafficIntensityThresholds.uLowThreshold = ctrlDataInitParams->ctrlDataTrafficThreshold.uLowThres… in ctrlData_SetDefaults()192 …taTrafficIntensityThresholds.TestInterval = ctrlDataInitParams->ctrlDataTrafficThreshold.TestInter… in ctrlData_SetDefaults()
990 OS_802_11_TRAFFIC_INTENSITY_THRESHOLD_PARAMS ctrlDataTrafficThreshold; member
3291 sizeof p->ctrlDataInitParams.ctrlDataTrafficThreshold.uHighThreshold, in regFillInitTable()3292 … (TI_UINT8*)&p->ctrlDataInitParams.ctrlDataTrafficThreshold.uHighThreshold); in regFillInitTable()3298 sizeof p->ctrlDataInitParams.ctrlDataTrafficThreshold.uLowThreshold, in regFillInitTable()3299 … (TI_UINT8*)&p->ctrlDataInitParams.ctrlDataTrafficThreshold.uLowThreshold); in regFillInitTable()3305 sizeof p->ctrlDataInitParams.ctrlDataTrafficThreshold.TestInterval, in regFillInitTable()3306 … (TI_UINT8*)&p->ctrlDataInitParams.ctrlDataTrafficThreshold.TestInterval); in regFillInitTable()