Home
last modified time | relevance | path

Searched refs:curAmpduNumType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8821aCsr2Ant.h90 u1Byte curAmpduNumType; member
H A DHalBtc8821aCsr2Ant.c451 pCoexDm->curAmpduNumType = type; in halbtc8821aCsr2Ant_AmpduMaxNum()
453 if( bForceExec || (pCoexDm->preAmpduNumType != pCoexDm->curAmpduNumType)) in halbtc8821aCsr2Ant_AmpduMaxNum()
455 switch(pCoexDm->curAmpduNumType) in halbtc8821aCsr2Ant_AmpduMaxNum()
471 pCoexDm->preAmpduNumType = pCoexDm->curAmpduNumType; in halbtc8821aCsr2Ant_AmpduMaxNum()