Home
last modified time | relevance | path

Searched refs:total_mbm (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c5825 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_regd_lmt() local
5834 total_mbm = rtw_os_get_total_txpwr_regd_lmt_mbm(adapter, cch, bw); in phy_get_txpwr_regd_lmt()
5838 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_regd_lmt()
5839 lmt = (total_mbm - mb_of_ntx(ntx_idx + 1) - rfctl->antenna_gain) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_regd_lmt()
5862 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5865 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5868 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5878 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5882 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5884 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c5788 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_regd_lmt() local
5797 total_mbm = rtw_os_get_total_txpwr_regd_lmt_mbm(adapter, cch, bw); in phy_get_txpwr_regd_lmt()
5801 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_regd_lmt()
5802 lmt = (total_mbm - mb_of_ntx(ntx_idx + 1) - rfctl->antenna_gain) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_regd_lmt()
5825 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5828 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5831 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5841 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5845 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5847 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c5825 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_regd_lmt() local
5834 total_mbm = rtw_os_get_total_txpwr_regd_lmt_mbm(adapter, cch, bw); in phy_get_txpwr_regd_lmt()
5838 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_regd_lmt()
5839 lmt = (total_mbm - mb_of_ntx(ntx_idx + 1) - rfctl->antenna_gain) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_regd_lmt()
5862 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5865 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5868 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5878 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5882 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5884 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c5789 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_regd_lmt() local
5798 total_mbm = rtw_os_get_total_txpwr_regd_lmt_mbm(adapter, cch, bw); in phy_get_txpwr_regd_lmt()
5802 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_regd_lmt()
5803 lmt = (total_mbm - mb_of_ntx(ntx_idx + 1) - rfctl->antenna_gain) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_regd_lmt()
5826 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5829 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5832 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5842 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5846 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5848 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c5790 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_regd_lmt() local
5799 total_mbm = rtw_os_get_total_txpwr_regd_lmt_mbm(adapter, cch, bw); in phy_get_txpwr_regd_lmt()
5803 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_regd_lmt()
5804 lmt = (total_mbm - mb_of_ntx(ntx_idx + 1) - rfctl->antenna_gain) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_regd_lmt()
5827 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5830 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5833 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5843 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5847 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5849 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c5846 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5849 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5852 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5862 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5866 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5868 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
5869 …target = (total_mbm - mb_of_ntx(ntx_idx + 1) - rfctl->antenna_gain) * hal_spec->txgi_pdbm / MBM_PD… in phy_get_txpwr_user_target()
5883 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_lmt() local
5887 total_mbm = rtw_cfg80211_dev_get_total_txpwr_lmt_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_lmt()
5889 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_lmt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com_phycfg.c5828 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5831 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5834 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5843 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5847 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5849 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
5850 target = (total_mbm - mb_of_ntx(ntx_idx + 1)) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_user_target()
5863 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_lmt() local
5867 total_mbm = rtw_cfg80211_dev_get_total_txpwr_lmt_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_lmt()
5869 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_lmt()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com_phycfg.c5655 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5658 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5661 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5670 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5674 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5676 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
5677 target = (total_mbm - mb_of_ntx(ntx_idx + 1)) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_user_target()
5690 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_lmt() local
5694 total_mbm = rtw_cfg80211_dev_get_total_txpwr_lmt_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_lmt()
5696 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_lmt()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c5841 s16 total_mbm = UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified() local
5844 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_is_txpwr_user_target_specified()
5847 return total_mbm != UNSPECIFIED_MBM; in phy_is_txpwr_user_target_specified()
5856 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_target() local
5860 total_mbm = rtw_cfg80211_dev_get_total_txpwr_target_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_target()
5862 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_target()
5863 target = (total_mbm - mb_of_ntx(ntx_idx + 1)) * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_user_target()
5876 s16 total_mbm = UNSPECIFIED_MBM; in phy_get_txpwr_user_lmt() local
5880 total_mbm = rtw_cfg80211_dev_get_total_txpwr_lmt_mbm(adapter_to_dvobj(adapter)); in phy_get_txpwr_user_lmt()
5882 if (total_mbm != UNSPECIFIED_MBM) in phy_get_txpwr_user_lmt()
[all …]