Home
last modified time | relevance | path

Searched defs:ackEmulDB (Results 1 – 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
DackEmulDb.c75 ackEmulDB_t* ackEmulDB; in ackEmulDb_create() local
103 TI_STATUS ackEmulDb_config(ackEmulDB_t* ackEmulDB, in ackEmulDb_config()
127 TI_STATUS ackEmulDb_destroy(ackEmulDB_t* ackEmulDB) in ackEmulDb_destroy()
149 void wdrv_aeDbInit(ackEmulDB_t* ackEmulDB) in wdrv_aeDbInit()
168 static void wdrv_aeWTargetDbInit(ackEmulDB_t* ackEmulDB) in wdrv_aeWTargetDbInit()
196 int wdrv_aeWTargetDbAddSession(ackEmulDB_t* ackEmulDB,UINT8 *pktBuf) in wdrv_aeWTargetDbAddSession()
276 int wdrv_aeWTargetDbFindDataSession(ackEmulDB_t* ackEmulDB, UINT8 *pktBuf,UINT8 *sessionIndex, UINT… in wdrv_aeWTargetDbFindDataSession()
314 int wdrv_aeWTargetDbFindAckSession(ackEmulDB_t* ackEmulDB, UINT8 *pktBuf,UINT8 *sessionIndex, UINT8… in wdrv_aeWTargetDbFindAckSession()
353 void wdrv_aeWTargetDbResetTuple(ackEmulDB_t* ackEmulDB, int index) in wdrv_aeWTargetDbResetTuple()
402 void wdrv_aeWTargetDbPrint(ackEmulDB_t* ackEmulDB) in wdrv_aeWTargetDbPrint()
[all …]
DackEmulUtil.c107 ackEmulDB_t* ackEmulDB; in ackEmul_create() local