Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_chplan.h70 RTW_REGD_WW, enumerator
H A Drtw_chplan.c619 [RTW_REGD_WW] = "WW",
674 [RTW_REGD_WW] = RTW_EDCCA_ADAPT,
688 [RTW_REGD_WW] = TXPWR_LMT_WW,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.h110 RTW_REGD_WW, enumerator
H A Drtw_chplan.c914 [RTW_REGD_WW] = "WW",
971 [RTW_REGD_WW] = RTW_EDCCA_ADAPT,
985 [RTW_REGD_WW] = TXPWR_LMT_WW,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.h109 RTW_REGD_WW, enumerator
H A Drtw_chplan.c34 return RTW_REGD_WW; in phl_regulation_to_regd()
1114 [RTW_REGD_WW] = "WW",
1171 [RTW_REGD_WW] = RTW_EDCCA_ADAPT,
1185 [RTW_REGD_WW] = TXPWR_LMT_WW,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.h109 RTW_REGD_WW, enumerator
H A Drtw_chplan.c34 return RTW_REGD_WW; in phl_regulation_to_regd()
1114 [RTW_REGD_WW] = "WW",
1171 [RTW_REGD_WW] = RTW_EDCCA_ADAPT,
1185 [RTW_REGD_WW] = TXPWR_LMT_WW,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.h110 RTW_REGD_WW, enumerator
H A Drtw_chplan.c914 [RTW_REGD_WW] = "WW",
971 [RTW_REGD_WW] = RTW_EDCCA_ADAPT,
985 [RTW_REGD_WW] = TXPWR_LMT_WW,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1344 ww = hal->tx_pwr_limit_2g[RTW_REGD_WW][bw][rs][ch_idx]; in rtw_phy_set_tx_power_limit()
1346 hal->tx_pwr_limit_2g[RTW_REGD_WW][bw][rs][ch_idx] = ww; in rtw_phy_set_tx_power_limit()
1349 ww = hal->tx_pwr_limit_5g[RTW_REGD_WW][bw][rs][ch_idx]; in rtw_phy_set_tx_power_limit()
1351 hal->tx_pwr_limit_5g[RTW_REGD_WW][bw][rs][ch_idx] = ww; in rtw_phy_set_tx_power_limit()
1755 if (regd > RTW_REGD_WW) in rtw_phy_get_tx_power_limit()
H A Dregd.c20 COUNTRY_CHPLAN_ENT("00", RTW_CHPLAN_REALTEK_DEFINE, RTW_REGD_WW);
H A Dmain.h342 RTW_REGD_WW, enumerator