Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_btcoex.c793 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_0; in halbtcoutsrc_Get()
797 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_1; in halbtcoutsrc_Get()
801 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_2; in halbtcoutsrc_Get()
805 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_3; in halbtcoutsrc_Get()
809 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_4; in halbtcoutsrc_Get()
3277 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_0; in hal_btcoex_SetAntIsolationType()
3280 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_1; in hal_btcoex_SetAntIsolationType()
3283 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_2; in hal_btcoex_SetAntIsolationType()
3286 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_3; in hal_btcoex_SetAntIsolationType()
3289 pBtCoexist->boardInfo.antType = (u1Byte)BTC_ANT_TYPE_4; in hal_btcoex_SetAntIsolationType()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8812a2Ant.c3125 u1Byte antType, btThreshold=0; in halbtc8812a2ant_GetBtRssiThreshold() local
3129 antType = pBoardInfo->antType; in halbtc8812a2ant_GetBtRssiThreshold()
3132 switch(antType) in halbtc8812a2ant_GetBtRssiThreshold()
3322 anttype = pBoardInfo->antType; in halbtc8812a2ant_ActionHid()
3488 anttype = pBoardInfo->antType; in halbtc8812a2ant_ActionA2dp()
4326 anttype = pBoardInfo->antType; in halbtc8812a2ant_ActionHidA2dp()
4789 pBoardInfo->antType); in EXhalbtc8812a2ant_DisplayCoexInfo()
H A DHalBtcOutSrc.h98 u1Byte antType; member
H A DHalBtc8192e2Ant.c3266 u1Byte antType, btThreshold=0; in halbtc8192e2ant_GetBtRssiThreshold() local
3268 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U1_ANT_TYPE, &antType); in halbtc8192e2ant_GetBtRssiThreshold()
3270 switch(antType) in halbtc8192e2ant_GetBtRssiThreshold()
4501 pBoardInfo->antType); in EXhalbtc8192e2ant_DisplayCoexInfo()