Searched refs:ath12k_wmi_vdev_up (Results 1 – 2 of 2) sorted by relevance
1323 ret = ath12k_wmi_vdev_up(ar, ¶ms); in ath12k_monitor_vdev_up()1383 ret = ath12k_wmi_vdev_up(ar, ¶ms); in ath12k_mac_monitor_vdev_start()1920 ret = ath12k_wmi_vdev_up(arvif->ar, ¶ms); in ath12k_control_beaconing()3945 ret = ath12k_wmi_vdev_up(ar, ¶ms); in ath12k_bss_assoc()4517 ret = ath12k_wmi_vdev_up(arvif->ar, ¶ms); in ath12k_wmi_vdev_params_up()11546 ret = ath12k_wmi_vdev_up(arvif->ar, ¶ms); in ath12k_mac_update_vif_chan()
1228 int ath12k_wmi_vdev_up(struct ath12k *ar, struct ath12k_wmi_vdev_up_params *params) in ath12k_wmi_vdev_up() function