Searched refs:ath11k_wmi_vdev_create (Results 1 – 2 of 2) sorted by relevance
1071 ret = ath11k_wmi_vdev_create(ar, tmp_addr, ¶m); in ath11k_mac_monitor_vdev_create()7165 ret = ath11k_wmi_vdev_create(ar, vif->addr, &vdev_param); in ath11k_mac_op_add_interface()
705 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr, in ath11k_wmi_vdev_create() function