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

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
esta_drv.c 235 IPC_EVENT_PARAMS evParams;
238 evParams.uDeliveryType = DELIVERY_PUSH;
239 evParams.uProcessID = 0;
240 evParams.uEventID = 0;
241 evParams.hUserParam = drv;
242 evParams.pfEventCallback = os_IndicateEvent;
247 evParams.uEventType = i;
249 configMgr_RegisterEvent(drv->adapter.CoreHalCtx,(PUCHAR) &evParams,sizeof(IPC_EVENT_PARAMS));
    [all...]

Completed in 273 milliseconds