Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1552 u8 BTDM_Legacy(struct rtw_adapter *padapter);
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c9411 ((BTDM_Legacy(padapter)) ? "Legacy" : (((BTDM_IsHT40(padapter)) ? "HT40" : "HT20"))), in BTDM_Display8723ABtCoexInfo()
10068 u8 BTDM_Legacy(struct rtw_adapter *padapter) in BTDM_Legacy() function
10112 if (BTDM_Legacy(padapter)) { in BTDM_CheckWiFiState()