Searched refs:RTW_REGD_WW (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_chplan.h | 70 RTW_REGD_WW, enumerator
|
| H A D | rtw_chplan.c | 619 [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 D | rtw_chplan.h | 110 RTW_REGD_WW, enumerator
|
| H A D | rtw_chplan.c | 914 [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 D | rtw_chplan.h | 109 RTW_REGD_WW, enumerator
|
| H A D | rtw_chplan.c | 34 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 D | rtw_chplan.h | 109 RTW_REGD_WW, enumerator
|
| H A D | rtw_chplan.c | 34 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 D | rtw_chplan.h | 110 RTW_REGD_WW, enumerator
|
| H A D | rtw_chplan.c | 914 [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 D | phy.c | 1344 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 D | regd.c | 20 COUNTRY_CHPLAN_ENT("00", RTW_CHPLAN_REALTEK_DEFINE, RTW_REGD_WW);
|
| H A D | main.h | 342 RTW_REGD_WW, enumerator
|