Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8812a2Ant.h151 u4Byte btInfoQueryCnt; member
H A DHalBtc8812a1Ant.h144 u4Byte btInfoQueryCnt; member
H A DHalBtc8812a1Ant.c411 if(!pCoexSta->btInfoQueryCnt || in halbtc8812a1ant_QueryBtInfo()
412 (pCoexSta->btInfoC2hCnt[BT_INFO_SRC_8812A_1ANT_BT_RSP]-pCoexSta->btInfoQueryCnt)>2) in halbtc8812a1ant_QueryBtInfo()
422 pCoexSta->btInfoQueryCnt++; in halbtc8812a1ant_QueryBtInfo()
H A DHalBtc8812a2Ant.c586 if(!pCoexSta->btInfoQueryCnt || in halbtc8812a2ant_QueryBtInfo()
587 (pCoexSta->btInfoC2hCnt[BT_INFO_SRC_8812A_2ANT_BT_RSP]-pCoexSta->btInfoQueryCnt)>2) in halbtc8812a2ant_QueryBtInfo()
597 pCoexSta->btInfoQueryCnt++; in halbtc8812a2ant_QueryBtInfo()