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

  /hardware/ti/wlan/wl1271/utils/
context.h 54 TI_BOOL bContextSwitchRequired;
context.c 72 TI_BOOL bContextSwitchRequired; /* Indicate if the driver should switch to its */
188 pContext->bContextSwitchRequired = pContextInitParams->bContextSwitchRequired;
291 if (pContext->bContextSwitchRequired)
391 if (pContext->bContextSwitchRequired)
477 WLAN_OS_REPORT(("bContextSwitchRequired = %d\n", pContext->bContextSwitchRequired));
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 45 milliseconds