Home
last modified time | relevance | path

Searched refs:txpwr_ref (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/
H A Dhal_test_mp_txpwr.c254 &arg->txpwr_ref); in rtw_hal_mp_txpwr_get_pwr_ref()
256 PHL_INFO("%s: txpwr_ref = %d\n", __FUNCTION__, arg->txpwr_ref); in rtw_hal_mp_txpwr_get_pwr_ref()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/
H A Dhal_test_mp_txpwr.c254 &arg->txpwr_ref); in rtw_hal_mp_txpwr_get_pwr_ref()
256 PHL_INFO("%s: txpwr_ref = %d\n", __FUNCTION__, arg->txpwr_ref); in rtw_hal_mp_txpwr_get_pwr_ref()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_bb.c909 …status rtw_hal_bb_get_txpwr_ref(struct hal_info_t *hal_info, u8 is_cck, u8 tx_path, s16 *txpwr_ref) in rtw_hal_bb_get_txpwr_ref() argument
916 *txpwr_ref = halbb_get_cck_ref_dbm(hal_info->bb, tx_path); in rtw_hal_bb_get_txpwr_ref()
918 *txpwr_ref = halbb_get_ofdm_ref_dbm(hal_info->bb, tx_path); in rtw_hal_bb_get_txpwr_ref()
920 PHL_INFO("[MP HAL API] %s: txpwr_ref = %x\n", __FUNCTION__, *txpwr_ref); in rtw_hal_bb_get_txpwr_ref()
1986 s16 *txpwr_ref) in rtw_hal_bb_get_txpwr_ref() argument
H A Dhal_api_bb.h159 …tatus rtw_hal_bb_get_txpwr_ref(struct hal_info_t *hal_info, u8 is_cck, u8 tx_path, s16 *txpwr_ref);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_bb.c909 …status rtw_hal_bb_get_txpwr_ref(struct hal_info_t *hal_info, u8 is_cck, u8 tx_path, s16 *txpwr_ref) in rtw_hal_bb_get_txpwr_ref() argument
916 *txpwr_ref = halbb_get_cck_ref_dbm(hal_info->bb, tx_path); in rtw_hal_bb_get_txpwr_ref()
918 *txpwr_ref = halbb_get_ofdm_ref_dbm(hal_info->bb, tx_path); in rtw_hal_bb_get_txpwr_ref()
920 PHL_INFO("[MP HAL API] %s: txpwr_ref = %x\n", __FUNCTION__, *txpwr_ref); in rtw_hal_bb_get_txpwr_ref()
1985 s16 *txpwr_ref) in rtw_hal_bb_get_txpwr_ref() argument
H A Dhal_api_bb.h159 …tatus rtw_hal_bb_get_txpwr_ref(struct hal_info_t *hal_info, u8 is_cck, u8 tx_path, s16 *txpwr_ref);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mp.c875 s16 txpwr_ref; in rtw_mp_get_pwr_ref() local
882 txpwr_ref = ptxpwr_arg.txpwr_ref / TX_POWER_BASE; in rtw_mp_get_pwr_ref()
884 RTW_INFO("%s ,pwr ref: %d\n", __func__, txpwr_ref); in rtw_mp_get_pwr_ref()
885 return txpwr_ref; in rtw_mp_get_pwr_ref()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp_def.h670 s16 txpwr_ref; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_def.h675 s16 txpwr_ref; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mp.c882 s16 txpwr_ref; in rtw_mp_get_pwr_ref() local
889 txpwr_ref = ptxpwr_arg.txpwr_ref / TX_POWER_BASE; in rtw_mp_get_pwr_ref()
891 RTW_INFO("%s ,pwr ref: %d\n", __func__, txpwr_ref); in rtw_mp_get_pwr_ref()
892 return txpwr_ref; in rtw_mp_get_pwr_ref()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mp.h1295 s16 txpwr_ref; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mp.h1310 s16 txpwr_ref; member