Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com_phycfg.c3760 regulation[TXPWR_LMT_MAX_REGULATION_NUM][10], rfPath[10],colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
3783 _rtw_memset( ( PVOID ) colNumBuf, 0, 10 ); in phy_ParsePowerLimitTableFile()
3842 if ( ! ParseQualifiedString( szLine, &i, colNumBuf, '#', '#' ) ) { in phy_ParsePowerLimitTableFile()
3847 if ( !GetU1ByteIntegerFromStringInDecimal( colNumBuf, &colNum ) ) in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com_phycfg.c4083 regulation[TXPWR_LMT_MAX_REGULATION_NUM][10], rfPath[10],colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
4109 _rtw_memset( ( PVOID ) colNumBuf, 0, 10 ); in phy_ParsePowerLimitTableFile()
4168 if ( ! ParseQualifiedString( szLine, &i, colNumBuf, '#', '#' ) ) { in phy_ParsePowerLimitTableFile()
4173 if ( !GetU1ByteIntegerFromStringInDecimal( colNumBuf, &colNum ) ) in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_com_phycfg.c4955 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5046 _rtw_memset((PVOID) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5047 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5051 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5052 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com_phycfg.c5072 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5161 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5162 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5166 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5167 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com_phycfg.c5063 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5152 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5153 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5157 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5158 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com_phycfg.c5115 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5204 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5205 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5209 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5210 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com_phycfg.c4475 regulation[TXPWR_LMT_MAX_REGULATION_NUM][10], rfPath[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
4499 _rtw_memset((PVOID) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
4554 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
4559 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c5457 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5546 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5547 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5551 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5552 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com_phycfg.c5439 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5528 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5529 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5533 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5534 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com_phycfg.c5266 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5355 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5356 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5360 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5361 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c5452 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5541 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5542 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5546 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5547 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c5443 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5532 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5533 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5537 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5538 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c5406 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5495 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5496 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5500 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5501 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c5443 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5532 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5533 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5537 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5538 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c5407 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5496 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5497 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5501 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5502 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c5408 char band[10], bandwidth[10], rateSection[10], ntx[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
5497 _rtw_memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()
5498 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()
5502 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5503 RTW_ERR("Column number \"%s\" is not unsigned decimal\n", colNumBuf); in phy_ParsePowerLimitTableFile()