HomeSort by relevance Sort by last modified time
    Searched full:txstatus (Results 1 - 7 of 7) sorted by null

  /external/grub/netboot/
rtl8139.c 338 unsigned long txstatus; local
372 txstatus = inl(ioaddr+ TxStatus0 + cur_tx*4);
377 printf("tx done (%d ticks), status %hX txstatus %X\n",
378 to-currticks(), status, txstatus);
382 printf("tx timeout/error (%d ticks), status %hX txstatus %X\n",
383 currticks()-to, status, txstatus);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c     [all...]
Ctrl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
RateAdaptation.h 127 UINT32 TxStatus,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Defs.h 203 TI_STATUS TxStatus,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/
CORE_Adapt_Defs.h 71 int txStatus; /* OK/NOK of frame transmittion*/
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c     [all...]

Completed in 202 milliseconds