HomeSort by relevance Sort by last modified time
    Searched defs:busyAcBitmap (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrl.c 216 pTxCtrl->busyAcBitmap = 0;
365 pTxCtrl->busyAcBitmap |= uBackpressure; /* Set the busy bit of the current AC. */
456 pTxCtrl->busyAcBitmap |= uBackpressure; /* Set the busy bit of the current AC. */
    [all...]
txCtrl.h 123 TI_UINT32 busyAcBitmap; /* Current bitmap of busy ACs (in HW-Q backpressure format). */
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrl.c 215 pTxCtrl->busyAcBitmap = 0;
363 pTxCtrl->busyAcBitmap |= uBackpressure; /* Set the busy bit of the current AC. */
454 pTxCtrl->busyAcBitmap |= uBackpressure; /* Set the busy bit of the current AC. */
    [all...]
txCtrl.h 121 TI_UINT32 busyAcBitmap; /* Current bitmap of busy ACs (in HW-Q backpressure format). */

Completed in 149 milliseconds