Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1323 void BTDM_SetSwRfRxLpfCorner(struct rtw_adapter *padapter, u8 type);
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5977 BTDM_SetSwRfRxLpfCorner(padapter, in btdm_1AntBTStateChangeHandler()
5985 BTDM_SetSwRfRxLpfCorner(padapter, in btdm_1AntBTStateChangeHandler()
6137 BTDM_SetSwRfRxLpfCorner(padapter, BT_RF_RX_LPF_CORNER_SHRINK); in BTDM_1AntParaInit()
6790 BTDM_SetSwRfRxLpfCorner(padapter, (u8)pBtdm8723->bCurRfRxLpfShrink); in btdm_2AntRfShrink()
9223 void BTDM_SetSwRfRxLpfCorner(struct rtw_adapter *padapter, u8 type) in BTDM_SetSwRfRxLpfCorner() function