Searched refs:tx_pwr_limit_2g (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1550 hal->tx_pwr_limit_2g[regd][bw][rs][ch_idx] = pwr_limit;
1551 ww = hal->tx_pwr_limit_2g[RTW_REGD_WW][bw][rs][ch_idx];
1553 hal->tx_pwr_limit_2g[RTW_REGD_WW][bw][rs][ch_idx] = ww;
1633 hal->tx_pwr_limit_2g[regd][bw][rs][ch] =
1634 hal->tx_pwr_limit_2g[regd_alt][bw][rs][ch];
2060 hal->tx_pwr_limit_2g[regd][cur_bw][rs][ch_idx] :
2281 hal->tx_pwr_limit_2g[regd][bw][rs][ch] -= base;
2312 hal->tx_pwr_limit_2g[regd][bw][rs][ch] = max_power_index;
H A Dmain.h1941 s8 tx_pwr_limit_2g[RTW_REGD_MAX] member in struct:rtw_hal

Completed in 139 milliseconds