Searched refs:ti_private_cmd_t (Results 1 – 5 of 5) sorted by relevance
55 ti_private_cmd_t private_cmd;164 pIpcSta->wext_req.u.data.length = sizeof(ti_private_cmd_t); in IPC_STA_Private_Send()
171 ti_private_cmd_t my_command; in wlanDrvWext_Handler()176 os_memoryZero(drv, &my_command, sizeof(ti_private_cmd_t)); in wlanDrvWext_Handler()186 …pyFromUser(drv, &my_command, ((union iwreq_data *)iw_req)->data.pointer, sizeof(ti_private_cmd_t))) in wlanDrvWext_Handler()
1376 ti_private_cmd_t *my_command = (ti_private_cmd_t *)cmdObj->param3; in cmdInterpret_convertAndExecute()
89 } ti_private_cmd_t; typedef
120 ti_private_cmd_t private_cmd; in wpa_driver_tista_private_send()139 iwr.u.data.length = sizeof(ti_private_cmd_t); in wpa_driver_tista_private_send()