Searched refs:BTDM_BtTxRxCounterL (Results 1 – 2 of 2) sorted by relevance
1601 u32 BTDM_BtTxRxCounterL(struct rtw_adapter *padapter);
6481 if (BTDM_BtTxRxCounterL(padapter) < 100) { in btdm_ActionAlgorithm()6492 if (BTDM_BtTxRxCounterL(padapter) < 600) { in btdm_ActionAlgorithm()6513 if (BTDM_BtTxRxCounterL(padapter) < 600) { in btdm_ActionAlgorithm()6969 btTxRxCnt = BTDM_BtTxRxCounterH(padapter)+BTDM_BtTxRxCounterL(padapter); in btdm_2AntPsTdma()9089 u32 BTDM_BtTxRxCounterL(struct rtw_adapter *padapter) in BTDM_BtTxRxCounterL() function