Searched refs:phydm_get_tx_power_dbm (Results 1 – 3 of 3) sorted by relevance
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_interface.h | 322 u8 phydm_get_tx_power_dbm(struct dm_struct *dm, u8 rf_path,
|
D | phydm_interface.c | 1462 u8 phydm_get_tx_power_dbm(struct dm_struct *dm, u8 rf_path, in phydm_get_tx_power_dbm() function
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/rtl8822c/ |
D | halrf_tssi_8822c.c | 857 db_temp = (u32)phydm_get_tx_power_dbm(dm, RF_PATH_A, rate, bandwidth, channel); in halrf_calculate_tssi_codeword_8822c() 870 phydm_get_tx_power_dbm(dm, RF_PATH_A, rate, bandwidth, channel), in halrf_calculate_tssi_codeword_8822c()
|