Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DCmdHndlr.h48 void *buffer1; member
76 void *buffer1,
DCmdHndlr.c233 void *buffer1, in cmdHndlr_InsertCommand() argument
254 pNewCmd->buffer1 = buffer1; in cmdHndlr_InsertCommand()
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
DCmdInterpretWext.c146 union iwreq_data *wrqu = (union iwreq_data *)cmdObj->buffer1; in cmdInterpret_convertAndExecute()
158 os_memoryCopy(pCmdInterpret->hOs, cmdObj->buffer1, WLAN_PROTOCOL_NAME, IFNAMSIZ); in cmdInterpret_convertAndExecute()
301 struct iw_point *data = (struct iw_point *) cmdObj->buffer1; in cmdInterpret_convertAndExecute()
848 struct iw_point *data = (struct iw_point *) cmdObj->buffer1; in cmdInterpret_convertAndExecute()