Home
last modified time | relevance | path

Searched refs:buffer1 (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DCmdHndlr.h48 void *buffer1; member
76 void *buffer1,
DCmdHndlr.c233 void *buffer1, in cmdHndlr_InsertCommand() argument
255 pNewCmd->buffer1 = buffer1; in cmdHndlr_InsertCommand()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c154 union iwreq_data *wrqu = (union iwreq_data *)cmdObj->buffer1; in cmdInterpret_convertAndExecute()
166 os_memoryCopy(pCmdInterpret->hOs, cmdObj->buffer1, WLAN_PROTOCOL_NAME, IFNAMSIZ); in cmdInterpret_convertAndExecute()
336 struct iw_point *data = (struct iw_point *) cmdObj->buffer1; in cmdInterpret_convertAndExecute()
968 struct iw_point *data = (struct iw_point *) cmdObj->buffer1; in cmdInterpret_convertAndExecute()