Searched refs:RTW_REGD_WW (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | regd.c | 34 COUNTRY_REGD_ENT("00", RTW_REGD_WW, RTW_REGD_WW); 253 COUNTRY_REGD_ENT("TV", RTW_REGD_ETSI, RTW_REGD_WW),
|
H A D | phy.c | 1551 ww = hal->tx_pwr_limit_2g[RTW_REGD_WW][bw][rs][ch_idx]; in rtw_phy_set_tx_power_limit() 1553 hal->tx_pwr_limit_2g[RTW_REGD_WW][bw][rs][ch_idx] = ww; in rtw_phy_set_tx_power_limit() 1556 ww = hal->tx_pwr_limit_5g[RTW_REGD_WW][bw][rs][ch_idx]; in rtw_phy_set_tx_power_limit() 1558 hal->tx_pwr_limit_5g[RTW_REGD_WW][bw][rs][ch_idx] = ww; in rtw_phy_set_tx_power_limit() 1668 if (i == RTW_REGD_WW) in rtw_parse_tbl_txpwr_lmt() 1688 rtw_cfg_txpwr_lmt_by_alt(rtwdev, i, RTW_REGD_WW); in rtw_parse_tbl_txpwr_lmt() 2037 if (regd > RTW_REGD_WW) in rtw_phy_get_tx_power_limit()
|
H A D | main.h | 345 RTW_REGD_WW, enumerator
|
/kernel/linux/linux-5.10/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
|
Completed in 18 milliseconds