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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_descriptors.h 200 uint16 mediumUsage; /* Total air access duration consumed by this */
public_infoele.h 595 uint32 mediumUsage; /* report to the host the value of medium usage registers*/
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_descriptors.h 124 uint16 mediumUsage; /* Total air access duration including all retrys and overheads.*/
public_infoele.h 476 uint32 mediumUsage; /* report to the host the value of medium usage registers*/
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_descriptors.h 124 uint16 mediumUsage; /* Total air access duration including all retrys and overheads.*/
public_infoele.h 477 uint32 mediumUsage; /* report to the host the value of medium usage registers*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
TNETW_Driver_Tx.c 422 (UINT32)pTxResultInfo->mediumUsage,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Result/
txResult.c 386 pCurrentEntry->actualRate, pCurrentEntry->mediumUsage, pCurrentEntry->ackFailures,
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.c 645 pTxCtrl->totalUsedTime[ac] += (TI_UINT32)ENDIAN_HANDLE_WORD(pTxResultInfo->mediumUsage);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrl.c 636 pTxCtrl->totalUsedTime[ac] += (TI_UINT32)ENDIAN_HANDLE_WORD(pTxResultInfo->mediumUsage);
    [all...]

Completed in 392 milliseconds