Home
last modified time | relevance | path

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

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
DackEmulUtil.c106 ackEmul_t* ackEmul; in ackEmul_create() local
139 TI_STATUS ackEmul_config(ackEmul_t* ackEmul, in ackEmul_config()
172 TI_STATUS ackEmul_destroy(ackEmul_t* ackEmul) in ackEmul_destroy()
196 TI_STATUS wdrv_ackEmulationRxPacket(ackEmul_t* ackEmul, mem_MSDU_T *pMsdu) in wdrv_ackEmulationRxPacket()
316 TI_STATUS wdrv_ackEmulationTxPacket(ackEmul_t* ackEmul, mem_MSDU_T *pMsdu,int *discardPacket) in wdrv_ackEmulationTxPacket()
444 static void wdrv_ackEmulationPktType(ackEmul_t* ackEmul, UINT8 *pWlanSnapHeader ,UINT8 *pIpHeader , in wdrv_ackEmulationPktType()
492 static void wdrv_ackEmulationDataStandbyState(ackEmul_t* ackEmul, UINT8 sessionIndex, UINT8 *pIpHe… in wdrv_ackEmulationDataStandbyState()
552 static void wdrv_ackEmulationAckStandbyState(ackEmul_t* ackEmul, UINT8 sessionIndex, UINT8 *pIpHea… in wdrv_ackEmulationAckStandbyState()
584 static void wdrv_ackEmulationAckCandidateActivState(ackEmul_t* ackEmul, UINT8 sessionIndex, in wdrv_ackEmulationAckCandidateActivState()
643 static void wdrv_ackEmulationAckActivState(ackEmul_t* ackEmul, UINT8 sessionIndex, UINT8 *pIpHeade… in wdrv_ackEmulationAckActivState()
[all …]