Home
last modified time | relevance | path

Searched refs:bCurLowPenaltyRa (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1209 u8 bCurLowPenaltyRa; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c6804 pBtdm8723->bCurLowPenaltyRa = bLowPenaltyRa; in btdm_2AntLowPenaltyRa()
6809 if (pBtdm8723->bPreLowPenaltyRa == pBtdm8723->bCurLowPenaltyRa) in btdm_2AntLowPenaltyRa()
6812 BTDM_SetSwPenaltyTxRateAdaptive(padapter, (u8)pBtdm8723->bCurLowPenaltyRa); in btdm_2AntLowPenaltyRa()
6814 pBtdm8723->bPreLowPenaltyRa = pBtdm8723->bCurLowPenaltyRa; in btdm_2AntLowPenaltyRa()
9457 pBtCoex->btdm2Ant.bCurLowPenaltyRa); in BTDM_Display8723ABtCoexInfo()