Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.h112 u8 preRetryLimitType; member
H A DHalBtc8723b1Ant.c214 (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType) in halbtc8723b1ant_RetryLimit()
230 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8723b1ant_RetryLimit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8821a1Ant.h108 u1Byte preRetryLimitType; member
H A DHalBtc8821aCsr2Ant.h104 u1Byte preRetryLimitType; member
H A DHalBtc8192e2Ant.h122 u1Byte preRetryLimitType; member
H A DHalBtc8192e1Ant.h111 u1Byte preRetryLimitType; member
H A DHalBtc8812a2Ant.h122 u1Byte preRetryLimitType; member
H A DHalBtc8812a1Ant.h114 u1Byte preRetryLimitType; member
H A DHalBtc8703b1Ant.h123 u1Byte preRetryLimitType; member
H A DHalBtc8723b1Ant.h123 u1Byte preRetryLimitType; member
H A DHalBtc8821a1Ant.c296 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8821a1ant_RetryLimit()
311 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8821a1ant_RetryLimit()
H A DHalBtc8192e1Ant.c296 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8192e1ant_RetryLimit()
311 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8192e1ant_RetryLimit()
H A DHalBtc8812a1Ant.c298 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8812a1ant_RetryLimit()
313 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8812a1ant_RetryLimit()
H A DHalBtc8821aCsr2Ant.c396 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8821aCsr2ant_RetryLimit()
411 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8821aCsr2ant_RetryLimit()
H A DHalBtc8192e2Ant.c386 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8192e2ant_RetryLimit()
401 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8192e2ant_RetryLimit()
H A DHalBtc8703b1Ant.c300 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8703b1ant_RetryLimit()
315 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8703b1ant_RetryLimit()
H A DHalBtc8812a2Ant.c449 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8812a2ant_RetryLimit()
464 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8812a2ant_RetryLimit()
H A DHalBtc8723b1Ant.c300 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8723b1ant_RetryLimit()
315 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8723b1ant_RetryLimit()