Searched defs:ackCounter (Results 1 – 3 of 3) sorted by relevance
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
| D | ackEmulDb.c | 672 void wdrv_aeWTargetDbGetSessionAckCounter(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 *ackCounter) in wdrv_aeWTargetDbGetSessionAckCounter() 689 void wdrv_aeWTargetDbSetSessionAckCounter(ackEmulDB_t* ackEmulDB, UINT8 index, UINT32 ackCounter) in wdrv_aeWTargetDbSetSessionAckCounter() 1087 …ssionAckCounter(ackEmulDB_t* ackEmulDB, UINT16 stationIndex, UINT8 activeIndex, UINT32 *ackCounter) in wdrv_aeWSourceDbGetSessionAckCounter() 1105 …essionAckCounter(ackEmulDB_t* ackEmulDB, UINT16 stationIndex, UINT8 activeIndex, UINT32 ackCounter) in wdrv_aeWSourceDbSetSessionAckCounter()
|
| D | ackEmulDb.h | 111 UINT32 ackCounter; /* The number of 2 * Segement_size in ACK number */ member 125 UINT32 ackCounter; /* The number of 2 * Segement_size in ACK number */ member
|
| D | ackEmulUtil.c | 594 UINT32 ackCounter =0; in wdrv_ackEmulationAckCandidateActivState() local
|