Home
last modified time | relevance | path

Searched refs:backupAmpduMaxTime (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.h100 u8 backupAmpduMaxTime; member
H A DHalBtc8723b1Ant.c245 pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime in halbtc8723b1ant_AmpduMaxTime()
3032 …->backupArfrCnt1, pCoexDm->backupArfrCnt2, pCoexDm->backupRetryLimit, pCoexDm->backupAmpduMaxTime); in EXhalbtc8723b1ant_DisplayCoexInfo()
3408 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in EXhalbtc8723b1ant_MediaStatusNotify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8821a1Ant.h96 u1Byte backupAmpduMaxTime; member
H A DHalBtc8821aCsr2Ant.h96 u1Byte backupAmpduMaxTime; member
H A DHalBtc8192e2Ant.h106 u1Byte backupAmpduMaxTime; member
H A DHalBtc8192e1Ant.h99 u1Byte backupAmpduMaxTime; member
H A DHalBtc8812a2Ant.h109 u1Byte backupAmpduMaxTime; member
H A DHalBtc8812a1Ant.h102 u1Byte backupAmpduMaxTime; member
H A DHalBtc8703b1Ant.h111 u1Byte backupAmpduMaxTime; member
H A DHalBtc8723b1Ant.h111 u1Byte backupAmpduMaxTime; member
H A DHalBtc8821a1Ant.c328 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8821a1ant_AmpduMaxTime()
2545 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in halbtc8821a1ant_InitHwConfig()
2739 …->backupArfrCnt1, pCoexDm->backupArfrCnt2, pCoexDm->backupRetryLimit, pCoexDm->backupAmpduMaxTime); in EXhalbtc8821a1ant_DisplayCoexInfo()
H A DHalBtc8703b1Ant.c332 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8703b1ant_AmpduMaxTime()
3167 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in halbtc8703b1ant_InitHwConfig()
4509 …->backupArfrCnt1, pCoexDm->backupArfrCnt2, pCoexDm->backupRetryLimit, pCoexDm->backupAmpduMaxTime); in EXhalbtc8703b1ant_DisplayCoexInfo()
4873 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in EXhalbtc8703b1ant_MediaStatusNotify()
H A DHalBtc8723b1Ant.c332 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8723b1ant_AmpduMaxTime()
3206 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in halbtc8723b1ant_InitHwConfig()
4548 …->backupArfrCnt1, pCoexDm->backupArfrCnt2, pCoexDm->backupRetryLimit, pCoexDm->backupAmpduMaxTime); in EXhalbtc8723b1ant_DisplayCoexInfo()
4912 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in EXhalbtc8723b1ant_MediaStatusNotify()
H A DHalBtc8192e1Ant.c328 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8192e1ant_AmpduMaxTime()
3262 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in EXhalbtc8192e1ant_MediaStatusNotify()
H A DHalBtc8192e2Ant.c418 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8192e2ant_AmpduMaxTime()
4395 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in halbtc8192e2ant_InitHwConfig()
4598 …->backupArfrCnt1, pCoexDm->backupArfrCnt2, pCoexDm->backupRetryLimit, pCoexDm->backupAmpduMaxTime); in EXhalbtc8192e2ant_DisplayCoexInfo()
H A DHalBtc8812a2Ant.c481 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8812a2ant_AmpduMaxTime()
4660 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in halbtc8812a2ant_InitHwConfig()
4881 …->backupArfrCnt1, pCoexDm->backupArfrCnt2, pCoexDm->backupRetryLimit, pCoexDm->backupAmpduMaxTime); in EXhalbtc8812a2ant_DisplayCoexInfo()
H A DHalBtc8812a1Ant.c331 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8812a1ant_AmpduMaxTime()
3182 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in EXhalbtc8812a1ant_MediaStatusNotify()
H A DHalBtc8821aCsr2Ant.c428 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, pCoexDm->backupAmpduMaxTime); in halbtc8821aCsr2ant_AmpduMaxTime()
3748 pCoexDm->backupAmpduMaxTime = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in EXhalbtc8821aCsr2ant_InitHwConfig()