Home
last modified time | relevance | path

Searched refs:odm_memory_set (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_hwconfig.c1439 odm_memory_set(phydm, phy_info->rx_mimo_signal_quality, 0, 4); in phydm_reset_phy_info()
1440 odm_memory_set(phydm, phy_info->rx_mimo_signal_strength, 0, 4); in phydm_reset_phy_info()
1441 odm_memory_set(phydm, phy_info->rx_snr, 0, 4); in phydm_reset_phy_info()
1452 odm_memory_set(phydm, phy_info->rx_pwr, -110, 4); in phydm_reset_phy_info()
1453 odm_memory_set(phydm, phy_info->rx_mimo_evm_dbm, 0, 4); in phydm_reset_phy_info()
1454 odm_memory_set(phydm, phy_info->cfo_short, 0, 8); in phydm_reset_phy_info()
1455 odm_memory_set(phydm, phy_info->cfo_tail, 0, 8); in phydm_reset_phy_info()
Dphydm_interface.h140 void odm_memory_set(struct phy_dm_struct *dm, void *pbuf, s8 value, u32 length);
Dphydm_interface.c136 void odm_memory_set(struct phy_dm_struct *dm, void *pbuf, s8 value, u32 length) in odm_memory_set() function
Dphydm_noisemonitor.c70 odm_memory_set(dm, &noise_data, 0, sizeof(struct noise_level)); in odm_inband_noise_monitor_n_series()
Dphydm_adc_sampling.c53 odm_memory_set(dm, adc_smp_buf->octet, 0, adc_smp_buf->length); in phydm_la_get_tx_pkt_buf()
Dphydm_dig.c595 odm_memory_set(dm, dig_tab->pause_dig_value, 0, in odm_dig_init()
598 odm_memory_set(dm, dig_tab->pause_cckpd_value, 0, in odm_dig_init()