| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_ul_tb_ctrl.c | 34 bool is_ofdm = true; in halbb_ul_tb_reset() local 39 halbb_set_tx_pow_pattern_shap(bb, bb_api->central_ch, is_ofdm, bb->bb_phy_idx); in halbb_ul_tb_reset() 73 bool is_ofdm = true; in halbb_ul_tb_ctrl() local 140 halbb_set_tx_pow_pattern_shap(bb, bb_api->central_ch, is_ofdm, bb->bb_phy_idx); in halbb_ul_tb_ctrl()
|
| H A D | halbb_api_ex.h | 113 bool is_ofdm, enum phl_phy_idx phy_idx);
|
| H A D | halbb_api.c | 1732 bool is_ofdm, enum phl_phy_idx phy_idx) { in halbb_set_tx_pow_pattern_shap() argument 1741 if (is_ofdm) in halbb_set_tx_pow_pattern_shap() 1748 if (is_ofdm) in halbb_set_tx_pow_pattern_shap() 1757 if (is_ofdm) in halbb_set_tx_pow_pattern_shap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_ul_tb_ctrl.c | 34 bool is_ofdm = true; in halbb_ul_tb_reset() local 39 halbb_set_tx_pow_pattern_shap(bb, bb_api->central_ch, is_ofdm, bb->bb_phy_idx); in halbb_ul_tb_reset() 73 bool is_ofdm = true; in halbb_ul_tb_ctrl() local 140 halbb_set_tx_pow_pattern_shap(bb, bb_api->central_ch, is_ofdm, bb->bb_phy_idx); in halbb_ul_tb_ctrl()
|
| H A D | halbb_api_ex.h | 113 bool is_ofdm, enum phl_phy_idx phy_idx);
|
| H A D | halbb_api.c | 1732 bool is_ofdm, enum phl_phy_idx phy_idx) { in halbb_set_tx_pow_pattern_shap() argument 1741 if (is_ofdm) in halbb_set_tx_pow_pattern_shap() 1748 if (is_ofdm) in halbb_set_tx_pow_pattern_shap() 1757 if (is_ofdm) in halbb_set_tx_pow_pattern_shap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_common.c | 512 const bool is_ofdm = (shm_offset != B43_SHM_SH_TSSI_CCK); in b43_phy_shm_tssi_read() local 532 if (is_ofdm) { in b43_phy_shm_tssi_read() 541 if (is_ofdm) { in b43_phy_shm_tssi_read()
|
| H A D | main.c | 3152 static void b43_rate_memory_write(struct b43_wldev *dev, u16 rate, int is_ofdm) in b43_rate_memory_write() argument 3156 if (is_ofdm) { in b43_rate_memory_write()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_bb.c | 1536 u8 is_ofdm = (is_cck == 0)?1:0; in rtw_hal_bb_set_pow_patten_sharp() local 1541 halbb_set_tx_pow_pattern_shap(hal_info->bb, channel, is_ofdm, phy_idx); in rtw_hal_bb_set_pow_patten_sharp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_bb.c | 1536 u8 is_ofdm = (is_cck == 0)?1:0; in rtw_hal_bb_set_pow_patten_sharp() local 1541 halbb_set_tx_pow_pattern_shap(hal_info->bb, channel, is_ofdm, phy_idx); in rtw_hal_bb_set_pow_patten_sharp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | main.c | 2053 int is_ofdm) in b43legacy_rate_memory_write() argument 2057 if (is_ofdm) { in b43legacy_rate_memory_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_lcn.c | 1774 wlc_lcnphy_load_tx_iir_filter(struct brcms_phy *pi, bool is_ofdm, s16 filt_type) in wlc_lcnphy_load_tx_iir_filter() argument 1817 if (!is_ofdm) { in wlc_lcnphy_load_tx_iir_filter()
|