Searched refs:ath12k_wmi_pdev_set_param (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 660 ret = ath12k_wmi_pdev_set_param(ar, param, in ath12k_mac_txpower_recalc() 670 ret = ath12k_wmi_pdev_set_param(ar, param, in ath12k_mac_txpower_recalc() 730 ret = ath12k_wmi_pdev_set_param(ar, WMI_PDEV_PARAM_STA_KICKOUT_TH, in ath12k_mac_set_kickout() 2529 ret = ath12k_wmi_pdev_set_param(ar, param_id, in ath12k_mac_op_bss_info_changed() 4695 ret = ath12k_wmi_pdev_set_param(ar, WMI_PDEV_PARAM_TX_CHAIN_MASK, in __ath12k_set_antenna() 4705 ret = ath12k_wmi_pdev_set_param(ar, WMI_PDEV_PARAM_RX_CHAIN_MASK, in __ath12k_set_antenna() 5014 ret = ath12k_wmi_pdev_set_param(ar, WMI_PDEV_PARAM_PMF_QOS, in ath12k_mac_op_start() 5022 ret = ath12k_wmi_pdev_set_param(ar, WMI_PDEV_PARAM_DYNAMIC_BW, 1, in ath12k_mac_op_start() 5029 ret = ath12k_wmi_pdev_set_param(ar, WMI_PDEV_PARAM_ARP_AC_OVERRIDE, in ath12k_mac_op_start() 5051 ret = ath12k_wmi_pdev_set_param(ar, WMI_PDEV_PARAM_MESH_MCAST_ENABLE, in ath12k_mac_op_start() [all …]
|
H A D | wmi.h | 4816 int ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id,
|
H A D | wmi.c | 1396 int ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id, in ath12k_wmi_pdev_set_param() function
|