Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.h113 u8 curRetryLimitType; member
H A DHalBtc8723b1Ant.c210 pCoexDm->curRetryLimitType = type; in halbtc8723b1ant_RetryLimit()
214 (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType) in halbtc8723b1ant_RetryLimit()
216 switch (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.h109 u1Byte curRetryLimitType; member
H A DHalBtc8821aCsr2Ant.h103 u1Byte curRetryLimitType; member
H A DHalBtc8192e2Ant.h123 u1Byte curRetryLimitType; member
H A DHalBtc8192e1Ant.h112 u1Byte curRetryLimitType; member
H A DHalBtc8812a2Ant.h123 u1Byte curRetryLimitType; member
H A DHalBtc8812a1Ant.h115 u1Byte curRetryLimitType; member
H A DHalBtc8703b1Ant.h124 u1Byte curRetryLimitType; member
H A DHalBtc8723b1Ant.h124 u1Byte curRetryLimitType; member
H A DHalBtc8821a1Ant.c294 pCoexDm->curRetryLimitType = type; in halbtc8821a1ant_RetryLimit()
296 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8821a1ant_RetryLimit()
298 switch(pCoexDm->curRetryLimitType) in halbtc8821a1ant_RetryLimit()
311 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8821a1ant_RetryLimit()
H A DHalBtc8192e1Ant.c294 pCoexDm->curRetryLimitType = type; in halbtc8192e1ant_RetryLimit()
296 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8192e1ant_RetryLimit()
298 switch(pCoexDm->curRetryLimitType) in halbtc8192e1ant_RetryLimit()
311 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8192e1ant_RetryLimit()
H A DHalBtc8812a1Ant.c296 pCoexDm->curRetryLimitType = type; in halbtc8812a1ant_RetryLimit()
298 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8812a1ant_RetryLimit()
300 switch(pCoexDm->curRetryLimitType) in halbtc8812a1ant_RetryLimit()
313 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8812a1ant_RetryLimit()
H A DHalBtc8821aCsr2Ant.c394 pCoexDm->curRetryLimitType = type; in halbtc8821aCsr2ant_RetryLimit()
396 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8821aCsr2ant_RetryLimit()
398 switch(pCoexDm->curRetryLimitType) in halbtc8821aCsr2ant_RetryLimit()
411 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8821aCsr2ant_RetryLimit()
H A DHalBtc8192e2Ant.c384 pCoexDm->curRetryLimitType = type; in halbtc8192e2ant_RetryLimit()
386 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8192e2ant_RetryLimit()
388 switch(pCoexDm->curRetryLimitType) in halbtc8192e2ant_RetryLimit()
401 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8192e2ant_RetryLimit()
H A DHalBtc8703b1Ant.c298 pCoexDm->curRetryLimitType = type; in halbtc8703b1ant_RetryLimit()
300 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8703b1ant_RetryLimit()
302 switch(pCoexDm->curRetryLimitType) in halbtc8703b1ant_RetryLimit()
315 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8703b1ant_RetryLimit()
H A DHalBtc8812a2Ant.c447 pCoexDm->curRetryLimitType = type; in halbtc8812a2ant_RetryLimit()
449 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8812a2ant_RetryLimit()
451 switch(pCoexDm->curRetryLimitType) in halbtc8812a2ant_RetryLimit()
464 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8812a2ant_RetryLimit()
H A DHalBtc8723b1Ant.c298 pCoexDm->curRetryLimitType = type; in halbtc8723b1ant_RetryLimit()
300 if( bForceExec || (pCoexDm->preRetryLimitType != pCoexDm->curRetryLimitType)) in halbtc8723b1ant_RetryLimit()
302 switch(pCoexDm->curRetryLimitType) in halbtc8723b1ant_RetryLimit()
315 pCoexDm->preRetryLimitType = pCoexDm->curRetryLimitType; in halbtc8723b1ant_RetryLimit()