Home
last modified time | relevance | path

Searched refs:TXPWR_NAMES_STR_LEN (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.h180 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
H A Drtw_chplan.c1147 …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 Drtw_mlme_ext.c184 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 Drtw_chplan.h179 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
H A Drtw_chplan.c1347 …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 Drtw_mlme_ext.c1111 char buf[TXPWR_NAMES_STR_LEN]; in dump_chplan_txpwr_lmts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.h179 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
H A Drtw_chplan.c1347 …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 Drtw_mlme_ext.c1111 char buf[TXPWR_NAMES_STR_LEN]; in dump_chplan_txpwr_lmts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.h180 #define TXPWR_NAMES_STR_LEN (((1 + 7 + 1) * BAND_MAX) + 1) macro
H A Drtw_chplan.c1147 …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 Drtw_mlme_ext.c184 char buf[TXPWR_NAMES_STR_LEN]; in rtw_txpwr_init_regd_default()
1305 char buf[TXPWR_NAMES_STR_LEN]; in dump_chplan_txpwr_lmts()