Searched refs:Plt (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/Test/
H A Dfwdriverdebug.h90 TTestCmd Plt; member in struct:__anon1126
H A Dfwdriverdebug.c330 TTestCmd Plt; local
332 Plt.testCmdId = TEST_CMD_LOOPBACK_START;
334 cmdQueue_SendCommand (pTWD->hCmdQueue, CMD_TEST, (char*)&Plt, sizeof(Plt), NULL, NULL, NULL);
341 TTestCmd Plt; local
343 Plt.testCmdId = TEST_CMD_LOOPBACK_STOP;
345 cmdQueue_SendCommand (pTWD->hCmdQueue, CMD_TEST, (char*)&Plt, sizeof(Plt), NULL, NULL, NULL);

Completed in 39 milliseconds