Home
last modified time | relevance | path

Searched refs:rx_path_en_ofdm (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h72 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c489 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
499 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
516 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h71 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c489 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
499 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
516 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h71 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c484 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
494 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
511 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h71 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c489 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
499 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
516 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h71 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c488 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
498 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
515 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h71 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c484 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
494 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
511 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h71 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c488 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
498 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
515 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.h72 u8 rx_path_en_ofdm; member
H A Dphydm_hal_txbf_api.c485 rateinfo->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_mu_rsoml_init()
495 rateinfo->tx_path_en_ofdm_2sts, rateinfo->rx_path_en_ofdm); in phydm_mu_rsoml_init()
512 rateinfo->rx_path_en_ofdm != 3) { in phydm_mu_rsoml_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.h65 u8 rx_path_en_ofdm; member
H A Dphydm_hal_api8822c.c919 path->rx_path_en_ofdm = (u8)odm_get_bb_reg(dm, R_0x824, 0xf0000); in phydm_get_rx_path_en_setting_8822c()