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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.h 141 TI_UINT32 currentConsecutiveRetryFail; /* current consecutive number of tx failures due to max retry */
txCtrl.c     [all...]
txCtrlParams.c 204 pTxCtrl->currentConsecutiveRetryFail = 0;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrl.h 139 TI_UINT32 currentConsecutiveRetryFail; /* current consecutive number of tx failures due to max retry */
txCtrl.c     [all...]
txCtrlParams.c 208 pTxCtrl->currentConsecutiveRetryFail = 0;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.h 202 UINT32 currentConsecutiveRetryFail; /* current consecutive number of tx failures due to max retry */
tx.c     [all...]

Completed in 31 milliseconds