Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_com_phycfg.c4957 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5051 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5055 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5061 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5063 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5069 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5092 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5111 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5117 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5120 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com_phycfg.c5074 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5166 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5170 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5176 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5178 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5184 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5207 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5226 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5232 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5235 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com_phycfg.c5065 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5157 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5161 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5167 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5169 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5175 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5198 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5217 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5223 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5226 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com_phycfg.c5117 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5209 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5213 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5219 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5221 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5227 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5250 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5269 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5275 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5278 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c5459 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5551 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5555 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5561 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5563 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5569 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5592 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5611 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5617 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5620 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com_phycfg.c5441 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5533 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5537 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5543 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5545 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5551 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5574 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5593 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5599 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5602 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com_phycfg.c5268 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5360 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5364 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5370 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5372 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5378 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5401 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5420 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5426 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5429 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c5454 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5546 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5550 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5556 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5558 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5564 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5587 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5606 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5612 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5615 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c5445 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5537 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5541 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5547 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5549 lmt_names = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5555 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5578 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5597 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5603 rtw_mfree((u8 *)lmt_names, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5606 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c5408 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5500 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5504 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5510 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5512 lmt_names = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5518 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5541 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5560 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5566 rtw_mfree((u8 *)lmt_names, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5569 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c5445 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5537 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5541 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5547 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5549 lmt_names = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5555 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5578 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5597 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5603 rtw_mfree((u8 *)lmt_names, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5606 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c5409 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5501 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5505 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5511 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5513 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5519 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5542 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5561 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5567 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5570 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c5410 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
5502 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) { in phy_ParsePowerLimitTableFile()
5506 if (colNum == 0) { in phy_ParsePowerLimitTableFile()
5512 RTW_PRINT("[%s][%s][%s][%s] column num:%d\n", band, bandwidth, rateSection, ntx, colNum); in phy_ParsePowerLimitTableFile()
5514 regulation = (char **)rtw_zmalloc(sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5520 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5543 for (forCnt = 0; forCnt < colNum; ++forCnt) in phy_ParsePowerLimitTableFile()
5562 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
5568 rtw_mfree((u8 *)regulation, sizeof(char *) * colNum); in phy_ParsePowerLimitTableFile()
5571 colNum = 0; in phy_ParsePowerLimitTableFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com_phycfg.c3761 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
3847 if ( !GetU1ByteIntegerFromStringInDecimal( colNumBuf, &colNum ) ) in phy_ParsePowerLimitTableFile()
3850 if ( colNum > TXPWR_LMT_MAX_REGULATION_NUM ) { in phy_ParsePowerLimitTableFile()
3852 colNum, TXPWR_LMT_MAX_REGULATION_NUM ); in phy_ParsePowerLimitTableFile()
3856 for ( forCnt = 0; forCnt < colNum; ++forCnt ) in phy_ParsePowerLimitTableFile()
3914 for ( forCnt = 0; forCnt < colNum; ++forCnt ) in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com_phycfg.c4084 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
4173 if ( !GetU1ByteIntegerFromStringInDecimal( colNumBuf, &colNum ) ) in phy_ParsePowerLimitTableFile()
4176 if ( colNum > TXPWR_LMT_MAX_REGULATION_NUM ) { in phy_ParsePowerLimitTableFile()
4178 colNum, TXPWR_LMT_MAX_REGULATION_NUM ); in phy_ParsePowerLimitTableFile()
4182 for ( forCnt = 0; forCnt < colNum; ++forCnt ) in phy_ParsePowerLimitTableFile()
4240 for ( forCnt = 0; forCnt < colNum; ++forCnt ) in phy_ParsePowerLimitTableFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com_phycfg.c4476 u8 colNum = 0; in phy_ParsePowerLimitTableFile() local
4559 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) in phy_ParsePowerLimitTableFile()
4562 if (colNum > TXPWR_LMT_MAX_REGULATION_NUM) { in phy_ParsePowerLimitTableFile()
4564 colNum, TXPWR_LMT_MAX_REGULATION_NUM); in phy_ParsePowerLimitTableFile()
4568 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()
4622 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()