Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.h115 u8 curAmpduTimeType; member
H A DHalBtc8723b1Ant.c237 pCoexDm->curAmpduTimeType = type; in halbtc8723b1ant_AmpduMaxTime()
240 bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType) in halbtc8723b1ant_AmpduMaxTime()
242 switch (pCoexDm->curAmpduTimeType) { in halbtc8723b1ant_AmpduMaxTime()
256 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8723b1ant_AmpduMaxTime()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8821a1Ant.h111 u1Byte curAmpduTimeType; member
H A DHalBtc8821aCsr2Ant.h94 u1Byte curAmpduTimeType; member
H A DHalBtc8192e2Ant.h125 u1Byte curAmpduTimeType; member
H A DHalBtc8192e1Ant.h114 u1Byte curAmpduTimeType; member
H A DHalBtc8812a2Ant.h125 u1Byte curAmpduTimeType; member
H A DHalBtc8812a1Ant.h117 u1Byte curAmpduTimeType; member
H A DHalBtc8703b1Ant.h126 u1Byte curAmpduTimeType; member
H A DHalBtc8723b1Ant.h126 u1Byte curAmpduTimeType; member
H A DHalBtc8821a1Ant.c321 pCoexDm->curAmpduTimeType = type; in halbtc8821a1ant_AmpduMaxTime()
323 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8821a1ant_AmpduMaxTime()
325 switch(pCoexDm->curAmpduTimeType) in halbtc8821a1ant_AmpduMaxTime()
338 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8821a1ant_AmpduMaxTime()
H A DHalBtc8192e1Ant.c321 pCoexDm->curAmpduTimeType = type; in halbtc8192e1ant_AmpduMaxTime()
323 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8192e1ant_AmpduMaxTime()
325 switch(pCoexDm->curAmpduTimeType) in halbtc8192e1ant_AmpduMaxTime()
338 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8192e1ant_AmpduMaxTime()
H A DHalBtc8812a1Ant.c324 pCoexDm->curAmpduTimeType = type; in halbtc8812a1ant_AmpduMaxTime()
326 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8812a1ant_AmpduMaxTime()
328 switch(pCoexDm->curAmpduTimeType) in halbtc8812a1ant_AmpduMaxTime()
341 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8812a1ant_AmpduMaxTime()
H A DHalBtc8821aCsr2Ant.c421 pCoexDm->curAmpduTimeType = type; in halbtc8821aCsr2ant_AmpduMaxTime()
423 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8821aCsr2ant_AmpduMaxTime()
425 switch(pCoexDm->curAmpduTimeType) in halbtc8821aCsr2ant_AmpduMaxTime()
441 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8821aCsr2ant_AmpduMaxTime()
H A DHalBtc8192e2Ant.c411 pCoexDm->curAmpduTimeType = type; in halbtc8192e2ant_AmpduMaxTime()
413 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8192e2ant_AmpduMaxTime()
415 switch(pCoexDm->curAmpduTimeType) in halbtc8192e2ant_AmpduMaxTime()
428 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8192e2ant_AmpduMaxTime()
H A DHalBtc8703b1Ant.c325 pCoexDm->curAmpduTimeType = type; in halbtc8703b1ant_AmpduMaxTime()
327 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8703b1ant_AmpduMaxTime()
329 switch(pCoexDm->curAmpduTimeType) in halbtc8703b1ant_AmpduMaxTime()
342 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8703b1ant_AmpduMaxTime()
H A DHalBtc8812a2Ant.c474 pCoexDm->curAmpduTimeType = type; in halbtc8812a2ant_AmpduMaxTime()
476 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8812a2ant_AmpduMaxTime()
478 switch(pCoexDm->curAmpduTimeType) in halbtc8812a2ant_AmpduMaxTime()
491 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8812a2ant_AmpduMaxTime()
H A DHalBtc8723b1Ant.c325 pCoexDm->curAmpduTimeType = type; in halbtc8723b1ant_AmpduMaxTime()
327 if( bForceExec || (pCoexDm->preAmpduTimeType != pCoexDm->curAmpduTimeType)) in halbtc8723b1ant_AmpduMaxTime()
329 switch(pCoexDm->curAmpduTimeType) in halbtc8723b1ant_AmpduMaxTime()
342 pCoexDm->preAmpduTimeType = pCoexDm->curAmpduTimeType; in halbtc8723b1ant_AmpduMaxTime()