Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 – 6 of 6) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/Ctrl/
DCmdQueue.c289 Command_e cmdType; in cmdQueue_SM() local
463 Command_e cmdType, in cmdQueue_Push()
DCmdQueue.h86 Command_e cmdType; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Cmd_Queue/
DCmdQueue.c499 int CmdQueue_Push(CmdQueue_T *pCmdQueue, Command_e cmdType, in CmdQueue_Push()
716 Command_e cmdType; in CmdQueue_SM() local
DCmdQueue.h96 Command_e cmdType; /* Command Type Config/interrogat ... */ member
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
DCmdMBox.c199 TI_STATUS cmdMbox_SendCommand (TI_HANDLE hCmdMbox, Command_e cmdType, TI_UINT8* pParamsBuf, T… in cmdMbox_SendCommand()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Cmd_MBox/
DCmdMBox.c431 int CmdMBox_SendCmd(TI_HANDLE hCmdMBox, Command_e cmdType, UINT8* pParamsBuf, UINT3… in CmdMBox_SendCmd()