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

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1472 hal->tx_pwr_by_rate_offset_2g[rfpath][rate] = offset;
2117 *offset = hal->tx_pwr_by_rate_offset_2g[path][rate];
2236 base_2g = hal->tx_pwr_by_rate_offset_2g[path][base_idx];
2242 hal->tx_pwr_by_rate_offset_2g[path][rate_idx] -= base_2g;
2327 hal->tx_pwr_by_rate_offset_2g[path][rate] = 0;
H A Dmain.h1933 s8 tx_pwr_by_rate_offset_2g[RTW_RF_PATH_MAX] member in struct:rtw_hal

Completed in 95 milliseconds