Home
last modified time | relevance | path

Searched refs:ath11k_wmi_vdev_create (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h6382 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr,
H A Dmac.c1071 ret = ath11k_wmi_vdev_create(ar, tmp_addr, &param); in ath11k_mac_monitor_vdev_create()
6714 ret = ath11k_wmi_vdev_create(ar, vif->addr, &vdev_param); in ath11k_mac_op_add_interface()
H A Dwmi.c705 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr, in ath11k_wmi_vdev_create() function