Home
last modified time | relevance | path

Searched refs:BAND_ON_6G (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.c566 if (band == BAND_ON_6G) in rtw_chplan_is_chbw_valid()
580 if (band == BAND_ON_6G) { in rtw_chplan_is_chbw_valid()
749 channel_set[chanset_size].band = BAND_ON_6G; in init_channel_set_from_rtk_priv_6g()
1000 mode = EDCCA_MODE_SEQ_COMPARE(mode, modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1017 …DCCA_MODES_STR_LEN - cnt - 1, "%s(%u) ", rtw_edcca_mode_str(modes[BAND_ON_6G]), modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1079 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = RTW_EDCCA_ADAPT; in rtw_edcca_mode_update()
1099 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = in rtw_edcca_mode_update()
1122 else if (band == BAND_ON_6G) in rtw_get_edcca_mode()
1143 name = NAME_SEQ_COMPARE(name, names[BAND_ON_6G]); in rtw_get_txpwr_lmt_names_str()
1160 …WR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G)) ? "?" : "", names[BAND_ON_6G]… in rtw_get_txpwr_lmt_names_str()
[all …]
H A Drtw_rf.c617 if (band == BAND_ON_6G) in rtw_ch2freq_by_band()
651 return BAND_ON_6G; in rtw_freq2band()
673 case BAND_ON_6G: in rtw_freq_consecutive()
751 [BAND_ON_6G] = "6G",
760 [BAND_ON_6G] = BAND_CAP_6G,
H A Drtw_odm.c144 else if (hal_data->current_band_type == BAND_ON_6G) in rtw_odm_adaptivity_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.c566 if (band == BAND_ON_6G) in rtw_chplan_is_chbw_valid()
580 if (band == BAND_ON_6G) { in rtw_chplan_is_chbw_valid()
749 channel_set[chanset_size].band = BAND_ON_6G; in init_channel_set_from_rtk_priv_6g()
1000 mode = EDCCA_MODE_SEQ_COMPARE(mode, modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1017 …DCCA_MODES_STR_LEN - cnt - 1, "%s(%u) ", rtw_edcca_mode_str(modes[BAND_ON_6G]), modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1079 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = RTW_EDCCA_ADAPT; in rtw_edcca_mode_update()
1099 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = in rtw_edcca_mode_update()
1122 else if (band == BAND_ON_6G) in rtw_get_edcca_mode()
1143 name = NAME_SEQ_COMPARE(name, names[BAND_ON_6G]); in rtw_get_txpwr_lmt_names_str()
1160 …WR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G)) ? "?" : "", names[BAND_ON_6G]… in rtw_get_txpwr_lmt_names_str()
[all …]
H A Drtw_rf.c617 if (band == BAND_ON_6G) in rtw_ch2freq_by_band()
651 return BAND_ON_6G; in rtw_freq2band()
673 case BAND_ON_6G: in rtw_freq_consecutive()
751 [BAND_ON_6G] = "6G",
760 [BAND_ON_6G] = BAND_CAP_6G,
H A Drtw_odm.c144 else if (hal_data->current_band_type == BAND_ON_6G) in rtw_odm_adaptivity_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c688 if (band == BAND_ON_6G) in rtw_chplan_is_chbw_valid()
702 if (band == BAND_ON_6G) { in rtw_chplan_is_chbw_valid()
948 channel_set[chanset_size].band = BAND_ON_6G; in init_channel_set_from_rtk_priv_6g()
1200 mode = EDCCA_MODE_SEQ_COMPARE(mode, modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1217 …DCCA_MODES_STR_LEN - cnt - 1, "%s(%u) ", rtw_edcca_mode_str(modes[BAND_ON_6G]), modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1279 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = RTW_EDCCA_ADAPT; in rtw_edcca_mode_update()
1299 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = in rtw_edcca_mode_update()
1322 else if (band == BAND_ON_6G) in rtw_get_edcca_mode()
1343 name = NAME_SEQ_COMPARE(name, names[BAND_ON_6G]); in rtw_get_txpwr_lmt_names_str()
1360 …WR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G)) ? "?" : "", names[BAND_ON_6G]… in rtw_get_txpwr_lmt_names_str()
[all …]
H A Drtw_rf.c548 if (band == BAND_ON_6G) in rtw_ch2freq_by_band()
582 return BAND_ON_6G; in rtw_freq2band()
604 case BAND_ON_6G: in rtw_freq_consecutive()
681 [BAND_ON_6G] = "6G",
688 [BAND_ON_6G] = BAND_CAP_6G,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c688 if (band == BAND_ON_6G) in rtw_chplan_is_chbw_valid()
702 if (band == BAND_ON_6G) { in rtw_chplan_is_chbw_valid()
948 channel_set[chanset_size].band = BAND_ON_6G; in init_channel_set_from_rtk_priv_6g()
1200 mode = EDCCA_MODE_SEQ_COMPARE(mode, modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1217 …DCCA_MODES_STR_LEN - cnt - 1, "%s(%u) ", rtw_edcca_mode_str(modes[BAND_ON_6G]), modes[BAND_ON_6G]); in rtw_get_edcca_modes_str()
1279 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = RTW_EDCCA_ADAPT; in rtw_edcca_mode_update()
1299 modes[BAND_ON_6G] = rfctl->edcca_mode_6g = in rtw_edcca_mode_update()
1322 else if (band == BAND_ON_6G) in rtw_get_edcca_mode()
1343 name = NAME_SEQ_COMPARE(name, names[BAND_ON_6G]); in rtw_get_txpwr_lmt_names_str()
1360 …WR_NAMES_STR_LEN - cnt - 1, "%s%s ", (unknown_bmp & BIT(BAND_ON_6G)) ? "?" : "", names[BAND_ON_6G]… in rtw_get_txpwr_lmt_names_str()
[all …]
H A Drtw_rf.c548 if (band == BAND_ON_6G) in rtw_ch2freq_by_band()
582 return BAND_ON_6G; in rtw_freq2band()
604 case BAND_ON_6G: in rtw_freq_consecutive()
681 [BAND_ON_6G] = "6G",
688 [BAND_ON_6G] = BAND_CAP_6G,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Drtw_general_def.h323 BAND_ON_6G = 2, enumerator
330 #define BAND_CAP_6G BIT(BAND_ON_6G)
H A Dphl_regulation_def.h41 #define BAND_6GHZ(_band_) ((_band_ == BAND_ON_6G) ? true : false)
H A Dphl_regulation_6g.c86 rch[*ch_cnt].band = BAND_ON_6G; in _convert_ch6g()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Drtw_general_def.h323 BAND_ON_6G = 2, enumerator
330 #define BAND_CAP_6G BIT(BAND_ON_6G)
H A Dphl_regulation_def.h41 #define BAND_6GHZ(_band_) ((_band_ == BAND_ON_6G) ? true : false)
H A Dphl_regulation_6g.c86 rch[*ch_cnt].band = BAND_ON_6G; in _convert_ch6g()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_phl.h37 #define WIFI_ROLE_IS_ON_6G(_adapter) (_adapter->phl_role->chandef.band == BAND_ON_6G)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_phl.h37 #define WIFI_ROLE_IS_ON_6G(_adapter) (_adapter->phl_role->chandef.band == BAND_ON_6G)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_rf.h112 BAND_ON_6G = 2, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rf.h112 BAND_ON_6G = 2, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_fwofld_api.c758 if (band != BAND_ON_6G) { in halbb_fwofld_ctrl_ch_8852b()
799 if (band != BAND_ON_6G) { in halbb_fwofld_ctrl_ch_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_fwofld_api.c758 if (band != BAND_ON_6G) { in halbb_fwofld_ctrl_ch_8852b()
799 if (band != BAND_ON_6G) { in halbb_fwofld_ctrl_ch_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_set_pwr_table_8852b.c951 reg = halrf_get_regulation_info(rf, BAND_ON_6G); in _halrf_set_tx_shape_8852b()
1275 halrf_get_pw_lmt_regu_type_str_extra(rf, BAND_ON_6G)); in halrf_pwr_limit_info_8852b()
1403 halrf_get_pw_lmt_regu_type_str_extra(rf, BAND_ON_6G)); in halrf_pwr_limit_ru_info_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_set_pwr_table_8852b.c951 reg = halrf_get_regulation_info(rf, BAND_ON_6G); in _halrf_set_tx_shape_8852b()
1275 halrf_get_pw_lmt_regu_type_str_extra(rf, BAND_ON_6G)); in halrf_pwr_limit_info_8852b()
1403 halrf_get_pw_lmt_regu_type_str_extra(rf, BAND_ON_6G)); in halrf_pwr_limit_ru_info_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dwifi_regd.c32 if (channel_set[i].band == BAND_ON_6G) in rtw_chset_hook_os_channels()

12