Home
last modified time | relevance | path

Searched refs:rtw_regd_to_txpwr_lmt (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_chplan.h132 #define rtw_regd_to_txpwr_lmt(regd) (((regd) >= RTW_REGD_NUM) ? TXPWR_LMT_WW : _rtw_regd_to_txpwr_l… macro
H A Drtw_chplan.c2608 txpwr_lmt = rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd(ent->chplan)); in dump_country_chplan()
H A Drtw_mlme_ext.c264 txpwr_lmt = rtw_regd_to_txpwr_lmt(regd); in rtw_txpwr_init_regd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.h173 #define rtw_regd_to_txpwr_lmt(regd) (((regd) >= RTW_REGD_NUM) ? TXPWR_LMT_WW : _rtw_regd_to_txpwr_l… macro
H A Drtw_chplan.c3074 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_2g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3078 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_5g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3083 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_6g(ent->chplan_6g)); in rtw_country_chplan_get_txpwr_lmts()
H A Drtw_mlme_ext.c199 …txpwr_lmt[BAND_ON_2_4G] = rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_2g(rfctl->ChannelPlan)… in rtw_txpwr_init_regd_default()
201 txpwr_lmt[BAND_ON_5G] = rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_5g(rfctl->ChannelPlan)); in rtw_txpwr_init_regd_default()
204 txpwr_lmt[BAND_ON_6G] = rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_6g(rfctl->chplan_6g)); in rtw_txpwr_init_regd_default()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.h172 #define rtw_regd_to_txpwr_lmt(regd) (((regd) >= RTW_REGD_NUM) ? TXPWR_LMT_WW : _rtw_regd_to_txpwr_l… macro
H A Drtw_chplan.c3308 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_2g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3312 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_5g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3317 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_6g(ent->chplan_6g)); in rtw_country_chplan_get_txpwr_lmts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.h172 #define rtw_regd_to_txpwr_lmt(regd) (((regd) >= RTW_REGD_NUM) ? TXPWR_LMT_WW : _rtw_regd_to_txpwr_l… macro
H A Drtw_chplan.c3308 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_2g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3312 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_5g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3317 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_6g(ent->chplan_6g)); in rtw_country_chplan_get_txpwr_lmts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.h173 #define rtw_regd_to_txpwr_lmt(regd) (((regd) >= RTW_REGD_NUM) ? TXPWR_LMT_WW : _rtw_regd_to_txpwr_l… macro
H A Drtw_chplan.c3074 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_2g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3078 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_5g(ent->chplan)); in rtw_country_chplan_get_txpwr_lmts()
3083 rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_6g(ent->chplan_6g)); in rtw_country_chplan_get_txpwr_lmts()
H A Drtw_mlme_ext.c199 …txpwr_lmt[BAND_ON_2_4G] = rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_2g(rfctl->ChannelPlan)… in rtw_txpwr_init_regd_default()
201 txpwr_lmt[BAND_ON_5G] = rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_5g(rfctl->ChannelPlan)); in rtw_txpwr_init_regd_default()
204 txpwr_lmt[BAND_ON_6G] = rtw_regd_to_txpwr_lmt(rtw_chplan_get_default_regd_6g(rfctl->chplan_6g)); in rtw_txpwr_init_regd_default()