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

  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
tiwlan_loader.c 148 if(EOALERR_IPC_STA_ERROR_SENDING_WEXT == IPC_STA_Private_Send(hIpcSta, DRIVER_INIT_PARAM, init_info, req_size, NULL, 0))
150 os_error_printf(CU_MSG_ERROR, (PS8)"Wlan_loader: Error sending init command (DRIVER_INIT_PARAM) to driver\n");
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvWext.c 196 case DRIVER_INIT_PARAM:
  /hardware/ti/wlan/wl1271/utils/
CmdInterfaceCodes.h 209 DRIVER_INIT_PARAM = SET_BIT | DRIVER_MODULE_PARAM | 0x00, /**< Driver Init Parameter (Driver General Set Command): \n
    [all...]

Completed in 92 milliseconds