HomeSort by relevance Sort by last modified time
    Searched refs:rxThroughputTimerEnable (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.h 97 TI_BOOL rxThroughputTimerEnable;
rx.c 283 pRxData->rxThroughputTimerEnable = TI_FALSE;
369 if (pRxData->rxThroughputTimerEnable)
372 pRxData->rxThroughputTimerEnable = TI_FALSE;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.h 101 BOOL rxThroughputTimerEnable;
rx.c 150 hRxData->rxThroughputTimerEnable = FALSE;
361 if (pRxData->rxThroughputTimerEnable)
364 pRxData->rxThroughputTimerEnable = FALSE;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
rx.h 97 TI_BOOL rxThroughputTimerEnable;