Home
last modified time | relevance | path

Searched refs:param_value_string (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_btcoex.c3306 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
3347 _rtw_memset((PVOID)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
3348 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
3351 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)… in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_btcoex.c3910 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
3951 _rtw_memset((PVOID)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
3952 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
3955 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)… in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_btcoex.c4199 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
4240 _rtw_memset((PVOID)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
4241 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
4244 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_btcoex.c4755 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
4796 _rtw_memset((PVOID)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
4797 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
4800 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_btcoex.c6376 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6417 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6418 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6421 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_btcoex.c5909 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
5950 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
5951 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
5954 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_btcoex.c6405 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6446 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6447 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6450 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_btcoex.c6456 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6497 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6498 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6501 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_btcoex.c6456 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6497 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6498 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6501 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_btcoex.c6194 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6235 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6236 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6239 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_btcoex.c5909 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
5950 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
5951 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
5954 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_btcoex.c5909 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
5950 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
5951 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
5954 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_btcoex.c6456 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6497 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6498 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6501 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_btcoex.c6176 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6217 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6218 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6221 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_btcoex.c6456 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6497 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6498 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6501 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_btcoex.c6376 char param_value_string[10]; in hal_btcoex_ParseAntIsolationConfigFile() local
6417 _rtw_memset((void *)param_value_string , 0 , 10); in hal_btcoex_ParseAntIsolationConfigFile()
6418 if (!ParseQualifiedString(szLine , &i , param_value_string , '"' , '"')) { in hal_btcoex_ParseAntIsolationConfigFile()
6421 …} else if (!GetU1ByteIntegerFromStringInDecimal(param_value_string , ant_isolation_param[j].value)) in hal_btcoex_ParseAntIsolationConfigFile()