Searched refs:TXPWR_NAMES_STR_LEN (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_chplan.h | 180 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
|
| H A D | rtw_chplan.c | 1147 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s", (unknown_bmp & BIT(BAND_ON_2_4G)… in rtw_get_txpwr_lmt_names_str() 1148 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1151 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_2_4G… in rtw_get_txpwr_lmt_names_str() 1152 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1155 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_5G))… in rtw_get_txpwr_lmt_names_str() 1156 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1160 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G))… in rtw_get_txpwr_lmt_names_str() 1161 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str()
|
| H A D | rtw_mlme_ext.c | 184 char buf[TXPWR_NAMES_STR_LEN]; in rtw_txpwr_init_regd_default() 1305 char buf[TXPWR_NAMES_STR_LEN]; in dump_chplan_txpwr_lmts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_chplan.h | 179 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
|
| H A D | rtw_chplan.c | 1347 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s", (unknown_bmp & BIT(BAND_ON_24G))… in rtw_get_txpwr_lmt_names_str() 1348 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1351 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_24G)… in rtw_get_txpwr_lmt_names_str() 1352 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1355 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_5G))… in rtw_get_txpwr_lmt_names_str() 1356 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1360 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G))… in rtw_get_txpwr_lmt_names_str() 1361 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str()
|
| H A D | rtw_mlme_ext.c | 1111 char buf[TXPWR_NAMES_STR_LEN]; in dump_chplan_txpwr_lmts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_chplan.h | 179 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
|
| H A D | rtw_chplan.c | 1347 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s", (unknown_bmp & BIT(BAND_ON_24G))… in rtw_get_txpwr_lmt_names_str() 1348 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1351 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_24G)… in rtw_get_txpwr_lmt_names_str() 1352 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1355 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_5G))… in rtw_get_txpwr_lmt_names_str() 1356 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1360 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G))… in rtw_get_txpwr_lmt_names_str() 1361 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str()
|
| H A D | rtw_mlme_ext.c | 1111 char buf[TXPWR_NAMES_STR_LEN]; in dump_chplan_txpwr_lmts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_chplan.h | 180 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
|
| H A D | rtw_chplan.c | 1147 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s", (unknown_bmp & BIT(BAND_ON_2_4G)… in rtw_get_txpwr_lmt_names_str() 1148 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1151 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_2_4G… in rtw_get_txpwr_lmt_names_str() 1152 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1155 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_5G))… in rtw_get_txpwr_lmt_names_str() 1156 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str() 1160 …cnt += snprintf(buf + cnt, TXPWR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G))… in rtw_get_txpwr_lmt_names_str() 1161 if (cnt >= TXPWR_NAMES_STR_LEN - 1) in rtw_get_txpwr_lmt_names_str()
|
| H A D | rtw_mlme_ext.c | 184 char buf[TXPWR_NAMES_STR_LEN]; in rtw_txpwr_init_regd_default() 1305 char buf[TXPWR_NAMES_STR_LEN]; in dump_chplan_txpwr_lmts()
|