Home
last modified time | relevance | path

Searched refs:hal_mpt_tssi_set_power_offset (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_mp.h754 void hal_mpt_tssi_set_power_offset(PADAPTER padapter, s16 power_offset, u8 path);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_mp.c619 void hal_mpt_tssi_set_power_offset(PADAPTER padapter, s16 power_offset, u8 path) in hal_mpt_tssi_set_power_offset() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_mp.c814 hal_mpt_tssi_set_power_offset(padapter, pout, rfpath); in rtw_mp_txpower()