Home
last modified time | relevance | path

Searched refs:btRetryCnt (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.h125 u8 btRetryCnt; member
H A DHalBtc8723b1Ant.h145 u8 btRetryCnt; member
H A DHalBtc8723b1Ant.c1398 retryCount = pCoexSta->btRetryCnt; in halbtc8723b1ant_TdmaDurationAdjustForAcl()
2502 pCoexSta->btRetryCnt = pCoexSta->btInfoC2h[rspSource][2] & 0xf; in EXhalbtc8723b1ant_BtInfoNotify()
2504 if (pCoexSta->btRetryCnt >= 1) in EXhalbtc8723b1ant_BtInfoNotify()
H A DHalBtc8723b2Ant.c1224 retryCount = pCoexSta->btRetryCnt; in halbtc8723b2ant_TdmaDurationAdjust()
2494 pCoexSta->btRetryCnt = pCoexSta->btInfoC2h[rspSource][2] & 0xf; /* [3:0] */ in EXhalbtc8723b2ant_BtInfoNotify()