Searched defs:activeIndex (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 | 554 int wdrv_aeWTargetDbSetActiveState(ackEmulDB_t* ackEmulDB, UINT8 index , UINT8 *activeIndex) in wdrv_aeWTargetDbSetActiveState() 705 void wdrv_aeWTargetDbGetSessionActiveIndex(ackEmulDB_t* ackEmulDB, UINT8 index, UINT8 *activeIndex) in wdrv_aeWTargetDbGetSessionActiveIndex() 979 int activeIndex; in wdrv_aeWSourceDbResetstation() local 1004 void wdrv_aeWSourceDbResetSession(ackEmulDB_t* ackEmulDB, int stationIndex,int activeIndex) in wdrv_aeWSourceDbResetSession() 1031 void wdrv_aeWSourceSaveAckTemplate(ackEmulDB_t* ackEmulDB, UINT8 stationIndex,UINT8 activeIndex, in wdrv_aeWSourceSaveAckTemplate() 1087 …DbGetSessionAckCounter(ackEmulDB_t* ackEmulDB, UINT16 stationIndex, UINT8 activeIndex, UINT32 *ack… in wdrv_aeWSourceDbGetSessionAckCounter() 1105 …DbSetSessionAckCounter(ackEmulDB_t* ackEmulDB, UINT16 stationIndex, UINT8 activeIndex, UINT32 ackC… in wdrv_aeWSourceDbSetSessionAckCounter() 1122 …eDbGetSessionAckNumber(ackEmulDB_t* ackEmulDB, UINT16 stationIndex, UINT8 activeIndex, UINT32 *ack… in wdrv_aeWSourceDbGetSessionAckNumber() 1140 …eDbSetSessionAckNumber(ackEmulDB_t* ackEmulDB, UINT16 stationIndex, UINT8 activeIndex, UINT32 ackN… in wdrv_aeWSourceDbSetSessionAckNumber() 1157 …bGetSessionSegmentSize(ackEmulDB_t* ackEmulDB, UINT16 stationIndex, UINT8 activeIndex, UINT32 *seg… in wdrv_aeWSourceDbGetSessionSegmentSize() [all …]
|
| D | ackEmulUtil.c | 208 UINT8 activeIndex = 0xff; in wdrv_ackEmulationRxPacket() local 330 UINT8 activeIndex = 0xff; in wdrv_ackEmulationTxPacket() local 587 UINT8 *activeIndex, in wdrv_ackEmulationAckCandidateActivState() 653 UINT8 activeIndex = 0xff; in wdrv_ackEmulationAckActivState() local 836 UINT8 activeIndex, UINT32 segmentSize) in wdrv_ackEmulationAddYTag() 869 UINT8 *activeIndex, UINT16 *segmentSize) in wdrv_aeChackSnapWithYtag() 915 UINT8 activeIndex; in wdrv_aeWackReceive() local 1019 …static void wdrv_aeGenerateAck(ackEmul_t* ackEmul, UINT16 stationIndex, UINT8 activeIndex ,UINT32… in wdrv_aeGenerateAck()
|
| D | ackEmulDb.h | 116 UINT8 activeIndex; /* Active session index */ member
|