Searched refs:ath10k_wmi_pdev_set_param (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | debug.c | 1338 ret = ath10k_wmi_pdev_set_param(ar, ar->wmi.pdev_param->ani_enable, in ath10k_write_ani_enable() 1423 ret = ath10k_wmi_pdev_set_param(ar, ar->wmi.pdev_param->cal_period, in ath10k_write_nf_cal_period() 1734 ret = ath10k_wmi_pdev_set_param(ar, in ath10k_debug_start() 1997 ret = ath10k_wmi_pdev_set_param(ar, pdev_param, val); in ath10k_write_btcoex() 2361 ret = ath10k_wmi_pdev_set_param(ar, ar->wmi.pdev_param->pdev_reset, in ath10k_write_warm_hw_reset() 2417 ret = ath10k_wmi_pdev_set_param(ar, param, ps_state_enable); in ath10k_write_ps_state_enable()
|
| H A D | mac.c | 793 ret = ath10k_wmi_pdev_set_param(ar, param, in ath10k_mac_set_kickout() 2972 ret = ath10k_wmi_pdev_set_param(ar, param, tx_power_2g); in ath10k_mac_txpower_setup() 2980 ret = ath10k_wmi_pdev_set_param(ar, param, tx_power_5g); in ath10k_mac_txpower_setup() 3159 ret = ath10k_wmi_pdev_set_param(ar, in ath10k_bss_assoc() 5057 ret = ath10k_wmi_pdev_set_param(ar, ar->wmi.pdev_param->tx_chain_mask, in __ath10k_set_antenna() 5065 ret = ath10k_wmi_pdev_set_param(ar, ar->wmi.pdev_param->rx_chain_mask, in __ath10k_set_antenna() 5145 ret = ath10k_wmi_pdev_set_param(ar, in ath10k_mac_rfkill_config() 5169 ret = ath10k_wmi_pdev_set_param(ar, ar->wmi.pdev_param->rfkill_enable, in ath10k_mac_rfkill_enable_radio() 5246 ret = ath10k_wmi_pdev_set_param(ar, param, 1); in ath10k_start() 5253 ret = ath10k_wmi_pdev_set_param(ar, param, 1); in ath10k_start() [all …]
|
| H A D | wmi-ops.h | 582 ath10k_wmi_pdev_set_param(struct ath10k *ar, u32 id, u32 value) in ath10k_wmi_pdev_set_param() function
|